Closed Bug 1517747 Opened 5 years ago Closed 5 years ago

Triggering interactive task fails with "Taskcluster: e is undefined" ("Taskcluster: action is undefined")

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: whimboo, Assigned: camd)

References

Details

I tried to trigger an interactive task for the following job but Treeherder failed with the error message: "Taskcluster: e is undefined"

https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=0381e284d33b4a158c6ac0fda65562b2ad038b4a&selectedJob=218181948

This probably happens due to the 303 HTTP response when trying to get the following file:

https://queue.taskcluster.net/v1/task/Du1tKWxGRq6UWv0p-zZeWw/artifacts/public%2Factions.json
Might be related to bug 1511153
See Also: → 1511153
The HTTP 303 response is expected (queue redirects to where the artifact is stored).

Trying locally (where the bundle isn't minified) gives:

`Taskcluster: action is undefined`
Priority: -- → P1
Summary: Triggering interactive task fails with "Taskcluster: e is undefined" → Triggering interactive task fails with "Taskcluster: e is undefined" ("Taskcluster: action is undefined")
Going to Taskcluster directly and triggering the interactive task there works fine.

Any update here? It's still a P1.

Flags: needinfo?(cdawson)

Apologies for the delay on this. I will take a look on Monday.

Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Flags: needinfo?(cdawson)

Hi Henrik-- I'm not able to reproduce this with newer pushes. The link you gave still fails, however. Can you still reproduce it on recent pushes? If so, would you give me another link?

This seems to work now, and I cannot reproduce neither.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME

Thank you!

Component: Treeherder: Job Triggering & Cancellation → TreeHerder
You need to log in before you can comment on or make changes to this bug.