Closed Bug 1519843 Opened 5 years ago Closed 5 years ago

Intermittent nightly FileExistsError: [Errno 17] File exists: '/tmp/tmpi5_6h4y7/from' after WARNING - retry_async: download: too many retries!

Categories

(Release Engineering :: Release Automation: Updates, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1522538

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=221720456&repo=mozilla-central

https://queue.taskcluster.net/v1/task/UqKpFGESSQ-31XpK_1MZQw/runs/0/artifacts/public/logs/live_backing.log

2019-01-14 13:22:02,152 - WARNING - retry_async: download: too many retries!
2019-01-14 13:22:14,226 - INFO - Downloading https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar to /tmp/tmpi5_6h4y7/from.mar
2019-01-14 13:22:14,314 - DEBUG - Fetching from url https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar
2019-01-14 13:22:14,314 - DEBUG - Content-Length expected for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 56236458
2019-01-14 13:22:14,350 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 4194304
2019-01-14 13:22:14,368 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 8388608
2019-01-14 13:22:14,384 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 12582912
2019-01-14 13:22:14,401 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 16777216
2019-01-14 13:22:14,416 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 20971520
2019-01-14 13:22:14,432 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 25165824
2019-01-14 13:22:14,448 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 29360128
2019-01-14 13:22:14,463 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 33554432
2019-01-14 13:22:14,479 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 37748736
2019-01-14 13:22:14,495 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 41943040
2019-01-14 13:22:14,510 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 46137344
2019-01-14 13:22:14,525 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 50331648
2019-01-14 13:22:14,539 - DEBUG - Bytes downloaded for https://archive.mozilla.org/pub/firefox/nightly/2019/01/2019-01-14-01-45-11-mozilla-central-l10n/firefox-66.0a1.nl.linux-x86_64.complete.mar: 54525952
2019-01-14 13:22:14,570 - DEBUG - Downloaded 56236458 bytes
2019-01-14 13:22:14,571 - INFO - Checking /tmp/tmpi5_6h4y7/from.mar signature
Traceback (most recent call last):
File "/home/worker/bin/funsize.py", line 530, in <module>
main()
File "/home/worker/bin/funsize.py", line 504, in main
manifest = loop.run_until_complete(async_main(args, signing_certs))
File "/usr/lib/python3.6/asyncio/base_events.py", line 473, in run_until_complete
return future.result()
File "/home/worker/bin/funsize.py", line 445, in async_main
manifest = await asyncio.gather(*tasks)
File "/home/worker/.local/share/virtualenvs/-x-v5uFv0/lib/python3.6/site-packages/scriptworker/utils.py", line 260, in retry_async
return await func(*args, **kwargs)
File "/home/worker/bin/funsize.py", line 324, in manage_partial
await unpack(work_env, dest, unpack_dir)
File "/home/worker/bin/funsize.py", line 182, in unpack
os.mkdir(dest_dir)
FileExistsError: [Errno 17] File exists: '/tmp/tmpi5_6h4y7/from'
[taskcluster 2019-01-14 13:22:15.230Z] === Task Finished ===
[taskcluster 2019-01-14 13:22:15.290Z] Artifact "public/build/nl/target.partial-1.mar" not found at "/home/worker/artifacts/target.partial-1.mar"
[taskcluster 2019-01-14 13:22:15.382Z] Artifact "public/build/nl/manifest.json" not found at "/home/worker/artifacts/manifest.json"
[taskcluster 2019-01-14 13:22:15.446Z] Artifact "public/build/nl/target.partial-3.mar" not found at "/home/worker/artifacts/target.partial-3.mar"
[taskcluster 2019-01-14 13:22:15.494Z] Artifact "public/build/nl/target.partial-2.mar" not found at "/home/worker/artifacts/target.partial-2.mar"
[taskcluster 2019-01-14 13:22:15.550Z] Artifact "public/build/nl/target.partial-4.mar" not found at "/home/worker/artifacts/target.partial-4.mar"
[taskcluster 2019-01-14 13:22:16.144Z] Unsuccessful task run with exit code: 1 completed in 208.132 seconds

Summary: Intermittent FileExistsError: [Errno 17] File exists: '/tmp/tmpi5_6h4y7/from' after WARNING - retry_async: download: too many retries! → Intermittent nightly FileExistsError: [Errno 17] File exists: '/tmp/tmpi5_6h4y7/from' after WARNING - retry_async: download: too many retries!
Component: General → Release Automation: Updates
QA Contact: catlee → mtabara
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.