action #104016
Updated by mkittler almost 3 years ago
## Observation openqaworker10 and 13 seem openqaworker13 seems to use the VirtualBox kernel module but it's not working: ``` sudo journalctl -fu vboxdrv.service -- Logs begin at Tue 2021-12-07 17:52:31 CET. -- Dez 15 07:23:11 openqaworker13 systemd[1]: Starting VirtualBox Linux kernel module... Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30813]: vboxdrv.sh: Starting VirtualBox services. Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30818]: Starting VirtualBox services. Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30823]: Sources for building host modules are not present, Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30823]: Use 'sudo zypper install virtualbox-host-source kernel-devel kernel-default-devel' to install them. Quitting .. Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30813]: vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why. Dez 15 07:23:11 openqaworker13 vboxdrv.sh[30830]: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why. Dez 15 07:23:11 openqaworker13 systemd[1]: vboxdrv.service: Control process exited, code=exited, status=1/FAILURE Dez 15 07:23:11 openqaworker13 systemd[1]: vboxdrv.service: Failed with result 'exit-code'. Dez 15 07:23:11 openqaworker13 systemd[1]: Failed to start VirtualBox Linux kernel module. ``` ## Acceptance criteria * **AC1:** ## Suggestions - Uninstall the virtualbox modules - Fix the virtualbox modules