Intermittent mozinstall.mozinstall.InstallError: Failed to install "/opt/worker/tasks/task_170392298265977/installer.dmg (Command 'hdiutil detach "/Volumes/Firefox Nightly" -quiet' returned non-zero exit status 16.)" | single tracking bug
Categories
(Testing :: Mochitest, defect, P5)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 obsolete file)
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=441714408&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/cX87z9IbQIaEg5P0h1YmqQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-12-30T08:28:48.777Z] 08:28:48 INFO - Copy/paste: /opt/worker/tasks/task_170392298265977/build/venv/bin/pip list --format freeze --no-index
[task 2023-12-30T08:28:49.277Z] 08:28:49 INFO - Reading from file tmpfile_stdout
[task 2023-12-30T08:28:49.278Z] 08:28:49 INFO - Return code: 0
[task 2023-12-30T08:28:49.278Z] 08:28:49 INFO - mkdir: /opt/worker/tasks/task_170392298265977/build/application
[task 2023-12-30T08:28:49.279Z] 08:28:49 INFO - Getting output from command: ['/opt/worker/tasks/task_170392298265977/build/venv/bin/mozinstall', '/opt/worker/tasks/task_170392298265977/installer.dmg', '--destination', '/opt/worker/tasks/task_170392298265977/build/application']
[task 2023-12-30T08:28:49.279Z] 08:28:49 INFO - Copy/paste: /opt/worker/tasks/task_170392298265977/build/venv/bin/mozinstall /opt/worker/tasks/task_170392298265977/installer.dmg --destination /opt/worker/tasks/task_170392298265977/build/application
[task 2023-12-30T08:29:10.620Z] 08:29:10 INFO - Reading from file tmpfile_stderr
[task 2023-12-30T08:29:10.620Z] 08:29:10 ERROR - Errors received:
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - Traceback (most recent call last):
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 132, in install
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - install_dir = _install_dmg(src, dest)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 334, in _install_dmg
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - subprocess.check_call('hdiutil detach "%s" -quiet' % appDir, shell=True)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 363, in check_call
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - raise CalledProcessError(retcode, cmd)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - subprocess.CalledProcessError: Command 'hdiutil detach "/Volumes/Firefox Nightly" -quiet' returned non-zero exit status 16.
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - During handling of the above exception, another exception occurred:
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - Traceback (most recent call last):
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/bin/mozinstall", line 33, in <module>
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - sys.exit(load_entry_point('mozInstall==2.1.0', 'console_scripts', 'mozinstall')())
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 429, in install_cli
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - install_path = install(src, options.dest)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 157, in install
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - reraise(InstallError, error, trbk)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/six.py", line 695, in reraise
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - raise value.with_traceback(tb)
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 132, in install
[task 2023-12-30T08:29:10.621Z] 08:29:10 ERROR - install_dir = _install_dmg(src, dest)
[task 2023-12-30T08:29:10.622Z] 08:29:10 ERROR - File "/opt/worker/tasks/task_170392298265977/build/venv/lib/python3.7/site-packages/mozinstall/mozinstall.py", line 334, in _install_dmg
[task 2023-12-30T08:29:10.622Z] 08:29:10 ERROR - subprocess.check_call('hdiutil detach "%s" -quiet' % appDir, shell=True)
[task 2023-12-30T08:29:10.622Z] 08:29:10 ERROR - File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/subprocess.py", line 363, in check_call
[task 2023-12-30T08:29:10.622Z] 08:29:10 ERROR - raise CalledProcessError(retcode, cmd)
[task 2023-12-30T08:29:10.622Z] 08:29:10 ERROR - mozinstall.mozinstall.InstallError: Failed to install "/opt/worker/tasks/task_170392298265977/installer.dmg (Command 'hdiutil detach "/Volumes/Firefox Nightly" -quiet' returned non-zero exit status 16.)"
[task 2023-12-30T08:29:10.622Z] 08:29:10 INFO - Return code: 1
[task 2023-12-30T08:29:10.622Z] 08:29:10 WARNING - setting return code to 3
[task 2023-12-30T08:29:10.622Z] 08:29:10 FATAL - Halting on failure while running ['/opt/worker/tasks/task_170392298265977/build/venv/bin/mozinstall', '/opt/worker/tasks/task_170392298265977/installer.dmg', '--destination', '/opt/worker/tasks/task_170392298265977/build/application']
[task 2023-12-30T08:29:10.622Z] 08:29:10 FATAL - Running post_fatal callback...
[task 2023-12-30T08:29:10.622Z] 08:29:10 FATAL - Exiting 3
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 4•2 years ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=446332581&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 17•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 18•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=468176861&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 24•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 25•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=480366902&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
Comment 27•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Reporter | ||
Comment 28•1 year ago
|
||
| treeherder | ||
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=486758436&repo=autoland
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 38•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Description
•