virt-customize segfaulting in cs9/wallaby jobs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Wallaby on CS9 jobs are failing whenever they are calling virt-customize. For instance:
https:/
https:/
https:/
https:/
The job reports:
fatal: [undercloud]: FAILED! => {"changed": true, "cmd": "virt-customize -m 4096 --smp 4 -v --run-command 'mkdir -p /etc/ci' --upload /etc/ci/
Digging in the generated log:
[...]
supermin: mounting new root on /root
[ 5.685391] EXT4-fs (sdb): mounting ext2 file system using the ext4 subsystem
supermin: deleting initramfs files
[ 5.702610] EXT4-fs (sdb): mounted filesystem without journal. Quota mode: none.
supermin: chroot
[ 5.818280] init[1]: segfault at 55bac8273000 ip 00007f150d2b9cd7 sp 00007fff564ef8c8 error 6 in libc.so.
[ 5.820734] Code: 00 00 c5 7d e7 8f 20 20 00 00 c5 7d e7 97 40 20 00 00 c5 7d e7 9f 60 20 00 00 c5 7d e7 a7 00 30 00 00 c5 7d e7 af 20 30 00
00 <c5> 7d e7 b7 40 30 00 00 c5 7d e7 bf 60 30 00 00 48 83 e[ 5.8207f 80 ff c9
34] Code: 00 00 c5 7d e7 8f 20 20 00 00 c5 7d e7 97 40 20 00 00 c5 7d e7 9f 60 20 00 00 c5 7d e7 a7 00 30 00 00 c5 7d e7 af 20 30 00 00 <c5> 7d e7 b7 40 30 00 00 c5 7d e7 bf 60 30 00 00 48 83 ef 80 ff c9
[ 5.822793] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b
[ 5.822903] CPU: 3 PID: 1 Comm: init Not tainted 5.14.0-
[...]
Changed in tripleo: | |
importance: | Undecided → Critical |
Failed job:
guestfs-tools.x86_64 1.50.1-2.el9 @quickstart-centos-appstreamscentos-appstreamsappliance.x86_64 1:1.50.1-3.el9 @quickstart-centos-appstreamsxfs.x86_64 1:1.50.1-3.el9 @quickstart-centos-appstreamscentos-base
libguestfs.x86_64 1:1.50.1-3.el9 @quickstart-
libguestfs-
libguestfs-
kernel.x86_64 5.14.0-302.el9 @anaconda
kernel.x86_64 5.14.0-305.el9 @quickstart-
Booted: Linux np0003794374 5.14.0-302.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 20 05:35:26 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Last success:tools.x86_64 1.50.1-2.el9 @quickstart-centos-appstreamscentos-appstreamsappliance.x86_64 1:1.50.1-3.el9 @quickstart-centos-appstreamsxfs.x86_64 1:1.50.1-3.el9 @quickstart-centos-appstreams
guestfs-
libguestfs.x86_64 1:1.50.1-3.el9 @quickstart-
libguestfs-
libguestfs-
kernel.x86_64 5.14.0-302.el9 @anaconda
Booted: Linux np0003788646 5.14.0-302.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 20 05:35:26 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
So far, no notable differences...