On 02/07/2018 09:10 PM, Aurélien Larcher wrote:Hi everyone and thanks Aurélien, Alp et al. for making this happen! I added support for additional repository to our openQA tests and updated several images which had default installation of Live, Server, and Minimal variants from last three releases. Although I haven't found any dependency issues, four of the seven updates failed shortly after reboot to the new BE (which got created automatically as part of the update process). Live and Server variants of 20161030 release failed with: "Unexpected trap. Unexpected trap. Nested trap." (See the red-framed screen in each job run for the error message; other screens and video in "Logs & Assets" might be helpful too.) Live and Server variants of 20170502 release failed with: krtld: error during initial load/link phase krtld could neither locate nor resolve symbols for: /platform/i86pc/kernel/amd64/unix in the boot archive. Please verify that this file matches what is found in the boot archive. You may need to boot using the Solaris failsafe to fix this. All variants of the 20171031 release passes just fine: Live, Server, Minimal. You can reproduce it by downloading the QCOW2 image from "Logs & Assets" of a respective job and starting it on Linux KVM (I use QEMU 2.11.0) via: qemu-img create -f qcow2 OI-20170502-Server.qcow2 -b [email protected] /usr/bin/qemu-system-x86_64 -soundhw ac97 -vga cirrus -global isa-fdc.driveA= -m 3072 -cpu qemu64,+xsave -netdev user,id=qanet0 -device virtio-net,netdev=qanet0,mac=52:54:00:12:34:56 -device virtio-blk,drive=hd1,serial=1 -drive file=OI-20170502-Server.qcow2,cache=unsafe,if=none,id=hd1,format=qcow2 -boot order=c -device usb-ehci -device usb-tablet -smp 1 -enable-kvm OS credentials: User: robot User password: nots3cr3t (root via sudo is password-less) Michal |
_______________________________________________ oi-dev mailing list [email protected] https://openindiana.org/mailman/listinfo/oi-dev
