Closed Bug 1573923 Opened 6 years ago Closed 6 years ago

custom actions like retriggers, adding new jobs, backfill broken: Exception: None was not found in the task-graph

Categories

(Tree Management :: Treeherder, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Unassigned)

Details

Attachments

(1 file)

Trees are going to be closed for this soon as it prevents investigation on pushes were some jobs didn't run.

Custom actions like retriggers, adding new jobs, backfill broken: Exception: None was not found in the task-graph.

Examples:
add new jobs: https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=261622753&resultStatus=testfailed%2Cbusted%2Cexception&revision=4d4f810da3d083268578c7f2e0c9c7671d33b222
Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=261622753&repo=autoland&lineNumber=45
[task 2019-08-14T16:34:38.448Z] loading config from taskcluster/ci/config.yml
[task 2019-08-14T16:34:44.333Z] fetching label-to-taskid.json for action task Z8JxBmsiTc-XLchMMC1fjw
[task 2019-08-14T16:34:44.334Z] fetching label-to-taskid.json for action task X0poPhp6Tu2ZsMt1IJtn-A
[task 2019-08-14T16:34:44.336Z] fetching label-to-taskid.json for action task SP0UKnYbTSqRrOWTYrO_Uw
[task 2019-08-14T16:34:44.336Z] fetching label-to-taskid.json for action task BGS2j0DMQrSeQLHzNhFR0Q
[task 2019-08-14T16:34:45.051Z] Traceback (most recent call last):
[task 2019-08-14T16:34:45.051Z] File "/builds/worker/checkouts/gecko/taskcluster/mach_commands.py", line 275, in action_callback
[task 2019-08-14T16:34:45.052Z] test=False)
[task 2019-08-14T16:34:45.052Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/actions/registry.py", line 319, in trigger_action_callback
[task 2019-08-14T16:34:45.052Z] cb(Parameters(**parameters), graph_config, input, task_group_id, task_id)
[task 2019-08-14T16:34:45.052Z] File "/builds/worker/checkouts/gecko/taskcluster/taskgraph/actions/add_new_jobs.py", line 56, in add_new_jobs_action
[task 2019-08-14T16:34:45.052Z] raise Exception('{} was not found in the task-graph'.format(elem))
[task 2019-08-14T16:34:45.052Z] Exception: None was not found in the task-graph

That last job mentioned is https://tools.taskcluster.net/groups/U5spEeb9S0youVshUeCVTg/tasks/BGS2j0DMQrSeQLHzNhFR0Q/details Action: Retrigger

Cam: Could this be from bug 1331399?

Mitch: Did anything in the backend change / does ci-admin have to run?

https://hg.mozilla.org/mozilla-central/log?rev=taskcluster doesn't list any changes today.

Reruns work: https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&resultStatus=success%2Cpending%2Crunning%2Ctestfailed%2Cbusted%2Cexception&searchStr=action&revision=3f93f3c645b92d2cec2137f831f555eeab79360f&selectedJob=261628739

Flags: needinfo?(mhentges)
Flags: needinfo?(cdawson)

This is a treeherder issues.

Looking at https://tools.taskcluster.net/groups/NQDsHX_jS6OjMtcB4zduew/tasks/dhZB42UOQ_SMYWTcr1wW0Q/details has (under extra.input), {"tasks": null}. The action input is generated by treeherder.

Flags: needinfo?(mhentges)

Yep, this is me (again). This push will fix it. Merging in a minute...

Flags: needinfo?(cdawson)

OK, fixed now...

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: