can't retrigger on treeherder
Categories
(Taskcluster :: Operations and Service Requests, defect)
Tracking
(Not tracked)
People
(Reporter: tnikkel, Unassigned)
References
(Regression)
Details
I get
Retrigger failed with Decision task: XF22dL87T5e2Jw-av2elVQ: Error: This request requires Taskcluster credentials that satisfy the following scope expression: hooks:trigger-hook:project-gecko/in-tree-action-1-generic/ea5d85cbef
Reporter | ||
Comment 1•5 years ago
|
||
Looks like I needed to login to some mozilla ci thing that was separate from the login at the top right of tree herder: after I tried to use Add new jobs (search) I was redirected to that login and then I was able to retrigger.
Comment 2•5 years ago
|
||
As Perf sheriffs, we can no longer rettrigger, nor backfill. We're basically blocked and cannot perform any perf investigations, until this gets resolved.
I've followed Timothy's steps from comment 1, but without any success.
For example, retriggering this T(g1) talos job throws a console error on Google Chrome or a Wrong version of actions.json to continue
popup notification on Firefox.
Backfilling it throws the following error:
Error: `NTYh44fvTXqGLCGX-mQwsg` does not correspond to a task that exists.
Are you sure this task has already been submitted?
index.js:1:2934
Requiring a custom action causes the same browser console error and the dialog freezes with the Getting available actions...
message.
Comment 3•5 years ago
|
||
(In reply to Ionuț Goldan [:igoldan], Performance Sheriff from comment #2)
For example, retriggering this T(g1) talos job throws a console error on Google Chrome or a
Wrong version of actions.json to continue
popup notification on Firefox.
For this task specifically, you're reaching back across the Nov 9 cut-over boundary to re-run an old task in the new deployment. I wouldn't expect this to work unless bug 1595381 is fixed. Dupe?
Updated•5 years ago
|
Reporter | ||
Comment 5•5 years ago
|
||
I was trying to retrigger on a push that happened after the new deployment, so it seems the dupeing was incorrect.
Comment 6•5 years ago
|
||
(In reply to Timothy Nikkel (:tnikkel) from comment #1)
Looks like I needed to login to some mozilla ci thing that was separate from the login at the top right of tree herder: after I tried to use Add new jobs (search) I was redirected to that login and then I was able to retrigger.
Description
•