Open
Bug 1879716
Opened 11 months ago
Updated 20 days ago
Intermittent Warning: ConnectToCompositor() try again : Connection refused | followed by [taskcluster:error] Aborting task... | [taskcluster:warn 2024-02-10T14:00:42.113Z] no such process
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
NEW
People
(Reporter: imoraru, Unassigned)
References
Details
(Keywords: intermittent-failure)
The failure lines do not show up in Treeherder's Failure summary due to Log parsing was skipped since the log exceeds the size limit.
[task 2024-02-10T12:26:38.643Z] 12:26:38 INFO - Calling ['/home/ubuntu/tasks/task_170756628272243/build/venv/bin/python', '-u', '/home/ubuntu/tasks/task_170756628272243/build/tests/reftest/runreftest.py', '--total-chunks', '5', '--this-chunk', '5', '--setpref=layout.css.stylo-threads=4', '--setpref=media.peerconnection.mtransport_process=false', '--setpref=network.process.enabled=false', '--setpref=layers.d3d11.enable-blacklist=false', '--appname=/home/ubuntu/tasks/task_170756628272243/build/application/firefox/firefox', '--utility-path=tests/bin', '--extra-profile-file=tests/bin/plugins', '--symbols-path=/home/ubuntu/tasks/task_170756628272243/build/symbols', '--log-errorsummary=/home/ubuntu/tasks/task_170756628272243/build/blobber_upload_dir/jsreftest_errorsummary.log', '--cleanup-crashes', '--marionette-startup-timeout=180', '--sandbox-read-whitelist=/home/ubuntu/tasks/task_170756628272243/build', '--log-raw=-', '--extra-profile-file=tests/jsreftest/tests/js/src/tests/user.js', '--suite=jstestbrowser', '--topsrcdir=tests/jsreftest/tests', '--', 'tests/jsreftest/tests/js/src/tests/jstests.list'] with output_timeout 1000
[task 2024-02-10T12:26:39.504Z] 12:26:39 INFO - REFTEST INFO | Running with e10s: True
[task 2024-02-10T12:26:39.505Z] 12:26:39 INFO - REFTEST INFO | Running with fission: True
[task 2024-02-10T12:26:39.507Z] 12:26:39 INFO - REFTEST INFO | Application command: /home/ubuntu/tasks/task_170756628272243/build/application/firefox/firefox -marionette -profile /tmp/tmpnc6k3sh_.mozrunner
[task 2024-02-10T12:26:40.333Z] 12:26:40 INFO - ### XPCOM_MEM_BLOAT_LOG defined -- logging bloat/leaks to /tmp/tmpnc6k3sh_.mozrunner/runreftest_leaks.log
[task 2024-02-10T12:26:40.338Z] 12:26:40 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T12:26:40.339Z] 12:26:40 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T12:26:40.344Z] 12:26:40 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T12:26:40.344Z] 12:26:40 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T12:26:40.344Z] 12:26:40 INFO - Warning: ConnectToCompositor() try again : Connection refused
<...>
[task 2024-02-10T14:00:42.108Z] 14:00:42 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T14:00:42.110Z] 14:00:42 INFO - Warning: ConnectToCompositor() try again : Connection refused
[task 2024-02-10T14:00:42.111Z] 14:00:42 INFO - Warning: ConnectToCompositor() try again : Connection refused
[taskcluster:error] Aborting task...
[taskcluster:warn 2024-02-10T14:00:42.113Z] no such process
[taskcluster 2024-02-10T14:00:42.113Z] === Task Finished ===
[taskcluster 2024-02-10T14:00:42.113Z] Task Duration: 1h38m9.264455203s
[taskcluster 2024-02-10T14:00:42.253Z] Uploading artifact public/logs/localconfig.json from file /home/ubuntu/tasks/task_170756628272243/logs/localconfig.json with content encoding "gzip", mime type "application/json" and expiry 2024-03-09T11:44:47.123Z
[taskcluster 2024-02-10T14:00:42.514Z] Uploading artifact public/test_info/jsreftest_errorsummary.log from file /home/ubuntu/tasks/task_170756628272243/build/blobber_upload_dir/jsreftest_errorsummary.log with content encoding "gzip", mime type "text/plain" and expiry 2024-03-09T11:44:47.123Z
[taskcluster 2024-02-10T14:00:42.697Z] Uploading artifact public/test_info/system-info.log from file /home/ubuntu/tasks/task_170756628272243/build/blobber_upload_dir/system-info.log with content encoding "gzip", mime type "text/plain" and expiry 2024-03-09T11:44:47.123Z
[taskcluster 2024-02-10T14:00:42.891Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-03-09T11:44:47.123Z
[taskcluster:error] Task aborted - max run time exceeded
Reporter | ||
Comment 1•11 months ago
•
|
||
This failure line Warning: ConnectToCompositor() try again : Connection refused
is spammed almost throughout the whole failure log.
Hi Pete! Can you please take a look at this? Is this a duplicate of Bug 1578936 or is this something else?
Thank you!
Flags: needinfo?(pmoore)
Comment hidden (Intermittent Failures Robot) |
Comment 3•11 months ago
|
||
I suspect this is unrelated. Both bugs are for issues where a task does not complete in the allotted time, but I suspect they have separate root causes. Perhaps jrmuizel / alissy / jcristau might have an idea what is going on, or someone in the graphics team?
Flags: needinfo?(pmoore)
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) |
You need to log in
before you can comment on or make changes to this bug.
Description
•