action #36316
closedIPMI backend only renders a black screen with openQA-worker-4.5.1526033850.1ad9148d-79.1
0%
Description
I'm currently trying to add a new IPMI worker to my openQA webui/worker. The machine shows up in the webUI just fine and picks up work from the scheduler. However it only shows a black picture in the "Live view" and openQA is not able to conduct tests properly..
I can confirm that it's not a configuration issue since it works manually with ipmitool and also works on OSD: https://openqa.suse.de/tests/1692209#step/boot_from_pxe/7
Packages:¶
These where the packages I found which are all launched with an IPMI-job: libXvnc1 xorg-x11-Xvnc icewm icewm-config-upstream icewm-default icewm-lang icewm-lite xterm xterm-console ipmitool openQA-worker
oqaw2: openQA-worker-4.5.1525548058.3f6bb61a-77.1.noarch
loewe: openQA-worker-4.5.1526033850.1ad9148d-79.1.noarch
oqaw2: libXvnc1-1.6.0-21.1.x86_64
loewe: libXvnc1-1.6.0-21.1.x86_64
oqaw2: xorg-x11-Xvnc-1.6.0-21.1.x86_64
loewe: xorg-x11-Xvnc-1.6.0-21.1.x86_64
oqaw2: icewm-1.3.12-5.6.x86_64
loewe: icewm-1.3.12-6.3.1.x86_64
oqaw2: icewm-config-upstream-1.3.12-5.6.noarch
loewe: icewm-config-upstream-1.3.12-6.3.1.noarch
oqaw2: icewm-default-1.3.12-5.6.x86_64
loewe: icewm-default-1.3.12-6.3.1.x86_64
oqaw2: icewm-lang-1.3.12-5.6.noarch
loewe: icewm-lang-1.3.12-6.3.1.noarch
oqaw2: icewm-lite-1.3.12-5.6.x86_64
loewe: icewm-lite-1.3.12-6.3.1.x86_64
oqaw2: xterm-308-6.4.x86_64
loewe: xterm-308-6.4.x86_64
oqaw2: xterm-console-1.0-4.2.x86_64
loewe: xterm-console-1.0-4.3.x86_64
oqaw2: ipmitool-1.8.18-2.1.x86_64
loewe: ipmitool-1.8.18-2.1.x86_64
Updated by coolo over 6 years ago
- Status changed from New to Rejected
sh: /usr/bin/icewm: Permission denied
Put the openqa apparmor profile in complain mode - we don't really support IPMI backends on apparmor, but I merged a profile fix of Sergio lately
Updated by SLindoMansilla over 6 years ago
- Related to action #31375: [sle][functional][ipmi][u][hard] test fails in first_boot - VNC installation on SLE 15 failed because of various issues (ipmi worker, first_boot, boot_from_pxe, await_install) added