Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/vdsm.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1666/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/vdsm.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000b542 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/vdsm-4.15.0-91.git45bb1e6.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/vdsm.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1666/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/vdsm.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lo2e9b + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf vdsm-4.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/vdsm-4.15.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vdsm-4.15.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/ su /d' vdsm/vdsm-logrotate.conf.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FSZu7b + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for pyflakes... no checking for pep8... no checking for python-config... /usr/bin/python-config checking for nosetests... /usr/bin/nosetests configure: WARNING: pyflakes not found configure: WARNING: python-pep8 not found checking python module: argparse... yes checking python module: cpopen... yes checking python module: ethtool... yes checking python module: libvirt... yes checking python module: netaddr... yes checking python module: pthreading... yes checking python module: pyinotify... yes checking python module: selinux... yes checking for blkid... /sbin/blkid checking for brctl... /usr/sbin/brctl checking for cat... /bin/cat checking for chkconfig... /sbin/chkconfig checking for chmod... /bin/chmod checking for chown... /bin/chown checking for cp... /bin/cp checking for dd... /bin/dd checking for dmidecode... /usr/sbin/dmidecode checking for dmsetup... /sbin/dmsetup checking for echo... /bin/echo checking for fsck... /sbin/fsck checking for fence_ilo... /usr/sbin/fence_ilo checking for fuser... /sbin/fuser checking for grep... /bin/grep checking for grubby... /sbin/grubby checking for hostname... /bin/hostname checking for hwclock... /usr/sbin/hwclock checking for ifdown... /sbin/ifdown checking for ifup... /sbin/ifup checking for ionice... /usr/bin/ionice checking for ip... /sbin/ip checking for iscsiadm... /sbin/iscsiadm checking for kill... /usr/bin/kill checking for lsblk... /bin/lsblk checking for lvm... /sbin/lvm checking for mkfs.msdos... /sbin/mkfs.msdos checking for mkfs... /sbin/mkfs checking for mkisofs... /usr/bin/mkisofs checking for modprobe... /sbin/modprobe checking for mountpoint... /bin/mountpoint checking for mount... /bin/mount checking for multipath... /sbin/multipath checking for mv... /bin/mv checking for nice... /bin/nice checking for ntpq... /usr/sbin/ntpq checking for openssl... /usr/bin/openssl checking for persist... /usr/sbin/persist checking for pgrep... /usr/bin/pgrep checking for qemu-img... /usr/bin/qemu-img checking for reboot... /sbin/reboot checking for restorecon... /sbin/restorecon checking for rm... /bin/rm checking for rpm... /bin/rpm checking for rsync... /usr/bin/rsync checking for sed... /bin/sed checking for service... /sbin/service checking for setsid... /usr/bin/setsid checking for sudo... /usr/bin/sudo checking for su... /bin/su checking for sysctl... /sbin/sysctl checking for systemctl... /bin/systemctl checking for tar... /bin/tar checking for tc... /sbin/tc checking for tee... /usr/bin/tee checking for touch... /bin/touch checking for tune2fs... /sbin/tune2fs checking for udevadm... /sbin/udevadm checking for umount... /bin/umount checking for unpersist... /usr/sbin/unpersist checking for wget... /usr/bin/wget checking for yum... /usr/bin/yum checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating contrib/Makefile config.status: creating debian/Makefile config.status: creating init/Makefile config.status: creating init/systemd/Makefile config.status: creating init/sysvinit/Makefile config.status: creating init/upstart/Makefile config.status: creating lib/Makefile config.status: creating lib/vdsm/Makefile config.status: creating lib/vdsm/tool/Makefile config.status: creating lib/yajsonrpc/Makefile config.status: creating lib/zombiereaper/Makefile config.status: creating tests/Makefile config.status: creating tests/functional/Makefile config.status: creating vds_bootstrap/Makefile config.status: creating vdsm-tool/Makefile config.status: creating vdsm/Makefile config.status: creating vdsm/gluster/Makefile config.status: creating vdsm/network/Makefile config.status: creating vdsm/network/configurators/Makefile config.status: creating vdsm/sos/Makefile config.status: creating vdsm/storage/Makefile config.status: creating vdsm/storage/imageRepository/Makefile config.status: creating vdsm/storage/protect/Makefile config.status: creating vdsm/storage/vdsm-lvm.rules config.status: creating vdsm/virt/Makefile config.status: creating vdsm_api/Makefile config.status: creating vdsm_hooks/Makefile config.status: creating vdsm_hooks/checkimages/Makefile config.status: creating vdsm_hooks/directlun/Makefile config.status: creating vdsm_hooks/ethtool_options/Makefile config.status: creating vdsm_hooks/extnet/Makefile config.status: creating vdsm_hooks/fakevmstats/Makefile config.status: creating vdsm_hooks/faqemu/Makefile config.status: creating vdsm_hooks/fileinject/Makefile config.status: creating vdsm_hooks/floppy/Makefile config.status: creating vdsm_hooks/hostusb/Makefile config.status: creating vdsm_hooks/hugepages/Makefile config.status: creating vdsm_hooks/isolatedprivatevlan/Makefile config.status: creating vdsm_hooks/macbind/Makefile config.status: creating vdsm_hooks/macspoof/Makefile config.status: creating vdsm_hooks/nestedvt/Makefile config.status: creating vdsm_hooks/numa/Makefile config.status: creating vdsm_hooks/openstacknet/Makefile config.status: creating vdsm_hooks/pincpu/Makefile config.status: creating vdsm_hooks/promisc/Makefile config.status: creating vdsm_hooks/qemucmdline/Makefile config.status: creating vdsm_hooks/qos/Makefile config.status: creating vdsm_hooks/scratchpad/Makefile config.status: creating vdsm_hooks/smbios/Makefile config.status: creating vdsm_hooks/spiceoptions/Makefile config.status: creating vdsm_hooks/sriov/Makefile config.status: creating vdsm_hooks/vhostmd/Makefile config.status: creating vdsm_hooks/vmdisk/Makefile config.status: creating vdsm_hooks/vmfex/Makefile config.status: creating vdsm_hooks/vmfex_dev/Makefile config.status: creating vdsm_reg/Makefile config.status: executing depfiles commands checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating contrib/Makefile config.status: creating debian/Makefile config.status: creating init/Makefile config.status: creating init/systemd/Makefile config.status: creating init/sysvinit/Makefile config.status: creating init/upstart/Makefile config.status: creating lib/Makefile config.status: creating lib/vdsm/Makefile config.status: creating lib/vdsm/tool/Makefile config.status: creating lib/yajsonrpc/Makefile config.status: creating lib/zombiereaper/Makefile config.status: creating tests/Makefile config.status: creating tests/functional/Makefile config.status: creating vds_bootstrap/Makefile config.status: creating vdsm-tool/Makefile config.status: creating vdsm/Makefile config.status: creating vdsm/gluster/Makefile config.status: creating vdsm/network/Makefile config.status: creating vdsm/network/configurators/Makefile config.status: creating vdsm/sos/Makefile config.status: creating vdsm/storage/Makefile config.status: creating vdsm/storage/imageRepository/Makefile config.status: creating vdsm/storage/protect/Makefile config.status: creating vdsm/storage/vdsm-lvm.rules config.status: creating vdsm/virt/Makefile config.status: creating vdsm_api/Makefile config.status: creating vdsm_hooks/Makefile config.status: creating vdsm_hooks/checkimages/Makefile config.status: creating vdsm_hooks/directlun/Makefile config.status: creating vdsm_hooks/ethtool_options/Makefile config.status: creating vdsm_hooks/extnet/Makefile config.status: creating vdsm_hooks/fakevmstats/Makefile config.status: creating vdsm_hooks/faqemu/Makefile config.status: creating vdsm_hooks/fileinject/Makefile config.status: creating vdsm_hooks/floppy/Makefile config.status: creating vdsm_hooks/hostusb/Makefile config.status: creating vdsm_hooks/hugepages/Makefile config.status: creating vdsm_hooks/isolatedprivatevlan/Makefile config.status: creating vdsm_hooks/macbind/Makefile config.status: creating vdsm_hooks/macspoof/Makefile config.status: creating vdsm_hooks/nestedvt/Makefile config.status: creating vdsm_hooks/numa/Makefile config.status: creating vdsm_hooks/openstacknet/Makefile config.status: creating vdsm_hooks/pincpu/Makefile config.status: creating vdsm_hooks/promisc/Makefile config.status: creating vdsm_hooks/qemucmdline/Makefile config.status: creating vdsm_hooks/qos/Makefile config.status: creating vdsm_hooks/scratchpad/Makefile config.status: creating vdsm_hooks/smbios/Makefile config.status: creating vdsm_hooks/spiceoptions/Makefile config.status: creating vdsm_hooks/sriov/Makefile config.status: creating vdsm_hooks/vhostmd/Makefile config.status: creating vdsm_hooks/vmdisk/Makefile config.status: creating vdsm_hooks/vmfex/Makefile config.status: creating vdsm_hooks/vmfex_dev/Makefile config.status: creating vdsm_reg/Makefile config.status: creating tests/run_tests.sh config.status: creating tests/run_tests_local.sh config.status: executing depfiles commands config.status: executing default commands + make Making all in client make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/client' SED vdsClient make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/client' Making all in contrib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' Making all in debian make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/debian' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/debian' Making all in init make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init' Making all in systemd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' SED supervdsmd.service SED systemd-vdsmd SED vdsm-tmpfiles.d.conf SED vdsmd.service make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' Making all in sysvinit make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' SED supervdsmd.init SED vdsmd.init make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' Making all in upstart make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' SED supervdsmd.upstart SED vdsm-tmpfiles.upstart SED vdsmd.upstart make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init' SED vdsmd_init_common.sh make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init' Making all in lib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib' Making all in vdsm make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' Making all in tool make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' SED libvirt_configure.sh SED load_needed_modules.py SED validate_ovirt_certs.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' SED config.py CONFIG vdsm.conf.sample SED constants.py SED vdscli.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' Making all in yajsonrpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' Making all in zombiereaper make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib' Making all in vds_bootstrap make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' ln -s ../vdsm_reg/deployUtil.py.in SED deployUtil.py make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' Making all in vdsm make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' Making all in network make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' Making all in configurators make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' Making all in sos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' SED vdsm.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' Making all in storage make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' Making all in protect make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' gcc -DPACKAGE_NAME=\"vdsm\" -DPACKAGE_TARNAME=\"vdsm\" -DPACKAGE_VERSION=\"4.15.0\" -DPACKAGE_STRING=\"vdsm\ 4.15.0\" -DPACKAGE_BUGREPORT=\"vdsm-devel@lists.fedorahosted.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vdsm\" -DVERSION=\"4.15.0\" -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT safelease.o -MD -MP -MF .deps/safelease.Tpo -c -o safelease.o safelease.c mv -f .deps/safelease.Tpo .deps/safelease.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o safelease safelease.o make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' Making all in imageRepository make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' SED lvm.env make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' Making all in gluster make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' SED hostname.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' Making all in virt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' SED mk_sysprep_floppy SED vdsm-store-net-config SED vdsm-gencerts.sh SED vdsmd.8 SED logger.conf SED mom.conf SED sudoers.vdsm SED svdsm.logger.conf SED upgrade.logger.conf SED vdsm-logrotate.conf SED vdsm.rwtab SED dsaversion.py SED dumpStorageTable.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' Making all in vdsm-tool make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' SED vdsm-tool.1 make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' Making all in vdsm_api make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' Generate vdsm-api.html PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=./../lib \ /usr/bin/python ./process-schema.py \ ./vdsmapi-schema.json ./vdsm-api.html make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' Making all in vdsm_hooks make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' Making all in ethtool_options make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' Making all in faqemu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' Making all in vhostmd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' Making all in qemucmdline make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' Making all in openstacknet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' SED sudoers make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' SED persist-vdsm-hooks make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' Making all in vdsm_reg make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' SED vdsm-reg-setup SED vdsm-reg.conf SED config.py SED deployUtil.py make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests' Making all in functional make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests' SED crossImportsTests.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0' ++ echo 91.git45bb1e6.el6 ++ sed 's/\([0-9]\+\(\.[0-9]\+\)\?\).*/\1/' + baserelease=91 ++ echo 4.15.0 ++ sed 's/\([0-9]\+\(\.[0-9]\+\)\?\).*/\1/' + baseversion=4.15 + rawversion=4.15.0-91.git45bb1e6.el6 + sed -i -e 's/^software_version =.*/software_version = "4.15"/' -e 's/^raw_version_revision =.*/raw_version_revision = "4.15.0-91.git45bb1e6.el6"/' -e 's/^software_revision =.*/software_revision = "91"/' vdsm/dsaversion.py Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dFitsB + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 ++ dirname /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 + cd vdsm-4.15.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 + make DESTDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 install Making install in client make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/client' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/client' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/bin' /usr/bin/install -c vdsClient '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/bin' /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/bash_completion.d /usr/bin/install -c -m 644 ./vdsClient.completion \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/bash_completion.d/vdsClient /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c -m 644 vdsClient.py vdsClientGluster.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' Byte-compiling python modules... vdsClient.pyvdsClientGluster.py Byte-compiling python modules (optimized versions) ... vdsClient.pyvdsClientGluster.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 vdsClient.1 '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/client' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/client' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/contrib' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/debian' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/debian' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/debian' Making install in init make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init' Making install in systemd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/systemd' Making install in sysvinit make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c respawn '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/sysvinit' Making install in upstart make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init/upstart' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/init' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c vdsmd_init_common.sh '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c daemonAdapter '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/init' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib' Making install in vdsm make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' Making install in tool make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c libvirt_configure.sh '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm/tool' /usr/bin/install -c -m 644 __init__.py dummybr.py nwfilter.py configurator.py configfile.py passwd.py restore_nets.py seboolsetup.py service.py transient.py unified_persistence.py upgrade.py upgrade_300_networks.py vdsm-id.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm/tool' Byte-compiling python modules... __init__.pydummybr.pynwfilter.pyconfigurator.pyconfigfile.pypasswd.pyrestore_nets.pyseboolsetup.pyservice.pytransient.pyunified_persistence.pyupgrade.pyupgrade_300_networks.pyvdsm-id.py Byte-compiling python modules (optimized versions) ... __init__.pydummybr.pynwfilter.pyconfigurator.pyconfigfile.pypasswd.pyrestore_nets.pyseboolsetup.pyservice.pytransient.pyunified_persistence.pyupgrade.pyupgrade_300_networks.pyvdsm-id.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm/tool' /usr/bin/install -c -m 644 load_needed_modules.py validate_ovirt_certs.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm/tool' Byte-compiling python modules... load_needed_modules.pyvalidate_ovirt_certs.py Byte-compiling python modules (optimized versions) ... load_needed_modules.pyvalidate_ovirt_certs.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm/tool' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm /usr/bin/install -c -m 644 vdsm.conf.sample \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/vdsm.conf /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm' /usr/bin/install -c -m 644 __init__.py compat.py define.py exception.py ipwrapper.py libvirtconnection.py netconfpersistence.py netinfo.py netlink.py profile.py qemuimg.py SecureXMLRPCServer.py utils.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm' Byte-compiling python modules... __init__.pycompat.pydefine.pyexception.pyipwrapper.pylibvirtconnection.pynetconfpersistence.pynetinfo.pynetlink.pyprofile.pyqemuimg.pySecureXMLRPCServer.pyutils.py Byte-compiling python modules (optimized versions) ... __init__.pycompat.pydefine.pyexception.pyipwrapper.pylibvirtconnection.pynetconfpersistence.pynetinfo.pynetlink.pyprofile.pyqemuimg.pySecureXMLRPCServer.pyutils.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm' /usr/bin/install -c -m 644 config.py constants.py vdscli.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/vdsm' Byte-compiling python modules... config.pyconstants.pyvdscli.py Byte-compiling python modules (optimized versions) ... config.pyconstants.pyvdscli.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/vdsm' Making install in yajsonrpc make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/yajsonrpc' /usr/bin/install -c -m 644 __init__.py asyncoreReactor.py betterAsyncore.py protonReactor.py stompReactor.py stomp.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/yajsonrpc' Byte-compiling python modules... __init__.pyasyncoreReactor.pybetterAsyncore.pyprotonReactor.pystompReactor.pystomp.py Byte-compiling python modules (optimized versions) ... __init__.pyasyncoreReactor.pybetterAsyncore.pyprotonReactor.pystompReactor.pystomp.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/yajsonrpc' Making install in zombiereaper make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/zombiereaper' /usr/bin/install -c -m 644 __init__.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/zombiereaper' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib/zombiereaper' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/lib' Making install in vds_bootstrap make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap/interface-2' /usr/bin/install -c vds_bootstrap_complete.py vds_bootstrap.py miniyum.py setup '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap/interface-2' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap' /usr/bin/install -c vds_bootstrap_complete.py vds_bootstrap.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap/interface-2' /usr/bin/install -c deployUtil.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap/interface-2' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap' /usr/bin/install -c deployUtil.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-bootstrap' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vds_bootstrap' Making install in vdsm make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' Making install in network make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' Making install in configurators make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/network/configurators' /usr/bin/install -c -m 644 __init__.py dhclient.py ifcfg.py iproute2.py libvirt.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/network/configurators' Byte-compiling python modules... __init__.pydhclient.pyifcfg.pyiproute2.pylibvirt.py Byte-compiling python modules (optimized versions) ... __init__.pydhclient.pyifcfg.pyiproute2.pylibvirt.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network/configurators' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/network' /usr/bin/install -c -m 644 __init__.py api.py errors.py models.py sourceroute.py sourceroutethread.py tc.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/network' Byte-compiling python modules... __init__.pyapi.pyerrors.pymodels.pysourceroute.pysourceroutethread.pytc.py Byte-compiling python modules (optimized versions) ... __init__.pyapi.pyerrors.pymodels.pysourceroute.pysourceroutethread.pytc.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/network' Making install in sos make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/sos/plugins' /usr/bin/install -c -m 644 vdsm.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages/sos/plugins' Byte-compiling python modules... vdsm.py Byte-compiling python modules (optimized versions) ... vdsm.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/sos' Making install in storage make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' Making install in protect make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c spmprotect.sh spmstop.sh '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c safelease '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/protect' Making install in imageRepository make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage/imageRepository' /usr/bin/install -c -m 644 __init__.py formatConverter.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage/imageRepository' Byte-compiling python modules... __init__.pyformatConverter.py Byte-compiling python modules (optimized versions) ... __init__.pyformatConverter.py make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage/imageRepository' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c curl-img-wrap '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage' /usr/bin/install -c -m 644 __init__.py blockSD.py blockVolume.py clusterlock.py curlImgWrap.py devicemapper.py dispatcher.py domainMonitor.py fileSD.py fileUtils.py fileVolume.py fuser.py glusterSD.py glusterVolume.py hba.py hsm.py image.py imageSharing.py iscsiadm.py iscsi.py localFsSD.py lvm.py misc.py mount.py multipath.py nfsSD.py outOfProcess.py persistentDict.py remoteFileHandler.py resourceFactories.py resourceManager.py sdc.py sd.py securable.py sp.py spbackends.py storageConstants.py storage_exception.py storage_mailbox.py storageServer.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage' /usr/bin/install -c -m 644 sync.py taskManager.py task.py threadLocal.py threadPool.py volume.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage' Byte-compiling python modules... __init__.pyblockSD.pyblockVolume.pyclusterlock.pycurlImgWrap.pydevicemapper.pydispatcher.pydomainMonitor.pyfileSD.pyfileUtils.pyfileVolume.pyfuser.pyglusterSD.pyglusterVolume.pyhba.pyhsm.pyimage.pyimageSharing.pyiscsiadm.pyiscsi.pylocalFsSD.pylvm.pymisc.pymount.pymultipath.pynfsSD.pyoutOfProcess.pypersistentDict.pyremoteFileHandler.pyresourceFactories.pyresourceManager.pysdc.pysd.pysecurable.pysp.pyspbackends.pystorageConstants.pystorage_exception.pystorage_mailbox.pystorageServer.pysync.pytaskManager.pytask.pythreadLocal.pythreadPool.pyvolume.py Byte-compiling python modules (optimized versions) ... __init__.pyblockSD.pyblockVolume.pyclusterlock.pycurlImgWrap.pydevicemapper.pydispatcher.pydomainMonitor.pyfileSD.pyfileUtils.pyfileVolume.pyfuser.pyglusterSD.pyglusterVolume.pyhba.pyhsm.pyimage.pyimageSharing.pyiscsiadm.pyiscsi.pylocalFsSD.pylvm.pymisc.pymount.pymultipath.pynfsSD.pyoutOfProcess.pypersistentDict.pyremoteFileHandler.pyresourceFactories.pyresourceManager.pysdc.pysd.pysecurable.pysp.pyspbackends.pystorageConstants.pystorage_exception.pystorage_mailbox.pystorageServer.pysync.pytaskManager.pytask.pythreadLocal.pythreadPool.pyvolume.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage' /usr/bin/install -c -m 644 lvm.env '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/storage' make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/storage' Making install in gluster make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' /usr/bin/install -c -m 644 vdsmapi-gluster-schema.json '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' /usr/bin/install -c -m 644 __init__.py api.py cli.py exception.py hooks.py services.py tasks.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' Byte-compiling python modules... __init__.pyapi.pycli.pyexception.pyhooks.pyservices.pytasks.py Byte-compiling python modules (optimized versions) ... __init__.pyapi.pycli.pyexception.pyhooks.pyservices.pytasks.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' /usr/bin/install -c -m 644 hostname.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/gluster' Byte-compiling python modules... hostname.py Byte-compiling python modules (optimized versions) ... hostname.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/gluster' Making install in virt make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/virt' /usr/bin/install -c -m 644 __init__.py guestagent.py migration.py sampling.py vm.py vmchannels.py vmexitreason.py vmpowerdown.py vmstatus.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/virt' Byte-compiling python modules... __init__.pyguestagent.pymigration.pysampling.pyvm.pyvmchannels.pyvmexitreason.pyvmpowerdown.pyvmstatus.py Byte-compiling python modules (optimized versions) ... __init__.pyguestagent.pymigration.pysampling.pyvm.pyvmchannels.pyvmexitreason.pyvmpowerdown.pyvmstatus.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm/virt' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c ovirt_functions.sh '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c vdsm-gencerts.sh '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/dhcp/dhclient.d /usr/bin/install -c -m 644 sourceRoute.sh \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/dhcp/dhclient.d/sourceRoute.sh chmod 755 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/dhcp/dhclient.d/sourceRoute.sh /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/pki/vdsm/keys /usr/bin/install -c -m 644 -m 600 ./libvirt_password \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/pki/vdsm/keys/libvirt_password /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm /usr/bin/install -c -m 644 logger.conf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/logger.conf /usr/bin/install -c -m 644 svdsm.logger.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/svdsm.logger.conf /usr/bin/install -c -m 644 upgrade.logger.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/upgrade.logger.conf /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/logrotate.d /usr/bin/install -c -m 644 ./vdsm-logrotate.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/logrotate.d/vdsm /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.hourly /usr/bin/install -c ./vdsm-logrotate \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.hourly/vdsm-logrotate /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.d /usr/bin/install -c -m 644 ./vdsm-libvirt-logrotate \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.d/vdsm-libvirt-logrotate /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/mom.d /usr/bin/install -c -m 644 mom.d/*.policy \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/mom.d /usr/bin/install -c -m 644 mom.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm/mom.conf /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/rwtab.d /usr/bin/install -c -m 644 vdsm.rwtab \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/rwtab.d/vdsm /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d /usr/bin/install -c -m 644 sudoers.vdsm \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sysctl.d /usr/bin/install -c -m 644 ./vdsm-sysctl.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sysctl.d/vdsm.conf /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/rhev/data-center /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/rhev/data-center/hsm-tasks /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/rhev/data-center/mnt /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/pki/vdsm/keys /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/pki/vdsm/certs /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/pki/vdsm/libvirt-spice /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/run/vdsm /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/run/vdsm/sourceRoutes /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/run/vdsm/trackedInterfaces /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/run/vdsm/payload /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/vdsm/netconfback /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/vdsm/persistence /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/vdsm/upgrade /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm/backup /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/libvirt/qemu/channels /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c -m 644 alignmentScan.py API.py BindingXMLRPC.py blkid.py caps.py clientIF.py debugPluginClient.py dmidecodeUtil.py hooking.py hooks.py kaxmlrpclib.py ksm.py logUtils.py lsblk.py md_utils.py mkimage.py momIF.py parted_utils.py ppc64HardwareInfo.py supervdsm.py vdsmDebugPlugin.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' Byte-compiling python modules... alignmentScan.pyAPI.pyBindingXMLRPC.pyblkid.pycaps.pyclientIF.pydebugPluginClient.pydmidecodeUtil.pyhooking.pyhooks.pykaxmlrpclib.pyksm.pylogUtils.pylsblk.pymd_utils.pymkimage.pymomIF.pyparted_utils.pyppc64HardwareInfo.pysupervdsm.pyvdsmDebugPlugin.py Byte-compiling python modules (optimized versions) ... alignmentScan.pyAPI.pyBindingXMLRPC.pyblkid.pycaps.pyclientIF.pydebugPluginClient.pydmidecodeUtil.pyhooking.pyhooks.pykaxmlrpclib.pyksm.pylogUtils.pylsblk.pymd_utils.pymkimage.pymomIF.pyparted_utils.pyppc64HardwareInfo.pysupervdsm.pyvdsmDebugPlugin.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c addNetwork delNetwork get-conf-item set-conf-item supervdsmServer vdsm vdsm-restore-net-config '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man8' /usr/bin/install -c -m 644 vdsmd.8 '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man8' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c -m 644 dsaversion.py dumpStorageTable.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' Byte-compiling python modules... dsaversion.pydumpStorageTable.py Byte-compiling python modules (optimized versions) ... dsaversion.pydumpStorageTable.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c mk_sysprep_floppy vdsm-store-net-config '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' chmod 440 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm chmod 775 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/libvirt/qemu/channels make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm' Making install in vdsm-tool make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/bin' /usr/bin/install -c vdsm-tool '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/bin' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man1' /usr/bin/install -c -m 644 vdsm-tool.1 '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm-tool' Making install in vdsm_api make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages' /usr/bin/install -c -m 644 vdsmapi.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6/site-packages' Byte-compiling python modules... vdsmapi.py Byte-compiling python modules (optimized versions) ... vdsmapi.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c -m 644 vdsmapi-schema.json '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' /usr/bin/install -c -m 644 BindingJsonRpc.py Bridge.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm' Byte-compiling python modules... BindingJsonRpc.pyBridge.py Byte-compiling python modules (optimized versions) ... BindingJsonRpc.pyBridge.py make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_api' Making install in vdsm_hooks make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' Making install in ethtool_options make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_network_setup /usr/bin/install -c ./ethtool_options.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_network_setup/30_ethtool_options make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/ethtool_options' Making install in faqemu make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start/10_faqemu make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/faqemu' Making install in vhostmd make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers.vdsm_hook_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm_hook_vhostmd /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start/50_vhostmd /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_vm_destroy /usr/bin/install -c ./after_vm_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_vm_destroy/50_vhostmd /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_migrate_destination rm -f /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_vhostmd ln -s ../before_vm_start/50_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_migrate_destination/50_vhostmd /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_dehibernate rm -f /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_dehibernate/50_vhostmd ln -s ../before_vm_start/50_vhostmd \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_dehibernate/50_vhostmd make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' chmod 440 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm_hook_vhostmd make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/vhostmd' Making install in qemucmdline make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start /usr/bin/install -c ./before_vm_start.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_vm_start/50_qemucmdline make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/qemucmdline' Making install in openstacknet make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_create /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_create/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_destroy /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_destroy/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_migrate_destination /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_migrate_destination/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotplug/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotunplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotunplug/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_device_create/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./openstacknet_utils.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_nic_hotplug/openstacknet_utils.py /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d /usr/bin/install -c -m 644 ./sudoers \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm_hook_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_create /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_create/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_destroy /usr/bin/install -c ./after_device_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_destroy/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_migrate_destination /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_device_migrate_destination/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotplug /usr/bin/install -c ./after_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotplug/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotunplug /usr/bin/install -c ./after_device_destroy.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/after_nic_hotunplug/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_device_create /usr/bin/install -c ./before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_device_create/50_openstacknet /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_nic_hotplug /usr/bin/install -c ./before_device_create.py \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/before_nic_hotplug/50_openstacknet make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' chmod 440 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/sudoers.d/50_vdsm_hook_openstacknet make[4]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks/openstacknet' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c unpersist-vdsm-hook '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' /usr/bin/install -c persist-vdsm-hooks '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm' (for hook in before_device_create after_device_create before_device_destroy after_device_destroy before_vm_start after_vm_start before_vm_cont after_vm_cont before_vm_pause after_vm_pause before_vm_hibernate after_vm_hibernate before_vm_dehibernate after_vm_dehibernate before_device_migrate_source after_device_migrate_source before_device_migrate_destination after_device_migrate_destination before_vm_migrate_source after_vm_migrate_source before_vm_migrate_destination after_vm_migrate_destination before_vm_destroy after_vm_destroy before_vm_set_ticket after_vm_set_ticket before_update_device after_update_device after_update_device_fail before_nic_hotplug after_nic_hotplug before_nic_hotunplug after_nic_hotunplug after_nic_hotplug_fail after_nic_hotunplug_fail before_disk_hotplug after_disk_hotplug before_disk_hotunplug after_disk_hotunplug before_vdsm_start after_vdsm_stop before_network_setup after_network_setup before_set_num_of_cpus after_set_num_of_cpus before_get_vm_stats after_get_vm_stats before_get_all_vm_stats after_get_all_vm_stats before_get_caps after_get_caps ; do \ /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/hooks/$hook; \ done) make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_hooks' Making install in vdsm_reg make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm-reg /usr/bin/install -c -m 644 ./logger.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm-reg/logger.conf /usr/bin/install -c -m 644 vdsm-reg.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/vdsm-reg/vdsm-reg.conf /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/ovirt-config-boot.d /usr/bin/install -c ./vdsm-config \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/ovirt-config-boot.d/vdsm-config /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/ovirt-commandline.d /usr/bin/install -c -m 644 ./vdsm-reg-cmdline \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/ovirt-commandline.d/vdsm-reg /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/logrotate.d /usr/bin/install -c -m 644 ./vdsm-reg-logrotate.conf \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/logrotate.d/vdsm-reg /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.hourly /usr/bin/install -c ./vdsm-reg-logrotate \ /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/cron.hourly/vdsm-reg-logrotate /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm-reg /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/data/updates /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' /usr/bin/install -c -m 644 createDaemon.py register-to-engine.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' Byte-compiling python modules... createDaemon.pyregister-to-engine.py Byte-compiling python modules (optimized versions) ... createDaemon.pyregister-to-engine.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' /usr/bin/install -c save-config vdsm-complete vdsm-gen-cert vdsm-upgrade '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man8' /usr/bin/install -c -m 644 vdsm-reg.8 '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/man/man8' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' /usr/bin/install -c -m 644 config.py deployUtil.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' Byte-compiling python modules... config.pydeployUtil.py Byte-compiling python modules (optimized versions) ... config.pydeployUtil.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' /usr/bin/install -c vdsm-reg-setup '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm-reg' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/vdsm_reg' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests' Making install in functional make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests/functional' /usr/bin/install -c -m 644 60_test_balloon_shrink.policy 70_test_balloon_grow.policy '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests/functional' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests/functional' /usr/bin/install -c -m 644 dummy.py dhcp.py firewall.py momTests.py networkTests.py sosPluginTests.py supervdsmFuncTests.py utils.py virtTests.py vmRecoveryTests.py storageTests.py veth.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests/functional' Byte-compiling python modules... dummy.pydhcp.pyfirewall.pymomTests.pynetworkTests.pysosPluginTests.pysupervdsmFuncTests.pyutils.pyvirtTests.pyvmRecoveryTests.pystorageTests.pyveth.py Byte-compiling python modules (optimized versions) ... dummy.pydhcp.pyfirewall.pymomTests.pynetworkTests.pysosPluginTests.pysupervdsmFuncTests.pyutils.pyvirtTests.pyvmRecoveryTests.pystorageTests.pyveth.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests/functional' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[3]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /usr/bin/install -c -m 644 README cpu_info.out caps_libvirt_intel_E5649.out caps_libvirt_amd_6274.out caps_libvirt_intel_E31220.out caps_libvirt_intel_i73770.out caps_libvirt_intel_i73770_nosnap.out caps_lscpu_ppc64_1_4_4.out caps_lscpu_ppc64_2_4_8.out caps_numactl_4_nodes.out glob_1c60971a-8647-44ac-ae33-6520887f8843.out glusterVolumeProfileInfo.xml glusterVolumeProfileInfoNfs.xml glusterVolumeRebalanceStatus.xml glusterVolumeRemoveBricksStatus.xml glusterVolumeTasks.xml lvs_3386c6f2-926f-42c4-839c-38287fac8998.out mem_info.out netmaskconversions tc_filter_show.out '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /usr/bin/install -c -m 644 alignmentScanTests.py apiTests.py blocksdTests.py cPopenTests.py capsTests.py clientifTests.py configNetworkTests.py fileVolumeTests.py fileUtilTests.py fuserTests.py getAllVolumesTests.py gluster_cli_tests.py glusterTestData.py guestagentTests.py hooksTests.py ipwrapperTests.py iscsiTests.py jsonRpcTests.py jsonRpcUtils.py ksmTests.py libvirtconnectionTests.py lsblkTests.py lvmTests.py main.py md_utils_tests.py miscTests.py mkimageTests.py monkeypatchTests.py mountTests.py netconfpersistenceTests.py netconfTests.py netinfoTests.py netmodelsTests.py outOfProcessTests.py parted_utils_tests.py permutationTests.py persistentDictTests.py profileTests.py remoteFileHandlerTests.py resourceManagerTests.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /usr/bin/install -c -m 644 samplingTests.py schemaTests.py securableTests.py sslTests.py storageMailboxTests.py tcTests.py toolTests.py transportWrapperTests.py utilsTests.py vdsClientTests.py vmTestsData.py vmTests.py volumeTests.py apiData.py hookValidation.py monkeypatch.py testrunner.py testValidation.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' Byte-compiling python modules... alignmentScanTests.pyapiTests.pyblocksdTests.pycPopenTests.pycapsTests.pyclientifTests.pyconfigNetworkTests.pyfileVolumeTests.pyfileUtilTests.pyfuserTests.pygetAllVolumesTests.pygluster_cli_tests.pyglusterTestData.pyguestagentTests.pyhooksTests.pyipwrapperTests.pyiscsiTests.pyjsonRpcTests.pyjsonRpcUtils.pyksmTests.pylibvirtconnectionTests.pylsblkTests.pylvmTests.pymain.pymd_utils_tests.pymiscTests.pymkimageTests.pymonkeypatchTests.pymountTests.pynetconfpersistenceTests.pynetconfTests.pynetinfoTests.pynetmodelsTests.pyoutOfProcessTests.pyparted_utils_tests.pypermutationTests.pypersistentDictTests.pyprofileTests.pyremoteFileHandlerTests.pyresourceManagerTests.pysamplingTests.pyschemaTests.pysecurableTests.pysslTests.pystorageMailboxTests.pytcTests.pytoolTests.pytransportWrapperTests.pyutilsTests.pyvdsClientTests.pyvmTestsData.pyvmTests.pyvolumeTests.pyapiData.pyhookValidation.pymonkeypatch.pytestrunner.pytestValidation.py Byte-compiling python modules (optimized versions) ... alignmentScanTests.pyapiTests.pyblocksdTests.pycPopenTests.pycapsTests.pyclientifTests.pyconfigNetworkTests.pyfileVolumeTests.pyfileUtilTests.pyfuserTests.pygetAllVolumesTests.pygluster_cli_tests.pyglusterTestData.pyguestagentTests.pyhooksTests.pyipwrapperTests.pyiscsiTests.pyjsonRpcTests.pyjsonRpcUtils.pyksmTests.pylibvirtconnectionTests.pylsblkTests.pylvmTests.pymain.pymd_utils_tests.pymiscTests.pymkimageTests.pymonkeypatchTests.pymountTests.pynetconfpersistenceTests.pynetconfTests.pynetinfoTests.pynetmodelsTests.pyoutOfProcessTests.pyparted_utils_tests.pypermutationTests.pypersistentDictTests.pyprofileTests.pyremoteFileHandlerTests.pyresourceManagerTests.pysamplingTests.pyschemaTests.pysecurableTests.pysslTests.pystorageMailboxTests.pytcTests.pytoolTests.pytransportWrapperTests.pyutilsTests.pyvdsClientTests.pyvmTestsData.pyvmTests.pyvolumeTests.pyapiData.pyhookValidation.pymonkeypatch.pytestrunner.pytestValidation.py /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /usr/bin/install -c run_tests.sh testValidation.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /bin/mkdir -p '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' /usr/bin/install -c -m 644 crossImportsTests.py '/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/tests' Byte-compiling python modules... crossImportsTests.py Byte-compiling python modules (optimized versions) ... crossImportsTests.py make[3]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0/tests' make[1]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0' make[2]: Entering directory `/builddir/build/BUILD/vdsm-4.15.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0' make[1]: Leaving directory `/builddir/build/BUILD/vdsm-4.15.0' + install -dDm 0755 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm + touch /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm/metadata.log /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm/mom.log /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm/supervdsm.log /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/vdsm/vdsm.log + install -Dm 0755 init/sysvinit/respawn /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/vdsm/respawn + install -Dm 0644 vdsm/storage/vdsm-lvm.rules /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/lib/udev/rules.d/12-vdsm-lvm.rules + install -Dm 0644 vdsm/limits.conf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/security/limits.d/99-vdsm.conf + install -Dm 0755 init/sysvinit/vdsmd.init /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/rc.d/init.d/vdsmd + install -Dm 0755 init/sysvinit/supervdsmd.init /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/rc.d/init.d/supervdsmd + install -Dm 0755 vdsm_reg/vdsm-reg.init /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/etc/rc.d/init.d/vdsm-reg + install -dDm 1777 /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/log/core + install -Dm 0644 vdsm/vdsm-libvirt-access.pkla /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/var/lib/polkit-1/localauthority/10-vendor.d/10-vdsm-libvirt-access.pkla + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/vdsm-4.15.0 extracting debug info from /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/libexec/vdsm/safelease 32 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.B9dDyn + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + unset DISPLAY + exit 0 Processing files: vdsm-4.15.0-91.git45bb1e6.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9aS4G9 + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-4.15.0 + cp -pr COPYING README lib/vdsm/vdsm.conf.sample /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-4.15.0 + exit 0 Provides: config(vdsm) = 4.15.0-91.git45bb1e6.el6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/hostname /bin/sh /usr/sbin/saslpasswd2 policycoreutils-python Requires(preun): /bin/sh policycoreutils-python Requires(postun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/python libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) python(abi) = 2.6 rtld(GNU_HASH) Processing files: vdsm-cli-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zhTYhc + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-cli-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-cli-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-cli-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-cli-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: vdsm-xmlrpc-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-api-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J4i1uf + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-api-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-api-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-api-4.15.0 + cp -pr vdsm_api/vdsm-api.html /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-api-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Processing files: vdsm-jsonrpc-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-yajsonrpc-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Processing files: vdsm-python-zombiereaper-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.6 Processing files: vdsm-bootstrap-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1w3ifl + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-bootstrap-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-bootstrap-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-bootstrap-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-bootstrap-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-reg-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.f5whFs + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-reg-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-reg-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-reg-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-reg-4.15.0 + exit 0 Provides: config(vdsm-reg) = 4.15.0-91.git45bb1e6.el6 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /bin/bash /bin/sh /usr/bin/python Processing files: vdsm-python-4.15.0-91.git45bb1e6.el6.i686 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/python python(abi) = 2.6 Processing files: vdsm-debug-plugin-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-tests-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: vdsm-hook-ethtool-options-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/env Processing files: vdsm-hook-faqemu-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Nz4g3X + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-faqemu-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-faqemu-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-faqemu-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-faqemu-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-openstacknet-4.15.0-91.git45bb1e6.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-hook-qemucmdline-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BJDKNv + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-qemucmdline-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-qemucmdline-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-qemucmdline-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-hook-qemucmdline-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python Processing files: vdsm-gluster-4.15.0-91.git45bb1e6.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zPnvF3 + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + DOCDIR=/builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-gluster-4.15.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-gluster-4.15.0 + /bin/mkdir -p /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-gluster-4.15.0 + cp -pr COPYING /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386/usr/share/doc/vdsm-gluster-4.15.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: vdsm-debuginfo-4.15.0-91.git45bb1e6.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 warning: Could not canonicalize hostname: i-0000b542 Wrote: /builddir/build/RPMS/vdsm-4.15.0-91.git45bb1e6.el6.i686.rpm Wrote: /builddir/build/RPMS/vdsm-cli-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-xmlrpc-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-api-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-jsonrpc-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-yajsonrpc-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-python-zombiereaper-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-bootstrap-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-reg-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-python-4.15.0-91.git45bb1e6.el6.i686.rpm Wrote: /builddir/build/RPMS/vdsm-debug-plugin-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-tests-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-ethtool-options-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-faqemu-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-openstacknet-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-hook-qemucmdline-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-gluster-4.15.0-91.git45bb1e6.el6.noarch.rpm Wrote: /builddir/build/RPMS/vdsm-debuginfo-4.15.0-91.git45bb1e6.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lhBEso + umask 022 + cd /builddir/build/BUILD + cd vdsm-4.15.0 + rm -rf /builddir/build/BUILDROOT/vdsm-4.15.0-91.git45bb1e6.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->