On 24.03.15 09:59, Andreas Schwab wrote: > [ 0s] Using BUILD_ROOT=/var/cache/obs/worker/root_4/.mount > [ 0s] Using BUILD_ARCH=armv7l:armv6l:armv5tel > [ 0s] Doing kvm build in /var/cache/obs/worker/root_4/root > [ 0s] > [ 1s] > [ 1s] armbuild18 started "build exaile.spec" at Tue Mar 24 08:56:31 UTC > 2015. > [ 1s] > [ 1s] Building exaile for project 'openSUSE:Factory:ARM' repository > 'standard' arch 'armv7l' srcmd5 '8b532eeba6b98fb5fe5eccd4482f2568' > [ 1s] > [ 1s] processing recipe > /var/cache/obs/worker/root_4/.build-srcdir/exaile.spec ... > [ 1s] running changelog2spec --target rpm --file > /var/cache/obs/worker/root_4/.build-srcdir/exaile.spec > [ 1s] init_buildsystem --configdir /var/run/obs/worker/4/build/configs > --cachedir /var/cache/build --prepare --clean --rpmlist > /var/cache/obs/worker/root_4/.build.rpmlist > /var/cache/obs/worker/root_4/.build-srcdir/exaile.spec build rpmlint-Factory > ... > [ 2s] hostname: Name or service not known > [ 2s] unpacking preinstall image > openSUSE:Factory:ARM/standard/preinstallimage-base > [5bc6056231bc911005b9fc63638e5440] > [ 11s] ................. > [ 11s] > [ 11s] copying packages... > [ 15s] reordering...cycle: gio-branding-upstream -> libgio-2_0-0 > [ 15s] breaking dependency libgio-2_0-0 -> gio-branding-upstream > [ 15s] cycle: girepository-1_0 -> libgirepository-1_0-1 > [ 15s] breaking dependency libgirepository-1_0-1 -> girepository-1_0 > [ 15s] done > [ 16s] ### WATCHDOG MARKER START ### > [ 16s] booting kvm... > [ 16s] linux64 /usr/bin/qemu-system-arm -no-reboot -nographic -vga none > -net none -enable-kvm -M virt -cpu host -mem-prealloc -mem-path > /dev/hugepages -kernel /boot/zImage.guest -initrd /boot/initrd -append > root=/dev/disk/by-id/virtio-0 panic=1 quiet no-kvmclock nmi_watchdog=0 rw > rd.driver.pre=binfmt_misc elevator=noop console=ttyAMA0 init=/.build/build -m > 1020 -drive > file=/var/cache/obs/worker/root_4/root,if=none,id=disk,serial=0,cache=unsafe > -device virtio-blk-device,drive=disk -drive > file=/var/cache/obs/worker/root_4.swap,if=none,id=swap,serial=1,cache=unsafe > -device virtio-blk-device,drive=swap -smp 1 > [ 17s] Cannot set up guest memory 'mach-virt.ram': Cannot allocate memory > [ 17s] ### WATCHDOG MARKER END ### > [ 17s] No buildstatus set, either the base system is broken > (kernel/initrd/udev/glibc/bash/perl) > [ 17s] or the build host has a kernel or hardware problem...
While 3 VMs are happily running I see the following in /proc/meminfo on armbuild18: HugePages_Total: 2080 HugePages_Free: 2080 HugePages_Rsvd: 0 HugePages_Surp: 0 which means QEMU isn't using huge pages. Dirk, have you updated QEMU on the workers and maybe used a version with broken hugetlbfs support? Alex -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
