Open Bug 1780674 Opened 2 years ago Updated 1 year ago

Intermittent glxtest: Unable to open a connection to the X server

Categories

(Core :: Graphics, defect, P3)

defect

Tracking

()

People

(Reporter: abutkovits, Unassigned)

References

(Blocks 1 open bug)

Details

Parsed log: https://firefoxci.taskcluster-artifacts.net/aZkRp5_KRy6ayw3vRiXkcw/0/public/logs/live_backing.log
Full log: https://firefoxci.taskcluster-artifacts.net/aZkRp5_KRy6ayw3vRiXkcw/0/public/logs/live_backing.log

[task 2022-07-21T22:09:10.026Z] [GFX1-]: glxtest: Unable to open a connection to the X server
[task 2022-07-21T22:09:10.026Z] [GFX1-]: glxtest: libEGL initialize failed
[task 2022-07-21T22:09:32.121Z] [Parent 37, Main Thread] WARNING: ContentParent: id=7f9987a13800 - BlockShutdown: CanSend.: file /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:3587
[task 2022-07-21T22:09:32.121Z] [Parent 37, Main Thread] WARNING: ContentParent: id=7f9987a13800 - ShutDownProcess: Sent shutdown message.: file /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1791
[task 2022-07-21T22:09:32.132Z] [Parent 37, Main Thread] WARNING: ContentParent: id=7f9987a13800 - ShutDownProcess: Shutdown already pending.: file /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1807
[task 2022-07-21T22:09:32.133Z] [Parent 37, Main Thread] WARNING: ContentParent: id=7f9987a13800 - ShutDownProcess: Closing channel.: file /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:1826
[task 2022-07-21T22:09:32.133Z] [Parent 37, Main Thread] WARNING: ContentParent: id=7f9987a13800 - RemoveShutdownBlockers: file /builds/worker/checkouts/gecko/dom/ipc/ContentParent.cpp:3689
[task 2022-07-21T22:09:32.296Z] 
[task 2022-07-21T22:09:32.296Z] ###!!! [Parent][DispatchAsyncMessage] Error: PBackgroundIDBFactory::Msg_PBackgroundIDBFactoryRequestConstructor Value error: message was deserialized, but contained an illegal value
[task 2022-07-21T22:09:32.296Z] 
[task 2022-07-21T22:09:32.415Z] + ./mach puppeteer-test --ci -vv --binary /builds/worker/fetches/firefox/firefox --headless --write-results /builds/worker/results.json --log-tbpl - --log-errorsummary /builds/worker/pup_errorsummary.json --log-raw /builds/worker/pup_raw.log
[task 2022-07-21T22:10:04.249Z] npm ERR! code ERR_SOCKET_TIMEOUT
[task 2022-07-21T22:10:04.249Z] npm ERR! errno ERR_SOCKET_TIMEOUT
[task 2022-07-21T22:10:04.253Z] npm ERR! request to https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz failed, reason: Socket timeout
[task 2022-07-21T22:10:04.755Z] 
[task 2022-07-21T22:10:04.755Z] npm ERR! A complete log of this run can be found in:
[task 2022-07-21T22:10:04.755Z] npm ERR!     /builds/worker/.npm/_logs/2022-07-21T22_10_04_260Z-debug.log
[task 2022-07-21T22:10:04.776Z] ./mach: /builds/worker/fetches/node/bin/npm: exit code 1
[task 2022-07-21T22:10:04.776Z] Creating default state directory: /builds/worker/.mozbuild
[taskcluster 2022-07-21 22:10:05.314Z] === Task Finished ===
[taskcluster 2022-07-21 22:10:05.670Z] Artifact "public/remote/results.json" not found at "/builds/worker/results.json"
[taskcluster 2022-07-21 22:10:05.975Z] Unsuccessful task run with exit code: 1 completed in 276.348 seconds ```

The severity field is not set for this bug.
:mossop, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(dtownsend)
Component: Startup and Profile System → Graphics
Flags: needinfo?(dtownsend) → needinfo?(robert.mader)
Product: Toolkit → Core

Don't see what could be wrong here from the glxtest side apart from https://searchfox.org/mozilla-central/source/toolkit/xre/glxtest.cpp#1209 - and that's been around since forever. So to me this looks like an issue on the setup side, probably the X server crashing for some reason.

Flags: needinfo?(robert.mader)

I get this message locally when I run with --headless mode over an SSH connection. It looks like the log linked in Comment 0 is also --headless. The actual test failure here seems to be do to intermittent network issues with NPM though.

The severity field is not set for this bug.
:bhood, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(bhood)
Severity: -- → S3
Flags: needinfo?(bhood)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.