As Perf sheriffs, we can no longer rettrigger, nor backfill. For example, retriggering this [T(g1) talos job](https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=275291065&group_state=expanded&revision=f4af5277f54801d76a676b3c91bc5ab0fc3b6df3&searchStr=OS%2CX%2C10.14%2CShippable%2Copt%2CTalos%2Cperformance%2Ctests%2Ctest-macosx1014-64-shippable%2Fopt-talos-g1-e10s%2CT%28g1%29) 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: ```javascript 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.
Bug 1595359 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
As Perf sheriffs, we can no longer rettrigger, nor backfill. We're basically blocked and cannot perform any perf investigations, until this gets resolved. For example, retriggering this [T(g1) talos job](https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=275291065&group_state=expanded&revision=f4af5277f54801d76a676b3c91bc5ab0fc3b6df3&searchStr=OS%2CX%2C10.14%2CShippable%2Copt%2CTalos%2Cperformance%2Ctests%2Ctest-macosx1014-64-shippable%2Fopt-talos-g1-e10s%2CT%28g1%29) 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: ```javascript 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.
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](https://treeherder.mozilla.org/#/jobs?repo=autoland&selectedJob=275291065&group_state=expanded&revision=f4af5277f54801d76a676b3c91bc5ab0fc3b6df3&searchStr=OS%2CX%2C10.14%2CShippable%2Copt%2CTalos%2Cperformance%2Ctests%2Ctest-macosx1014-64-shippable%2Fopt-talos-g1-e10s%2CT%28g1%29) 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: ```javascript 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.