[node-patches] Build failed in Jenkins: ovirt-node-iso-devel #248
Jenkins oVirt Server
jenkins at ovirt.org
Wed May 16 19:07:47 UTC 2012
See <http://jenkins.ovirt.org/job/ovirt-node-iso-devel/248/>
------------------------------------------
[...truncated 1046 lines...]
Installing: netpbm-progs ##################### [460/521]
Installing: virt-manager-tui ##################### [461/521]
Installing: libvirt-cim ##################### [462/521]
Installing: ovirt-node ##################### [463/521]
Installing: vhostmd ##################### [464/521]
Installing: collectd-virt ##################### [465/521]
Installing: libvirt-qmf ##################### [466/521]
Installing: kexec-tools ##################### [467/521]
Installing: libmlx4 ##################### [468/521]
Installing: matahari-host ##################### [469/521]Running in chroot, ignoring request.
Running in chroot, ignoring request.
Installing: sysstat ##################### [470/521]
Installing: matahari-broker ##################### [471/521]Running in chroot, ignoring request.
Running in chroot, ignoring request.
Installing: openssh-server ##################### [472/521]
Installing: matahari-network ##################### [473/521]Running in chroot, ignoring request.
Running in chroot, ignoring request.
Installing: dracut-fips ##################### [474/521]
Installing: system-config-firewall-base ##################### [475/521]
Installing: audit ##################### [476/521]
Installing: acpid ##################### [477/521]
Installing: sblim-sfcb ##################### [478/521]
Installing: irqbalance ##################### [479/521]
Installing: aic94xx-firmware ##################### [480/521]
Installing: bfa-firmware ##################### [481/521]
Installing: dhclient ##################### [482/521]
Installing: sysfsutils ##################### [483/521]
Installing: rpm-python ##################### [484/521]
Installing: syslinux ##################### [485/521]
Installing: passwd ##################### [486/521]
Installing: vdsm-cli ##################### [487/521]
Installing: tcpdump ##################### [488/521]
Installing: usbutils ##################### [489/521]
Installing: pciutils ##################### [490/521]
Installing: efibootmgr ##################### [491/521]
Installing: system-config-keyboard-base ##################### [492/521]
Installing: qemu-kvm-tools ##################### [493/521]
Installing: python-setuptools ##################### [494/521]
Installing: python-hivex ##################### [495/521]
Installing: grub-efi ##################### [496/521]
Installing: gdb ##################### [497/521]
Installing: setools-console ##################### [498/521]
Installing: numactl ##################### [499/521]
Installing: ltrace ##################### [500/521]
Installing: isomd5sum ##################### [501/521]
Installing: bc ##################### [502/521]
Installing: patch ##################### [503/521]
Installing: vconfig ##################### [504/521]
Installing: eject ##################### [505/521]
Installing: hdparm ##################### [506/521]
Installing: lsscsi ##################### [507/521]
Installing: ql2200-firmware ##################### [508/521]
Installing: ql23xx-firmware ##################### [509/521]
Installing: ql2500-firmware ##################### [510/521]
Installing: ql2100-firmware ##################### [511/521]
Installing: ql2400-firmware ##################### [512/521]
Installing: rootfiles ##################### [513/521]
Installing: kernel ##################### [514/521]
Installing: fuse ##################### [515/521]
Installing: zfs-fuse ##################### [516/521]
Installing: libguestfs ##################### [517/521]
Installing: vdsm ##################### [518/521]
Installing: vdsm-reg ##################### [519/521]
Installing: python-libguestfs ##################### [520/521]
Installing: libguestfs-tools-c ##################### [521/521]
Installing: systemtap-runtime ##################### [522/521]E: Dracut module "ovirtnode" cannot be found.
E: Dracut module "ovirtnode" cannot be found.
Removing password for user root.
passwd: Success
Note: Forwarding request to 'systemctl enable auditd.service'.
Note: Forwarding request to 'systemctl enable ntpd.service'.
ln -s '/usr/lib/systemd/system/ntpd.service' '/etc/systemd/system/multi-user.target.wants/ntpd.service'
Note: Forwarding request to 'systemctl enable ntpdate.service'.
ln -s '/usr/lib/systemd/system/ntpdate.service' '/etc/systemd/system/multi-user.target.wants/ntpdate.service'
Note: Forwarding request to 'systemctl enable iptables.service'.
Note: Forwarding request to 'systemctl enable rsyslog.service'.
Note: Forwarding request to 'systemctl enable multipathd.service'.
Note: Forwarding request to 'systemctl enable snmpd.service'.
ln -s '/usr/lib/systemd/system/snmpd.service' '/etc/systemd/system/multi-user.target.wants/snmpd.service'
Note: Forwarding request to 'systemctl enable ovirt-early.service'.
ln -s '/usr/lib/systemd/system/ovirt-early.service' '/etc/systemd/system/multi-user.target.wants/ovirt-early.service'
Note: Forwarding request to 'systemctl enable ovirt.service'.
ln -s '/usr/lib/systemd/system/ovirt.service' '/etc/systemd/system/multi-user.target.wants/ovirt.service'
Note: Forwarding request to 'systemctl enable ovirt-post.service'.
ln -s '/usr/lib/systemd/system/ovirt-post.service' '/etc/systemd/system/multi-user.target.wants/ovirt-post.service'
Note: Forwarding request to 'systemctl enable ovirt-cim.service'.
ln -s '/usr/lib/systemd/system/ovirt-cim.service' '/etc/systemd/system/multi-user.target.wants/ovirt-cim.service'
Note: Forwarding request to 'systemctl enable collectd.service'.
ln -s '/usr/lib/systemd/system/collectd.service' '/etc/systemd/system/multi-user.target.wants/collectd.service'
Note: Forwarding request to 'systemctl enable libvirt-qmf.service'.
ln -s '/usr/lib/systemd/system/libvirt-qmf.service' '/etc/systemd/system/multi-user.target.wants/libvirt-qmf.service'
Note: Forwarding request to 'systemctl enable matahari-host.service'.
ln -s '/usr/lib/systemd/system/matahari-host.service' '/etc/systemd/system/multi-user.target.wants/matahari-host.service'
Note: Forwarding request to 'systemctl enable libvirtd.service'.
error reading information on service cgconfig: No such file or directory
Traceback (most recent call last):
File "/usr/sbin/mkefiboot", line 107, in <module>
mkefiboot(opt.bootdir, opt.outfile, opt.label)
File "/usr/sbin/mkefiboot", line 28, in mkefiboot
mkdosimg(None, outfile, label=label, graft={'EFI/BOOT':bootdir})
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 280, in mkdosimg
mkfsargs=["-n", label], graft=graft)
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 269, in mkfsimage
with LoopDev(outfile, size) as loopdev:
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 172, in __enter__
self.loopdev = loop_attach(self.filename)
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 67, in loop_attach
dev = check_output(["losetup", "--find", "--show", outfile], stderr=PIPE)
File "/usr/lib64/python2.7/subprocess.py", line 544, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['losetup', '--find', '--show', '<http://jenkins.ovirt.org/job/ovirt-node-iso-devel/ws/ovirt-cache/node-creator-x86_64-tmp/imgcreate-p1Kp9U/iso-4dmaM5/isolinux/efiboot.img']'> returned non-zero exit status 255
Traceback (most recent call last):
File "/usr/sbin/mkefiboot", line 105, in <module>
mkmacboot(opt.bootdir, opt.outfile, opt.label, opt.icon)
File "/usr/sbin/mkefiboot", line 35, in mkmacboot
mkhfsimg(None, outfile, label=label, graft=graft)
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 292, in mkhfsimg
mkfsargs=["-v", label], graft=graft)
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 269, in mkfsimage
with LoopDev(outfile, size) as loopdev:
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 172, in __enter__
self.loopdev = loop_attach(self.filename)
File "/usr/lib/python2.7/site-packages/pylorax/imgutils.py", line 67, in loop_attach
dev = check_output(["losetup", "--find", "--show", outfile], stderr=PIPE)
File "/usr/lib64/python2.7/subprocess.py", line 544, in check_output
raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['losetup', '--find', '--show', '<http://jenkins.ovirt.org/job/ovirt-node-iso-devel/ws/ovirt-cache/node-creator-x86_64-tmp/imgcreate-p1Kp9U/iso-4dmaM5/isolinux/macboot.img']'> returned non-zero exit status 255
Starting Kickstart Post
Creating shadow files
Lock root account
Locking password for user root.
passwd: Success
Saved 1 file(s)
Saved 1 file(s)
Saved 1 file(s)
patching file sosreport.py
patching file plugins/general.py
Listing /usr/lib/python2.7/site-packages/sos ...
Listing /usr/lib/python2.7/site-packages/sos/plugins ...
Compiling /usr/lib/python2.7/site-packages/sos/plugins/general.py ...
Compiling /usr/lib/python2.7/site-packages/sos/sosreport.py ...
Saved 1 file(s)
Saved 1 file(s)
Configuring IPTables
Listing /usr/share/virt-manager ...
Listing /usr/share/virt-manager/virtManager ...
Listing /usr/share/virt-manager/virtManagerTui ...
Listing /usr/share/virt-manager/virtManagerTui/importblacklist ...
Configuring SELinux
Compiling targeted ovirt module
/usr/bin/checkmodule: loading policy configuration from tmp/ovirt.tmp
/usr/bin/checkmodule: policy configuration loaded
/usr/bin/checkmodule: writing binary representation (version 15) to tmp/ovirt.mod
Creating targeted ovirt.pp policy package
rm tmp/ovirt.mod tmp/ovirt.mod.fc
Attempting to install module 'ovirt.pp':
Ok: return value of 0.
Committing changes:
Ok: transaction number 0.
Fixing boot menu
/usr/share/info/dir: could not read (No such file or directory) and could not create (No such file or directory)
/sbin/ldconfig: relative path `0' used to build cache
warning: %postun(dmraid-1.0.0.rc16-16.fc17.x86_64) scriptlet failed, exit status 1
Removing python source files
Creating manifest....done
/etc/selinux/targeted/contexts/files/file_contexts: line 351 has invalid context system_u:object_r:tuned_etc_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 356 has invalid context system_u:object_r:passwd_file_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 437 has invalid context system_u:object_r:passwd_file_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 450 has invalid context system_u:object_r:dbus_home_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 539 has invalid context system_u:object_r:bitlbee_log_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 545 has invalid context system_u:object_r:couchdb_etc_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 558 has invalid context system_u:object_r:l2tp_etc_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 571 has invalid context system_u:object_r:pacemaker_var_run_t:s0
/etc/selinux/targeted/contexts/files/file_contexts: line 697 has invalid context system_u:object_r:mail_home_rw_t:s0
Exiting after 10 errors.
losetup: could not find any free loop device
Error creating Live CD : Failed to allocate loop device for '<http://jenkins.ovirt.org/job/ovirt-node-iso-devel/ws/ovirt-cache/node-creator-x86_64-tmp/imgcreate-p1Kp9U/iso-4dmaM5/LiveOS/osmin'>
umount: <http://jenkins.ovirt.org/job/ovirt-node-iso-devel/ws/ovirt-cache/node-creator-x86_64-tmp/imgcreate-p1Kp9U/install_root/sys/fs/selinux/load>: not found
ERROR: ISO build failed.
make: *** [iso] Error 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
More information about the node-patches
mailing list