[Webkit-unassigned] [Bug 191864] New: EWS iOS-sim bots sometimes fails to shutdown simulator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 20 10:47:52 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191864
Bug ID: 191864
Summary: EWS iOS-sim bots sometimes fails to shutdown simulator
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: ASSIGNED
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: lforschler at apple.com
EWS iOS bots sometimes fails to shutdown simulator. Following error is seen in the logs:
RuntimeError raised: Timed out while waiting for F856DA6C-99A9-4F53-A577-FF6214181E63 to shut down
Traceback (most recent call last):
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 85, in main
run_details = run(port, options, args, stderr)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py", line 448, in run
run_details = manager.run(args)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 249, in run
initial_results, retry_results, enabled_pixel_tests_in_retry = self._run_test_subset(default_device_tests, tests_to_skip)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 293, in _run_test_subset
self._clean_up_run()
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py", line 342, in _clean_up_run
self._port.clean_up_test_run()
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/port/ios_simulator.py", line 103, in clean_up_test_run
SimulatedDeviceManager.tear_down(self.host)
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/xcode/simulated_device.py", line 444, in tear_down
device.platform_device._tear_down(deadline - time.time())
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/xcode/simulated_device.py", line 538, in _tear_down
self._shut_down(deadline - time.time())
File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/xcode/simulated_device.py", line 524, in _shut_down
raise RuntimeError('Timed out while waiting for {} to shut down'.format(self.udid))
RuntimeError: Timed out while waiting for F856DA6C-99A9-4F53-A577-FF6214181E63 to shut down
Stopping HTTP server ...
Stopping WebSocket server ...
e.g.: https://webkit-queues.webkit.org/results/10084446
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181120/88e51009/attachment.html>
More information about the webkit-unassigned
mailing list