Closed
Bug 1498003
Opened 7 years ago
Closed 6 years ago
Intermittent Return code: 1 after WARNING | IO Completion Port failed to signal process shutdown
Categories
(Testing :: General, defect, P5)
Testing
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: tiberius_oros, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=204574706&repo=mozilla-central&lineNumber=13122
18:55:58 INFO - TEST-START | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_theme_update.js
18:56:10 INFO - TEST-PASS | xpcshell.ini:toolkit/mozapps/extensions/test/xpcshell/test_theme_update.js | took 12234ms
18:56:10 INFO - c:\users\task_1539195021\appdata\local\temp\xpc-profile-qx6q3w could not be cleaned up.
18:56:10 INFO - Following exceptions were raised:
18:56:10 INFO - Traceback (most recent call last):
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 181, in run
18:56:10 INFO - self.run_test()
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 777, in run_test
18:56:10 INFO - if self.checkForCrashes(self.tempDir, self.symbolsPath, test_name=name):
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 273, in checkForCrashes
18:56:10 INFO - return mozcrash.check_for_crashes(dump_directory, symbols_path, test_name=test_name)
18:56:10 INFO - File "Z:\task_1539195021\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 94, in check_for_crashes
18:56:10 INFO - for info in crash_info:
18:56:10 INFO - File "Z:\task_1539195021\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 214, in __iter__
18:56:10 INFO - rv = self._process_dump_file(path, extra)
18:56:10 INFO - File "Z:\task_1539195021\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 294, in _process_dump_file
18:56:10 INFO - self._save_dump_file(path, extra)
18:56:10 INFO - File "Z:\task_1539195021\build\venv\lib\site-packages\mozcrash\mozcrash.py", line 318, in _save_dump_file
18:56:10 INFO - shutil.move(path, self.dump_save_path)
18:56:10 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 302, in move
18:56:10 INFO - copy2(src, real_dst)
18:56:10 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 130, in copy2
18:56:10 INFO - copyfile(src, dst)
18:56:10 INFO - File "c:\mozilla-build\python\Lib\shutil.py", line 82, in copyfile
18:56:10 INFO - with open(src, 'rb') as fsrc:
18:56:10 INFO - IOError: [Errno 2] No such file or directory: 'c:\\users\\task_1539195021\\appdata\\local\\temp\\xpc-other-xxrkd3\\94b1ed23-fc36-4b3b-a55f-07e5deb9dd04.dmp'
18:56:10 INFO - Traceback (most recent call last):
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 1615, in <module>
18:56:10 INFO - main()
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 1610, in main
18:56:10 INFO - if not xpcsh.runTests(options):
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 1377, in runTests
18:56:10 INFO - mobileArgs, **kwargs)
18:56:10 INFO - File "Z:\task_1539195021\build\tests\xpcshell\runxpcshelltests.py", line 1573, in runTestList
18:56:10 INFO - raise exceptions[0]
18:56:10 INFO - IOError: [Errno 2] No such file or directory: 'c:\\users\\task_1539195021\\appdata\\local\\temp\\xpc-other-xxrkd3\\94b1ed23-fc36-4b3b-a55f-07e5deb9dd04.dmp'
WARNING | IO Completion Port failed to signal process shutdown
Parent process 3324 exited with children alive:
PIDS: 496
Attempting to kill them, but no guarantee of success
18:59:15 ERROR - Return code: 1
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Component: Add-ons Manager → General
Product: Toolkit → Testing
Updated•7 years ago
|
Keywords: intermittent-failure
Priority: -- → P5
| 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 13•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•