Closed
Bug 1462282
Opened 8 years ago
Closed 7 years ago
Intermittent xpcshell IOError: [Errno 2] No such file or directory: 'c:\\users\\task_1526512781\\appdata\\local\\temp\\xpc-other-2p4nys\\c5a189e7-7360-4b8b-8b2d-15bd79fc2056.dmp'
Categories
(Toolkit :: Add-ons Manager, defect, P5)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=178882650&repo=autoland
https://queue.taskcluster.net/v1/task/aHBc-R41R-GJpjCdNAKBBg/runs/0/artifacts/public/logs/live_backing.log
00:01:00 INFO - TEST-START | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_plugins.js
00:01:01 INFO - TEST-PASS | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_plugins.js | took 1052ms
00:01:01 INFO - c:\users\task_1526512781\appdata\local\temp\xpc-profile-hec6ts could not be cleaned up.
00:01:01 INFO - Following exceptions were raised:
00:01:01 INFO - Traceback (most recent call last):
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 181, in run
00:01:01 INFO - self.run_test()
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 777, in run_test
00:01:01 INFO - if self.checkForCrashes(self.tempDir, self.symbolsPath, test_name=name):
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 273, in checkForCrashes
00:01:01 INFO - return mozcrash.check_for_crashes(dump_directory, symbols_path, test_name=test_name)
00:01:01 INFO - File "Z:\task_1526512781\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 94, in check_for_crashes
00:01:01 INFO - for info in crash_info:
00:01:01 INFO - File "Z:\task_1526512781\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 214, in __iter__
00:01:01 INFO - rv = self._process_dump_file(path, extra)
00:01:01 INFO - File "Z:\task_1526512781\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 294, in _process_dump_file
00:01:01 INFO - self._save_dump_file(path, extra)
00:01:01 INFO - File "Z:\task_1526512781\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 318, in _save_dump_file
00:01:01 INFO - shutil.move(path, self.dump_save_path)
00:01:01 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 302, in move
00:01:01 INFO - copy2(src, real_dst)
00:01:01 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 130, in copy2
00:01:01 INFO - copyfile(src, dst)
00:01:01 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 82, in copyfile
00:01:01 INFO - with open(src, 'rb') as fsrc:
00:01:01 INFO - IOError: [Errno 2] No such file or directory: 'c:\\users\\task_1526512781\\appdata\\local\\temp\\xpc-other-2p4nys\\c5a189e7-7360-4b8b-8b2d-15bd79fc2056.dmp'
00:01:01 INFO - Traceback (most recent call last):
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 1608, in <module>
00:01:01 INFO - main()
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 1603, in main
00:01:01 INFO - if not xpcsh.runTests(options):
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 1370, in runTests
00:01:01 INFO - mobileArgs, **kwargs)
00:01:01 INFO - File "Z:\task_1526512781\build\tests\xpcshell\runxpcshelltests.py", line 1566, in runTestList
00:01:01 INFO - raise exceptions[0]
00:01:01 INFO - IOError: [Errno 2] No such file or directory: 'c:\\users\\task_1526512781\\appdata\\local\\temp\\xpc-other-2p4nys\\c5a189e7-7360-4b8b-8b2d-15bd79fc2056.dmp'
WARNING | IO Completion Port failed to signal process shutdown
Parent process 3336 exited with children alive:
PIDS: 3588
Attempting to kill them, but no guarantee of success
00:04:06 ERROR - Return code: 1
00:04:06 ERROR - No tests run or test summary not found
| Comment hidden (Intermittent Failures Robot) |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Comment 3•7 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 4•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•