Closed Bug 1494333 Opened 7 years ago Closed 7 years ago

Retriggering nightly test jobs attempts to schedule a new nightly build

Categories

(Firefox Build System :: Task Configuration, task)

task
Not set
normal

Tracking

(firefox-esr60 fixed, firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox-esr60 --- fixed
firefox64 --- fixed

People

(Reporter: RyanVM, Assigned: dustin)

Details

Attachments

(1 file)

I noticed a failed OSX Nightly Talos test job today. I tried to retrigger it via Treeherder. I would have expected it to simply schedule a new Talos run using the existing Nightly build, but instead a new Nightly build job was scheduled. This effectively means we can't retrigger failed test jobs on Nightlies at the moment.
Links?
Not sure what specifically you want a link to, so here's a link to the entire push. The OSX g5 job is what I wanted to retrigger. https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=32fb340597628c8eb3cea9b507a073a63fb6b81e
So action task https://tools.taskcluster.net/groups/IadRzZVgRyGbVC-i_vuIEg/tasks/bFJ2lelIReSEhIPlbTT0uQ consulted decision task https://tools.taskcluster.net/groups/IadRzZVgRyGbVC-i_vuIEg/tasks/IadRzZVgRyGbVC-i_vuIEg looking for "existing tasks" to match build-macosx64-nightly/opt. It doesn't find one. Looking at that decision task's label-to-taskId.json: https://taskcluster-artifacts.net/IadRzZVgRyGbVC-i_vuIEg/0/public/label-to-taskid.json shows that indeed, it did not schedule one. So, the action task did: [task 2018-09-26T14:39:49.213Z] Creating task with taskId MUKpK4vdR3GGgAXo4VsoFw for build-macosx64-nightly/opt [task 2018-09-26T14:39:51.139Z] Creating task with taskId f-1Zt1X-SiWtK4APUZQLxA for test-macosx64-nightly/opt-talos-g5-profiling-e10s I see the first such task built https://tools.taskcluster.net/groups/cdGgEUfVTPyyfYKTyZtFEw/tasks/GNHt9oikQMC4CzgUtvHUvA/details and some digging around shows it was created by the cron task: https://taskcluster-artifacts.net/cdGgEUfVTPyyfYKTyZtFEw/0/public/logs/live_backing.log So it seems that the action task did not find the tasks scheduled by the cron task. which makes some sense -- there's code to find previous *actions* and consider them, but that may not be finding crons.
Assignee: nobody → dustin
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Status: RESOLVED → REOPENED
Flags: needinfo?(dustin)
Resolution: FIXED → ---
Target Milestone: mozilla64 → ---
Andreea, what was the issue with nightlies? I assume this is the push? https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&resultStatus=testfailed,busted,exception,retry,usercancel,running,pending,runnable&revision=ddcd7cc2f3cdd88f5f399f4c59d530aceda0d722&selectedJob=204749026 I don't see anything wrong there that's related to action tasks. What led you to back this out?
Flags: needinfo?(dustin) → needinfo?(apavel)
(In reply to Dustin J. Mitchell [:dustin] pronoun: he from comment #9) > Andreea, what was the issue with nightlies? I assume this is the push? > > https://treeherder.mozilla.org/#/jobs?repo=mozilla- > central&resultStatus=testfailed,busted,exception,retry,usercancel,running, > pending, > runnable&revision=ddcd7cc2f3cdd88f5f399f4c59d530aceda0d722&selectedJob=204749 > 026 > > I don't see anything wrong there that's related to action tasks. What led > you to back this out? https://taskcluster-artifacts.net/IE8VlyHVQHigDqFgOFFeTw/0/public/logs/live_backing.log
Flags: needinfo?(apavel)
Ah, thanks!
Flags: needinfo?(dustin)
Status: REOPENED → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Flags: needinfo?(dustin)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: