Bugzilla – Bug 1210555
[Build 20230418-1] openQA test fails in user_gui_login
Last modified: 2023-06-12 01:45:32 UTC
## Observation openQA test in scenario opensuse-15.4-DVD-Updates-x86_64-upgrade_Leap_15.3_cryptlvm@uefi fails in [user_gui_login](https://openqa.opensuse.org/tests/3231384/modules/user_gui_login/steps/13) ## Test suite description Upgrade scenario from Leap 15.3 with cryptlvm. Maintainer: qe-core ## Reproducible Fails since (at least) Build [20230418-1](https://openqa.opensuse.org/tests/3231384) (current job) ## Expected result Last good: [20230417-4](https://openqa.opensuse.org/tests/3230531) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD-Updates&machine=uefi&test=upgrade_Leap_15.3_cryptlvm&version=15.4)
I can see the below error messages in syslog: Apr 17 21:25:46.647844 susetest gnome-shell[1641]: GNOME Shell started at Mon Apr 17 2023 21:25:43 GMT-0400 (EDT) Apr 17 21:25:46.653944 susetest gnome-shell[1641]: Registering session with GDM Apr 17 21:25:46.661648 susetest gnome-shell[1358]: Connection to xwayland lost Apr 17 21:25:46.681663 susetest gdm-launch-environment][1323]: pam_systemd(gdm-launch-environment:session): Failed to release session: Interrupted system call Apr 17 21:25:46.685551 susetest gdm-launch-environment][1323]: pam_unix(gdm-launch-environment:session): session closed for user gdm Apr 17 21:25:46.686006 susetest gdm-launch-environment][1323]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed Apr 17 21:25:46.700077 susetest systemd-logind[1058]: Session c1 logged out. Waiting for processes to exit. Apr 17 21:25:46.722500 susetest polkitd[1030]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.249, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Apr 17 21:25:46.724484 susetest systemd[1]: session-c1.scope: Deactivated successfully. Apr 17 21:25:46.729229 susetest systemd-logind[1058]: Removed session c1. Apr 17 21:25:46.781975 susetest gdm[1302]: Gdm: Child process -1340 was already dead. For all logs please refer to: https://openqa.opensuse.org/tests/3220790#downloads
Update: Xiaoguang points out that using "virtio" video driver can solve this problem.
(In reply to Jia Zhaocong from comment #2) > Update: Xiaoguang points out that using "virtio" video driver can solve this > problem. Thanks, I will use `virtio` and check in next few builds.