task stuck as unscheduled even with all deps resolved, possible issue with queue dependency resolver
Categories
(Taskcluster :: Services, defect)
Tracking
(Not tracked)
People
(Reporter: jlund, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
Comment 1•6 years ago
|
||
Reporter | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
This happened again today with 66 beta 13: https://tools.taskcluster.net/groups/ZypG2GaZTNaq9lOxWOoh1w
Updated•6 years ago
|
Reporter | ||
Comment 7•6 years ago
|
||
based on https://bugzilla.mozilla.org/show_bug.cgi?id=1527583#c13 I suspect dustin didn't mean to dupe this against bug 1527583 or least now wants them separated.
Comment 8•5 years ago
|
||
I think this was due to a bug in taskcluster-lib-iterate, which has since been rewritten..
Reporter | ||
Comment 9•5 years ago
|
||
we saw this again today with https://taskcluster-ui.herokuapp.com/tasks/WjvGCqIjTsexoQ90uE_GBw
Reporter | ||
Updated•5 years ago
|
Comment 10•5 years ago
|
||
We've seen another occurence of this for https://firefox-ci-tc.services.mozilla.com/tasks/CvhMdWSLTwKbT9AyBywwng
All deps green yet it didn't start. We force run it.
Comment 11•5 years ago
|
||
I've seen a few examples like this in my load-testing. I think it has to do with an Azure queue message "disappearing" for a while and then appearing. The service is eventually consistent, so this is within the definition of the service.
It looks like https://firefox-ci-tc.services.mozilla.com/tasks/CvhMdWSLTwKbT9AyBywwng started at 2020-01-17T10:08:36.116Z after its last dependent https://firefox-ci-tc.services.mozilla.com/tasks/f5epaouoSy2-QOxKtbUUaw finished at 2020-01-17T04:53:09.383Z, so about 5 hours' difference -- that's a long time for an Azure queue!
Let's see if this is better, or at least more inspectible, with Postgres (bug 1436478)
Comment 12•5 years ago
|
||
Another occurrence of this in Devedition 73.0b7 graph - task https://firefox-ci-tc.services.mozilla.com/tasks/W83g2g8sS5q27wCVb8cskw has all its deps completed and green yet it doesn't start.
Same graph, another task - https://firefox-ci-tc.services.mozilla.com/tasks/S-QF2VWJSJSxz_2hFAvSJQ
Comment 13•5 years ago
|
||
Happened again for Devedition 73.0b9 - quite a lot of tasks this time:
- https://firefox-ci-tc.services.mozilla.com/tasks/aYk7_VS7RlasuamhBDGIig
- https://firefox-ci-tc.services.mozilla.com/tasks/aaM9JoNoSBmH7miQtgRlvA
- partials-signing-bs-linux-devedition-nightly/opt RnoV38FqS9mvNv9n_7Ba_w unscheduled
partials-signing-da-linux64-devedition-nightly/opt KFpAP15TRM-Sha6xCOXIJg unscheduled
partials-signing-en-GB-win64-aarch64-devedition-nightly/opt Y-HEiwIfQSKrqxHzRvpRbQ unscheduled
partials-signing-eo-macosx64-devedition-nightly/opt BDHiyRf6TY6a_mgC4M1trQ unscheduled
partials-signing-gn-win64-aarch64-devedition-nightly/opt CTFs_eRDSgGCORkxcElKLw unscheduled
partials-signing-pa-IN-macosx64-devedition-nightly/opt LvHjxDEhTImhG0AJh9-kNQ unscheduled
partials-signing-son-win64-devedition-nightly/opt IotllNVaTHiz63bIcLhijA unscheduled
partials-signing-th-win64-aarch64-devedition-nightly/opt FAHck9GpT_yyD7fUI4IHFQ unscheduled
partials-signing-ur-win64-aarch64-devedition-nightly/opt QSxtYn9STGa-dmR56BgTcA unscheduled
partials-signing-uz-linux-devedition-nightly/opt HGyQc8oNSeuxwNkDJY-Nng unscheduled
As well on Firefox 73.0b9:
- https://firefox-ci-tc.services.mozilla.com/tasks/G61eFji2SlKtyAcl-yjQPw
- https://firefox-ci-tc.services.mozilla.com/tasks/Jb1VvXSHSSW21rY9-Adg7Q
- https://firefox-ci-tc.services.mozilla.com/tasks/Jb1VvXSHSSW21rY9-Adg7Q
- https://firefox-ci-tc.services.mozilla.com/tasks/G61eFji2SlKtyAcl-yjQPw
mar-signing-l10n-en-CA-linux-shippable/opt Pzd0quqeSHqFekUm1WOpiw unscheduled
mar-signing-l10n-ja-linux-shippable/opt dH6dj7qyQZ64oqcm1cgczQ unscheduled
mar-signing-l10n-pa-IN-linux64-shippable/opt M-8k3GcQSxmrDV4MnZfJXA unscheduled
mar-signing-l10n-uz-macosx64-shippable/opt MfCO3E2LTlmrYjuS3iAMlg unscheduled
Comment hidden (Intermittent Failures Robot) |
Reporter | ||
Comment 15•5 years ago
|
||
Comment 17•5 years ago
|
||
Bug 1477097 has some (inconclusive) investigation..
Comment 18•5 years ago
|
||
Ignore me, sorry. Different issue.
Comment 19•4 years ago
|
||
No sign of this since April 18, when we switched from Azure to Postgres? Reopen if this has been seen in that time range..
Reporter | ||
Comment 20•4 years ago
|
||
(In reply to Dustin J. Mitchell [:dustin] (he/him) from comment #19)
No sign of this since April 18, when we switched from Azure to Postgres? Reopen if this has been seen in that time range..
Hey I've been on leave but saw this in my inbox. I'm really glad this bug no longer bites us. Thanks!
Description
•