Closed Bug 1628169 Opened 5 years ago Closed 5 years ago

Intermittent WORKER EXCEPTION due to *tcclient.APICallException error

Categories

(Taskcluster :: Workers, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1598590

People

(Reporter: apavel, Unassigned)

Details

(Keywords: intermittent-failure)

Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=mozilla-beta&selectedJob=296699507&resultStatus=testfailed%2Cbusted%2Cexception

Failure log: https://firefox-ci-tc.services.mozilla.com/tasks/Ax3r2LwBS_Sz24T530ZD_w/runs/0/logs/https%3A%2F%2Ffirefox-ci-tc.services.mozilla.com%2Fapi%2Fqueue%2Fv1%2Ftask%2FAx3r2LwBS_Sz24T530ZD_w%2Fruns%2F0%2Fartifacts%2Fpublic%2Flogs%2Flive.log#L69694

[taskcluster 2020-04-07T22:44:04.341Z] Wall Time: 15m39.5528674s
[taskcluster 2020-04-07T22:44:04.341Z] Result: SUCCEEDED
[taskcluster 2020-04-07T22:44:04.341Z] === Task Finished ===
[taskcluster 2020-04-07T22:44:04.341Z] Task Duration: 15m39.5528674s
[taskcluster 2020-04-07T22:44:04.514Z] Uploading artifact public/logs/localconfig.json from file logs\localconfig.json with content encoding "gzip", mime type "application/octet-stream" and expiry 2021-04-07T21:01:18.567Z
[taskcluster 2020-04-07T22:46:47.676Z] Uploading redirect artifact public/logs/live.log to URL https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Ax3r2LwBS_Sz24T530ZD_w/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2021-04-07T21:01:18.567Z
[taskcluster:error] goroutine 1 [running]:
[taskcluster:error] runtime/debug.Stack(0xc04245b398, 0x921fa0, 0xc042214490)
[taskcluster:error] /home/travis/.gimme/versions/go1.10.8.src/src/runtime/debug/stack.go:24 +0xae
[taskcluster:error] main.(*TaskRun).Run.func2(0xc0420981c0, 0xc04206aa00, 0xc0420981c8)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:903 +0x231
[taskcluster:error] panic(0x921fa0, 0xc042214490)
[taskcluster:error] /home/travis/.gimme/versions/go1.10.8.src/src/runtime/panic.go:502 +0x237
[taskcluster:error] main.(*TaskRun).uploadArtifact(0xc04206aa00, 0xa970a0, 0xc042074c00, 0x24)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/artifacts.go:506 +0x1113
[taskcluster:error] main.(*TaskRun).Run.func4(0xc04206aa00, 0xc0420981c0)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:1004 +0x243
[taskcluster:error] main.(*TaskRun).Run(0xc04206aa00, 0xc042268280)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:1069 +0x1835
[taskcluster:error] main.RunWorker(0x0)
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:453 +0xc7c
[taskcluster:error] main.main()
[taskcluster:error] /home/travis/gopath/src/github.com/taskcluster/generic-worker/main.go:157 +0x7ba
[taskcluster:error]
[taskcluster:error] &errors.errorString{s:"WORKER EXCEPTION due to *tcclient.APICallException error when requesting url from queue to upload artifact to. Root cause: &json.SyntaxError{msg:"unexpected end of JSON input", Offset:0}"}
[taskcluster:error] WORKER EXCEPTION due to *tcclient.APICallException error when requesting url from queue to upload artifact to. Root cause: &json.SyntaxError{msg:"unexpected end of JSON input", Offset:0}

Component: General → Workers
Product: Release Engineering → Taskcluster
QA Contact: catlee
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.