Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/imagefactory-plugins.spec'], chrootPath='/var/lib/mock/infrastructure6-el6-build-16368-22294/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/imagefactory-plugins.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: c1be.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/imagefactory-plugins-1.1.9-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/imagefactory-plugins.spec '], chrootPath='/var/lib/mock/infrastructure6-el6-build-16368-22294/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/imagefactory-plugins.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RBUx4g + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf imagefactory-plugins-1.1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/imagefactory-plugins-1.1.9.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd imagefactory-plugins-1.1.9 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.j4733m + umask 022 + cd /builddir/build/BUILD + cd imagefactory-plugins-1.1.9 + LANG=C + export LANG + unset DISPLAY + python setup.py build running build running build_py creating build creating build/lib creating build/lib/imagefactory_plugins copying __init__.py -> build/lib/imagefactory_plugins creating build/lib/imagefactory_plugins/EC2 copying EC2/EC2.py -> build/lib/imagefactory_plugins/EC2 copying EC2/EC2CloudOSHelpers.py -> build/lib/imagefactory_plugins/EC2 copying EC2/__init__.py -> build/lib/imagefactory_plugins/EC2 creating build/lib/imagefactory_plugins/TinMan copying TinMan/__init__.py -> build/lib/imagefactory_plugins/TinMan copying TinMan/TinMan.py -> build/lib/imagefactory_plugins/TinMan creating build/lib/imagefactory_plugins/MockCloud copying MockCloud/__init__.py -> build/lib/imagefactory_plugins/MockCloud copying MockCloud/MockCloud.py -> build/lib/imagefactory_plugins/MockCloud creating build/lib/imagefactory_plugins/MockOS copying MockOS/MockOS.py -> build/lib/imagefactory_plugins/MockOS copying MockOS/__init__.py -> build/lib/imagefactory_plugins/MockOS creating build/lib/imagefactory_plugins/OpenStack copying OpenStack/__init__.py -> build/lib/imagefactory_plugins/OpenStack copying OpenStack/glance_upload.py -> build/lib/imagefactory_plugins/OpenStack copying OpenStack/OpenStack.py -> build/lib/imagefactory_plugins/OpenStack creating build/lib/imagefactory_plugins/RHEVM copying RHEVM/RHEVMHelper.py -> build/lib/imagefactory_plugins/RHEVM copying RHEVM/__init__.py -> build/lib/imagefactory_plugins/RHEVM copying RHEVM/RHEVM.py -> build/lib/imagefactory_plugins/RHEVM creating build/lib/imagefactory_plugins/vSphere copying vSphere/__init__.py -> build/lib/imagefactory_plugins/vSphere copying vSphere/VSphereHelper.py -> build/lib/imagefactory_plugins/vSphere copying vSphere/vSphere.py -> build/lib/imagefactory_plugins/vSphere creating build/lib/imagefactory_plugins/Rackspace copying Rackspace/__init__.py -> build/lib/imagefactory_plugins/Rackspace copying Rackspace/test_rackspace.py -> build/lib/imagefactory_plugins/Rackspace copying Rackspace/pyvhd.py -> build/lib/imagefactory_plugins/Rackspace copying Rackspace/Rackspace.py -> build/lib/imagefactory_plugins/Rackspace creating build/lib/imagefactory_plugins/IndirectionCloud copying IndirectionCloud/IndirectionCloud.py -> build/lib/imagefactory_plugins/IndirectionCloud copying IndirectionCloud/__init__.py -> build/lib/imagefactory_plugins/IndirectionCloud creating build/lib/imagefactory_plugins/OVA copying OVA/__init__.py -> build/lib/imagefactory_plugins/OVA copying OVA/OVA.py -> build/lib/imagefactory_plugins/OVA creating build/lib/imagefactory_plugins/Docker copying Docker/__init__.py -> build/lib/imagefactory_plugins/Docker copying Docker/Docker.py -> build/lib/imagefactory_plugins/Docker copying Docker/docker_new.py -> build/lib/imagefactory_plugins/Docker creating build/lib/imagefactory_plugins/Nova copying Nova/__init__.py -> build/lib/imagefactory_plugins/Nova copying Nova/Nova.py -> build/lib/imagefactory_plugins/Nova creating build/lib/imagefactory_plugins/HyperV copying HyperV/HyperV.py -> build/lib/imagefactory_plugins/HyperV copying HyperV/__init__.py -> build/lib/imagefactory_plugins/HyperV creating build/lib/imagefactory_plugins/ovfcommon copying ovfcommon/__init__.py -> build/lib/imagefactory_plugins/ovfcommon copying ovfcommon/HyperVOVFDescriptor.py -> build/lib/imagefactory_plugins/ovfcommon copying ovfcommon/test_date.py -> build/lib/imagefactory_plugins/ovfcommon copying ovfcommon/vagrantify_v1.py -> build/lib/imagefactory_plugins/ovfcommon copying ovfcommon/ovfcommon.py -> build/lib/imagefactory_plugins/ovfcommon running build_scripts creating build/scripts-2.6 copying and adjusting EC2/create-ec2-factory-credentials -> build/scripts-2.6 changing mode of build/scripts-2.6/create-ec2-factory-credentials from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zKmmct + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch ++ dirname /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch + cd imagefactory-plugins-1.1.9 + LANG=C + export LANG + unset DISPLAY + python setup.py install -O1 --root=/builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch --skip-build running install running install_lib creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6 creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack copying build/lib/imagefactory_plugins/OpenStack/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack copying build/lib/imagefactory_plugins/OpenStack/glance_upload.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack copying build/lib/imagefactory_plugins/OpenStack/OpenStack.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack copying build/lib/imagefactory_plugins/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2 copying build/lib/imagefactory_plugins/EC2/EC2.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2 copying build/lib/imagefactory_plugins/EC2/EC2CloudOSHelpers.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2 copying build/lib/imagefactory_plugins/EC2/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2 creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud copying build/lib/imagefactory_plugins/MockCloud/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud copying build/lib/imagefactory_plugins/MockCloud/MockCloud.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan copying build/lib/imagefactory_plugins/TinMan/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan copying build/lib/imagefactory_plugins/TinMan/TinMan.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS copying build/lib/imagefactory_plugins/MockOS/MockOS.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS copying build/lib/imagefactory_plugins/MockOS/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova copying build/lib/imagefactory_plugins/Nova/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova copying build/lib/imagefactory_plugins/Nova/Nova.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM copying build/lib/imagefactory_plugins/RHEVM/RHEVMHelper.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM copying build/lib/imagefactory_plugins/RHEVM/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM copying build/lib/imagefactory_plugins/RHEVM/RHEVM.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA copying build/lib/imagefactory_plugins/OVA/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA copying build/lib/imagefactory_plugins/OVA/OVA.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere copying build/lib/imagefactory_plugins/vSphere/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere copying build/lib/imagefactory_plugins/vSphere/VSphereHelper.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere copying build/lib/imagefactory_plugins/vSphere/vSphere.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud copying build/lib/imagefactory_plugins/IndirectionCloud/IndirectionCloud.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud copying build/lib/imagefactory_plugins/IndirectionCloud/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace copying build/lib/imagefactory_plugins/Rackspace/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace copying build/lib/imagefactory_plugins/Rackspace/test_rackspace.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace copying build/lib/imagefactory_plugins/Rackspace/pyvhd.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace copying build/lib/imagefactory_plugins/Rackspace/Rackspace.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker copying build/lib/imagefactory_plugins/Docker/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker copying build/lib/imagefactory_plugins/Docker/Docker.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker copying build/lib/imagefactory_plugins/Docker/docker_new.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV copying build/lib/imagefactory_plugins/HyperV/HyperV.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV copying build/lib/imagefactory_plugins/HyperV/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon copying build/lib/imagefactory_plugins/ovfcommon/__init__.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon copying build/lib/imagefactory_plugins/ovfcommon/HyperVOVFDescriptor.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon copying build/lib/imagefactory_plugins/ovfcommon/test_date.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon copying build/lib/imagefactory_plugins/ovfcommon/vagrantify_v1.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon copying build/lib/imagefactory_plugins/ovfcommon/ovfcommon.py -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack/glance_upload.py to glance_upload.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack/OpenStack.py to OpenStack.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2/EC2.py to EC2.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2/EC2CloudOSHelpers.py to EC2CloudOSHelpers.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud/MockCloud.py to MockCloud.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan/TinMan.py to TinMan.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS/MockOS.py to MockOS.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova/Nova.py to Nova.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM/RHEVMHelper.py to RHEVMHelper.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM/RHEVM.py to RHEVM.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA/OVA.py to OVA.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere/VSphereHelper.py to VSphereHelper.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere/vSphere.py to vSphere.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud/IndirectionCloud.py to IndirectionCloud.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace/test_rackspace.py to test_rackspace.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace/pyvhd.py to pyvhd.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace/Rackspace.py to Rackspace.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker/Docker.py to Docker.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker/docker_new.py to docker_new.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV/HyperV.py to HyperV.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon/HyperVOVFDescriptor.py to HyperVOVFDescriptor.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon/test_date.py to test_date.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon/vagrantify_v1.py to vagrantify_v1.pyc byte-compiling /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/ovfcommon/ovfcommon.py to ovfcommon.pyc writing byte-compilation script '/tmp/tmpfh6xIa.py' /usr/bin/python -O /tmp/tmpfh6xIa.py removing /tmp/tmpfh6xIa.py running install_scripts creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/bin copying build/scripts-2.6/create-ec2-factory-credentials -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/bin changing mode of /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/bin/create-ec2-factory-credentials to 755 running install_data creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory creating /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images copying conf/ec2_fedora_jeos.conf -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images copying conf/ec2_rhel_jeos.conf -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images copying conf/rackspace_fedora_jeos.conf -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images copying conf/rackspace_rhel_jeos.conf -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images copying EC2/EC2.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/EC2 copying TinMan/TinMan.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/TinMan copying MockCloud/MockCloud.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud copying MockOS/MockOS.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS copying OpenStack/OpenStack.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack copying RHEVM/RHEVM.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/RHEVM copying vSphere/vSphere.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/vSphere copying Rackspace/Rackspace.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace copying IndirectionCloud/IndirectionCloud.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/IndirectionCloud copying OVA/OVA.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OVA copying Docker/Docker.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Docker copying Nova/Nova.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova copying HyperV/HyperV.info -> /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/HyperV running install_egg_info Writing /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins-1.1.9-py2.6.egg-info + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockOS + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/MockCloud + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/OpenStack + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Rackspace + rm -f /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images/rackspace_fedora_jeos.conf + rm -f /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/etc/imagefactory/jeos_images/rackspace_rhel_jeos.conf + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6/site-packages/imagefactory_plugins/Nova + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/imagefactory-plugins-1.1.9 find: `debug': No such file or directory + /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 /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: imagefactory-plugins-1.1.9-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BV8JiB + umask 022 + cd /builddir/build/BUILD + cd imagefactory-plugins-1.1.9 + DOCDIR=/builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/share/doc/imagefactory-plugins-1.1.9 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/share/doc/imagefactory-plugins-1.1.9 + /bin/mkdir -p /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/share/doc/imagefactory-plugins-1.1.9 + cp -pr COPYING /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch/usr/share/doc/imagefactory-plugins-1.1.9 + 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: imagefactory-plugins-ovfcommon-1.1.9-1.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: imagefactory-plugins-OVA-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-IndirectionCloud-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-TinMan-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-EC2-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: /usr/bin/python python(abi) = 2.6 Processing files: imagefactory-plugins-EC2-JEOS-images-1.1.9-1.el6.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: imagefactory-plugins-RHEVM-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-vSphere-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-Docker-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Processing files: imagefactory-plugins-HyperV-1.1.9-1.el6.noarch 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(postun): /bin/sh Requires: python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch warning: Could not canonicalize hostname: c1be.rdu2.centos.org Wrote: /builddir/build/RPMS/imagefactory-plugins-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-ovfcommon-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-OVA-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-IndirectionCloud-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-TinMan-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-EC2-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-EC2-JEOS-images-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-RHEVM-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-vSphere-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-Docker-1.1.9-1.el6.noarch.rpm Wrote: /builddir/build/RPMS/imagefactory-plugins-HyperV-1.1.9-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lfGef8 + umask 022 + cd /builddir/build/BUILD + cd imagefactory-plugins-1.1.9 + /bin/rm -rf /builddir/build/BUILDROOT/imagefactory-plugins-1.1.9-1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->