Closed
Bug 1755172
Opened 4 years ago
Closed 4 years ago
Perma clang-format Exception: Download failed, no more retries!
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P5)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox-esr91 unaffected, firefox97 unaffected, firefox98 unaffected, firefox99 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox97 | --- | unaffected |
| firefox98 | --- | unaffected |
| firefox99 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=367706575&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/b3dh5WGbSquqTwMFhxNUcg/runs/0/artifacts/public/logs/live_backing.log
[fetches 2022-02-13T07:08:15.939Z] sleeping for 134.00s (attempt 3/5)
[fetches 2022-02-13T07:10:29.966Z] attempt 4/5
[fetches 2022-02-13T07:10:29.966Z] Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cCtWWC9zR4OenwnSzokp8w/artifacts/public/build/clang-tidy.tar.zst to /builds/worker/fetches/clang-tools/clang-tidy.tar.zst
[fetches 2022-02-13T07:10:29.966Z] Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cCtWWC9zR4OenwnSzokp8w/artifacts/public/build/clang-tidy.tar.zst
[fetches 2022-02-13T07:10:30.097Z] Download failed: HTTP Error 404: Not Found
[fetches 2022-02-13T07:10:30.097Z] sleeping for 203.50s (attempt 4/5)
[fetches 2022-02-13T07:13:53.601Z] attempt 5/5
[fetches 2022-02-13T07:13:53.601Z] Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cCtWWC9zR4OenwnSzokp8w/artifacts/public/build/clang-tidy.tar.zst to /builds/worker/fetches/clang-tools/clang-tidy.tar.zst
[fetches 2022-02-13T07:13:53.601Z] Downloading https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cCtWWC9zR4OenwnSzokp8w/artifacts/public/build/clang-tidy.tar.zst
[fetches 2022-02-13T07:13:53.790Z] Download failed: HTTP Error 404: Not Found
[fetches 2022-02-13T07:13:53.792Z] Traceback (most recent call last):
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 841, in <module>
[fetches 2022-02-13T07:13:53.792Z] sys.exit(main())
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 837, in main
[fetches 2022-02-13T07:13:53.792Z] return args.func(args)
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 751, in command_task_artifacts
[fetches 2022-02-13T07:13:53.792Z] fetch_urls(downloads)
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 527, in fetch_urls
[fetches 2022-02-13T07:13:53.792Z] f.result()
[fetches 2022-02-13T07:13:53.792Z] File "/usr/lib/python3.6/concurrent/futures/_base.py", line 432, in result
[fetches 2022-02-13T07:13:53.792Z] return self.__get_result()
[fetches 2022-02-13T07:13:53.792Z] File "/usr/lib/python3.6/concurrent/futures/_base.py", line 384, in __get_result
[fetches 2022-02-13T07:13:53.792Z] raise self._exception
[fetches 2022-02-13T07:13:53.792Z] File "/usr/lib/python3.6/concurrent/futures/thread.py", line 56, in run
[fetches 2022-02-13T07:13:53.792Z] result = self.fn(*self.args, **self.kwargs)
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 506, in fetch_and_extract
[fetches 2022-02-13T07:13:53.792Z] download_to_path(url, dest_path, sha256=sha256, size=size)
[fetches 2022-02-13T07:13:53.792Z] File "/builds/worker/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 251, in download_to_path
[fetches 2022-02-13T07:13:53.792Z] raise Exception("Download failed, no more retries!")
[fetches 2022-02-13T07:13:53.792Z] Exception: Download failed, no more retries!
Updated•4 years ago
|
Flags: needinfo?(mh+mozilla)
Comment 1•4 years ago
|
||
Fixed by backout
Backout link: https://hg.mozilla.org/mozilla-central/rev/de0b151eed4782082eccb60eeb96ee29caeed21c
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → FIXED
Updated•4 years ago
|
status-firefox97:
--- → unaffected
status-firefox98:
--- → unaffected
status-firefox99:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Updated•4 years ago
|
| Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•