Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/os-apply-config.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1717/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/os-apply-config.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-0000e0f2 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/os-apply-config-0.1.16-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/os-apply-config.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1717/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/os-apply-config.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RgvJYy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf os-apply-config-0.1.16 + /usr/bin/gzip -dc /builddir/build/SOURCES/os-apply-config-0.1.16.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd os-apply-config-0.1.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch):' Patch #1 (0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-Remove-pbr-runtime-dependency-and-replace-with-build.patch + /usr/bin/patch -p1 --fuzz=0 patching file os_apply_config/version.py + sed -i /setuptools_git/d setup.py + sed -i s/REDHATOSAPPLYCONFIGVERSION/0.1.16/ os_apply_config/version.py + sed -i s/REDHATOSAPPLYCONFIGRELEASE/1.el7/ os_apply_config/version.py Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dQuCbT + exit 0 + umask 022 + cd /builddir/build/BUILD + cd os-apply-config-0.1.16 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/os_apply_config creating build/lib/os_apply_config/tests copying os_apply_config/tests/test_value_type.py -> build/lib/os_apply_config/tests copying os_apply_config/tests/test_apply_config.py -> build/lib/os_apply_config/tests copying os_apply_config/tests/test_collect_config.py -> build/lib/os_apply_config/tests copying os_apply_config/tests/test_json_renderer.py -> build/lib/os_apply_config/tests copying os_apply_config/tests/__init__.py -> build/lib/os_apply_config/tests copying os_apply_config/config_exception.py -> build/lib/os_apply_config copying os_apply_config/version.py -> build/lib/os_apply_config copying os_apply_config/value_types.py -> build/lib/os_apply_config copying os_apply_config/apply_config.py -> build/lib/os_apply_config copying os_apply_config/renderers.py -> build/lib/os_apply_config copying os_apply_config/collect_config.py -> build/lib/os_apply_config copying os_apply_config/__init__.py -> build/lib/os_apply_config running egg_info writing requirements to os_apply_config.egg-info/requires.txt writing os_apply_config.egg-info/PKG-INFO writing top-level names to os_apply_config.egg-info/top_level.txt writing dependency_links to os_apply_config.egg-info/dependency_links.txt writing entry points to os_apply_config.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt creating build/lib/os_apply_config/tests/templates creating build/lib/os_apply_config/tests/templates/etc creating build/lib/os_apply_config/tests/templates/etc/glance copying os_apply_config/tests/templates/etc/glance/script.conf -> build/lib/os_apply_config/tests/templates/etc/glance creating build/lib/os_apply_config/tests/templates/etc/keystone copying os_apply_config/tests/templates/etc/keystone/keystone.conf -> build/lib/os_apply_config/tests/templates/etc/keystone + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.59lcOd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 + cd os-apply-config-0.1.16 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/config_exception.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/version.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/value_types.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/apply_config.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/renderers.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests copying build/lib/os_apply_config/tests/test_value_type.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests copying build/lib/os_apply_config/tests/test_apply_config.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests copying build/lib/os_apply_config/tests/test_collect_config.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates/etc creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates/etc/glance copying build/lib/os_apply_config/tests/templates/etc/glance/script.conf -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates/etc/glance creating /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates/etc/keystone copying build/lib/os_apply_config/tests/templates/etc/keystone/keystone.conf -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/templates/etc/keystone copying build/lib/os_apply_config/tests/test_json_renderer.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests copying build/lib/os_apply_config/tests/__init__.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests copying build/lib/os_apply_config/collect_config.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config copying build/lib/os_apply_config/__init__.py -> /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/config_exception.py to config_exception.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/value_types.py to value_types.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/apply_config.py to apply_config.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/renderers.py to renderers.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/test_value_type.py to test_value_type.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/test_apply_config.py to test_apply_config.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/test_collect_config.py to test_collect_config.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/test_json_renderer.py to test_json_renderer.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/collect_config.py to collect_config.pyc byte-compiling /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpyEAFCr.py' /usr/bin/python -O /tmp/tmpyEAFCr.py removing /tmp/tmpyEAFCr.py running install_egg_info running egg_info writing requirements to os_apply_config.egg-info/requires.txt writing os_apply_config.egg-info/PKG-INFO writing top-level names to os_apply_config.egg-info/top_level.txt writing dependency_links to os_apply_config.egg-info/dependency_links.txt writing entry points to os_apply_config.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying os_apply_config.egg-info to /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/site-packages/os_apply_config-0.1.16-py2.7.egg-info running install_scripts Installing os-config-applier script to /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/bin Installing os-apply-config script to /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/bin + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/os-apply-config-0.1.16 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. 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/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: os-apply-config-0.1.16-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zfiRyz + umask 022 + cd /builddir/build/BUILD + cd os-apply-config-0.1.16 + DOCDIR=/builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/share/doc/os-apply-config-0.1.16 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/share/doc/os-apply-config-0.1.16 + cp -pr README.rst /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/share/doc/os-apply-config-0.1.16 + cp -pr LICENSE /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64/usr/share/doc/os-apply-config-0.1.16 + exit 0 Provides: os-apply-config = 0.1.16-1.el7 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/env /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 warning: Could not canonicalize hostname: i-0000e0f2 Wrote: /builddir/build/RPMS/os-apply-config-0.1.16-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LHH6vj + umask 022 + cd /builddir/build/BUILD + cd os-apply-config-0.1.16 + /usr/bin/rm -rf /builddir/build/BUILDROOT/os-apply-config-0.1.16-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->