Closed
Bug 1398454
Opened 8 years ago
Closed 8 years ago
Intermittent reftest | application timed out after 330 seconds with no output
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
https://treeherder.mozilla.org/logviewer.html#?job_id=129761119&repo=autoland
https://queue.taskcluster.net/v1/task/TU8_svCpQiK5xPftWYvQvw/runs/0/artifacts/public/logs/live_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/TU8_svCpQiK5xPftWYvQvw/runs/0/artifacts/public/logs/live_backing.log&only_show_unexpected=1
05:37:10 INFO - Calling ['Z:\\task_1504929473\\build\\venv\\Scripts\\python', '-u', 'Z:\\task_1504929473\\build\\tests\\reftest\\runreftest.py', '--appname=Z:\\task_1504929473\\build\\application\\firefox\\firefox.exe', '--utility-path=tests/bin', '--extra-profile-file=tests/bin/plugins', '--symbols-path=https://queue.taskcluster.net/v1/task/GYzxwlxnRd-3NjxpGsUcQQ/artifacts/public/build/target.crashreporter-symbols.zip', '--log-raw=Z:\\task_1504929473\\build\\blobber_upload_dir\\crashtest_raw.log', '--log-errorsummary=Z:\\task_1504929473\\build\\blobber_upload_dir\\crashtest_errorsummary.log', '--cleanup-crashes', '--suite=crashtest', '--', 'tests/reftest/tests/testing/crashtest/crashtests.list'] with output_timeout 1000
05:37:11 INFO - REFTEST INFO | Removed pending crash reports at 'C:\Users\GenericWorker\AppData\Roaming\Mozilla\Firefox\Crash Reports'
05:37:11 INFO - REFTEST INFO | Running with e10s: True
05:37:11 INFO - REFTEST INFO | Application command: Z:\task_1504929473\build\application\firefox\firefox.exe -marionette -profile c:\users\genericworker\appdata\local\temp\tmpfsohsg.mozrunner
05:37:11 INFO - 1504935431902 Marionette INFO Enabled via --marionette
05:37:12 INFO - Unable to read VR Path Registry from C:\Users\GenericWorker\AppData\Local\openvr\openvrpaths.vrpath
05:37:12 INFO - [Parent 11468] WARNING: pipe error: 109: file z:/build/build/src/ipc/chromium/src/chrome/common/ipc_channel_win.cc, line 346
05:37:14 INFO - 1504935434032 Marionette INFO Listening on port 2828
05:42:44 INFO - REFTEST ERROR | reftest | application timed out after 330 seconds with no output
05:42:44 INFO - REFTEST ERROR | Force-terminating active process(es).
05:42:44 INFO - REFTEST TEST-INFO | started process screenshot
05:42:44 INFO - REFTEST TEST-INFO | screenshot: exit 0
05:42:44 INFO - TEST-INFO | crashinject: exit 0
05:49:11 INFO - Traceback (most recent call last):
05:49:11 INFO - File "Z:\task_1504929473\build\tests\reftest\runreftest.py", line 852, in <module>
05:49:11 INFO - sys.exit(run_test_harness(parser, options))
05:49:11 INFO - File "Z:\task_1504929473\build\tests\reftest\runreftest.py", line 844, in run_test_harness
05:49:11 INFO - result = reftest.runTests(options.tests, options)
05:49:11 INFO - File "Z:\task_1504929473\build\tests\reftest\runreftest.py", line 505, in runTests
05:49:11 INFO - return self.runSerialTests(manifests, options, cmdargs)
05:49:11 INFO - File "Z:\task_1504929473\build\tests\reftest\runreftest.py", line 764, in runSerialTests
05:49:11 INFO - debuggerInfo=debuggerInfo)
05:49:11 INFO - File "Z:\task_1504929473\build\tests\reftest\runreftest.py", line 700, in runApp
05:49:11 INFO - marionette.start_session(timeout=options.marionette_port_timeout)
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\decorators.py", line 28, in _
05:49:11 INFO - m._handle_socket_failure()
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\decorators.py", line 23, in _
05:49:11 INFO - return func(*args, **kwargs)
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\marionette.py", line 1230, in start_session
05:49:11 INFO - resp = self._send_message("newSession", body)
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\decorators.py", line 28, in _
05:49:11 INFO - m._handle_socket_failure()
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\decorators.py", line 23, in _
05:49:11 INFO - return func(*args, **kwargs)
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\marionette.py", line 739, in _send_message
05:49:11 INFO - msg = self.client.request(name, params)
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\transport.py", line 284, in request
05:49:11 INFO - return self.receive()
05:49:11 INFO - File "Z:\task_1504929473\build\venv\lib\site-packages\marionette_driver\transport.py", line 211, in receive
05:49:11 INFO - raise socket.timeout("Connection timed out after {}s".format(self.socket_timeout))
05:49:11 INFO - socket.timeout: Connection timed out after 360s
05:49:11 ERROR - Return code: 1
Comment 1•8 years ago
|
||
Resolving intermittent Stylo test failure bugs that haven't recurred within the last three weeks.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•