Bugzilla – Bug 1034646
stuck jobs: show more before killing
Last modified: 2017-04-21 09:31:11 UTC
When there are stuck jobs, OBS kill the virtual machine after defined amount of time. It would be nice to show some information before killing the machine. For example ps axww and/or backtrace of stalled command would be useful for debugging. (Or add support for a user definable command.) Use case: testsuite of util-linux sometimes unexpectedly does not finish. These cases are very interesting for debugging. [ 188s] logger: errors ... OK (all 11 sub-tests PASSED) [28990s] qemu-system-s390x: terminating on signal 15 from pid 35473 Job seems to be stuck here, killed. (after 28800 seconds of inactivity) [28990s] ### VM INTERACTION END ### [28990s] No buildstatus set, either the base system is broken (kernel/initrd/udev/glibc/bash/perl) [28990s] or the build host has a kernel or hardware problem...