|
Bugzilla – Full Text Bug Listing |
| Summary: | [Build 59.2] openQA test fails in first_boot - display manager can not be shown after migration from 12SP5 to 15SP6 | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | Lemon Li <leli> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | NEW --- | QA Contact: | |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | alynx.zhou, hector.oron, xiaoguang.wang, yfjiang |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PowerPC-64 | ||
| OS: | SLES 15 | ||
| URL: | https://openqa.suse.de/tests/13636406/modules/first_boot/steps/4 | ||
| Whiteboard: | |||
| Found By: | openQA | Services Priority: | |
| Business Priority: | Blocker: | No | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | serial0.txt | ||
|
Description
Lemon Li
2024-03-01 02:08:36 UTC
It seems there is no related log about display manager or GNOME session, and I checked the systemctl output, there is even no graphical target... Hi, we reproduced this issue on latest build 62.1, https://openqa.suse.de/tests/13714553#step/first_boot/4 Any log or info needed? We will try to provide to help to make thing clear. Thanks. (In reply to Ming Li from comment #4) > Hi, we reproduced this issue on latest build 62.1, > https://openqa.suse.de/tests/13714553#step/first_boot/4 > > Any log or info needed? We will try to provide to help to make thing clear. > Thanks. From this case I don't find the journal log. Could you collect the journal log by "journalctl -b", and the package information by "rpm -qa". (In reply to xiaoguang wang from comment #5) > (In reply to Ming Li from comment #4) > > Hi, we reproduced this issue on latest build 62.1, > > https://openqa.suse.de/tests/13714553#step/first_boot/4 > > > > Any log or info needed? We will try to provide to help to make thing clear. > > Thanks. > > From this case I don't find the journal log. > Could you collect the journal log by "journalctl -b", and the package > information by "rpm -qa". I tried to switch tty when the failure happened but failed, so can't provide the journal log, it seems the system is hang. Just see a failure in worker: [2024-03-07T03:31:18.125684Z] [debug] [pid:77254] QEMU: KVM: Failed to create TCE64 table for liobn 0x80000000 [2024-03-07T03:32:47.256961Z] [debug] [pid:77254] QEMU: KVM: Failed to create TCE64 table for liobn 0x80000001 Not sure whether related with the issue. Besides, I tried to disable kdump and clone the test 10 times, but still reproduced this issue at least (4/10) https://openqa.suse.de/tests/overview?distri=sle&build=lemon-suse%2Fos-autoinst-distri-opensuse%23master&version=15-SP6 (job prefixed as no-kdump) (In reply to Ming Li from comment #6) > (In reply to xiaoguang wang from comment #5) > > (In reply to Ming Li from comment #4) > > > Hi, we reproduced this issue on latest build 62.1, > > > https://openqa.suse.de/tests/13714553#step/first_boot/4 > > > > > > Any log or info needed? We will try to provide to help to make thing clear. > > > Thanks. > > > > From this case I don't find the journal log. > > Could you collect the journal log by "journalctl -b", and the package > > information by "rpm -qa". > > I tried to switch tty when the failure happened but failed, so can't provide > the journal log, it seems the system is hang. If the graphical environment issue is suspected here, the necessary logs make much better sense to diagnose it further. How about the network status, does ssh work to collect logs? (In reply to Yifan Jiang from comment #7) > (In reply to Ming Li from comment #6) > > (In reply to xiaoguang wang from comment #5) > > > (In reply to Ming Li from comment #4) > > > > Hi, we reproduced this issue on latest build 62.1, > > > > https://openqa.suse.de/tests/13714553#step/first_boot/4 > > > > > > > > Any log or info needed? We will try to provide to help to make thing clear. > > > > Thanks. > > > > > > From this case I don't find the journal log. > > > Could you collect the journal log by "journalctl -b", and the package > > > information by "rpm -qa". > > > > I tried to switch tty when the failure happened but failed, so can't provide > > the journal log, it seems the system is hang. > > If the graphical environment issue is suspected here, the necessary logs > make much better sense to diagnose it further. How about the network status, > does ssh work to collect logs? I'm trying to check whether ssh work or not when issue happened, but it is a random issue and un-luky for me that I haven't met this issue when I set developer mode. Besides, currently migration test have a ssh issue that after migration the root login is disabled, so need enable root login before first_boot. And I have another thinking about this, I found sometimes on one worker 'mania' it can switch tty when issue happend, so one idea is to create a branch to run more times to get the needed log; another is try to update the openQA worker to check the results. (In reply to Ming Li from comment #8) > (In reply to Yifan Jiang from comment #7) > > (In reply to Ming Li from comment #6) > > > (In reply to xiaoguang wang from comment #5) > > > > (In reply to Ming Li from comment #4) > > > > > Hi, we reproduced this issue on latest build 62.1, > > > > > https://openqa.suse.de/tests/13714553#step/first_boot/4 > > > > > > > > > > Any log or info needed? We will try to provide to help to make thing clear. > > > > > Thanks. > > > > > > > > From this case I don't find the journal log. > > > > Could you collect the journal log by "journalctl -b", and the package > > > > information by "rpm -qa". > > > > > > I tried to switch tty when the failure happened but failed, so can't provide > > > the journal log, it seems the system is hang. > > > > If the graphical environment issue is suspected here, the necessary logs > > make much better sense to diagnose it further. How about the network status, > > does ssh work to collect logs? > I'm trying to check whether ssh work or not when issue happened, but it is a > random issue and un-luky for me that I haven't met this issue when I set > developer mode. > Besides, currently migration test have a ssh issue that after migration the > root login is disabled, so need enable root login before first_boot. > And I have another thinking about this, I found sometimes on one worker > 'mania' it can switch tty when issue happend, so one idea is to create a > branch to run more times to get the needed log; another is try to update the > openQA worker to check the results. I think I just reproduced the issue with developer mode, but I can't ssh login since root login disabled, I tried to change /etc/ssh/sshd_config in VNC but failed to switch tty. |