Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-stevedore.spec'], False, '/var/lib/mock/cloud7-el7-build-538-1118/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 noarch --nodeps builddir/build/SPECS/python-stevedore.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-stevedore-1.1.0-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-stevedore.spec'], False, '/var/lib/mock/cloud7-el7-build-538-1118/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', '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 noarch --nodeps builddir/build/SPECS/python-stevedore.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NL2N0a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stevedore-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/stevedore-1.1.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd stevedore-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4UPyzA + umask 022 + cd /builddir/build/BUILD + cd stevedore-1.1.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/stevedore creating build/lib/stevedore/example copying stevedore/example/load_as_extension.py -> build/lib/stevedore/example copying stevedore/example/setup.py -> build/lib/stevedore/example copying stevedore/example/__init__.py -> build/lib/stevedore/example copying stevedore/example/base.py -> build/lib/stevedore/example copying stevedore/example/load_as_driver.py -> build/lib/stevedore/example copying stevedore/example/fields.py -> build/lib/stevedore/example copying stevedore/example/simple.py -> build/lib/stevedore/example creating build/lib/stevedore/tests copying stevedore/tests/test_driver.py -> build/lib/stevedore/tests copying stevedore/tests/test_enabled.py -> build/lib/stevedore/tests copying stevedore/tests/utils.py -> build/lib/stevedore/tests copying stevedore/tests/extension_unimportable.py -> build/lib/stevedore/tests copying stevedore/tests/__init__.py -> build/lib/stevedore/tests copying stevedore/tests/test_callback.py -> build/lib/stevedore/tests copying stevedore/tests/test_dispatch.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_simple.py -> build/lib/stevedore/tests copying stevedore/tests/test_example_fields.py -> build/lib/stevedore/tests copying stevedore/tests/test_hook.py -> build/lib/stevedore/tests copying stevedore/tests/test_extension.py -> build/lib/stevedore/tests copying stevedore/tests/test_test_manager.py -> build/lib/stevedore/tests copying stevedore/tests/test_named.py -> build/lib/stevedore/tests copying stevedore/tests/manager.py -> build/lib/stevedore/tests copying stevedore/dispatch.py -> build/lib/stevedore copying stevedore/driver.py -> build/lib/stevedore copying stevedore/__init__.py -> build/lib/stevedore copying stevedore/hook.py -> build/lib/stevedore copying stevedore/enabled.py -> build/lib/stevedore copying stevedore/named.py -> build/lib/stevedore copying stevedore/extension.py -> build/lib/stevedore running egg_info writing requirements to stevedore.egg-info/requires.txt writing stevedore.egg-info/PKG-INFO writing top-level names to stevedore.egg-info/top_level.txt writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P9WBv0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch + cd stevedore-1.1.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_extension.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/setup.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/__init__.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/base.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/load_as_driver.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/fields.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/example/simple.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example copying build/lib/stevedore/dispatch.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore copying build/lib/stevedore/driver.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore copying build/lib/stevedore/__init__.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore copying build/lib/stevedore/hook.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore creating /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_driver.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_enabled.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/utils.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/extension_unimportable.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/__init__.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_callback.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_dispatch.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_simple.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_example_fields.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_hook.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_extension.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_test_manager.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/test_named.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/tests/manager.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests copying build/lib/stevedore/enabled.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore copying build/lib/stevedore/named.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore copying build/lib/stevedore/extension.py -> /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/load_as_extension.py to load_as_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/setup.py to setup.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/load_as_driver.py to load_as_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/fields.py to fields.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/example/simple.py to simple.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/dispatch.py to dispatch.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/driver.py to driver.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/hook.py to hook.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_driver.py to test_driver.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_enabled.py to test_enabled.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/extension_unimportable.py to extension_unimportable.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_callback.py to test_callback.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_dispatch.py to test_dispatch.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_example_simple.py to test_example_simple.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_example_fields.py to test_example_fields.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_hook.py to test_hook.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_extension.py to test_extension.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_test_manager.py to test_test_manager.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/test_named.py to test_named.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/tests/manager.py to manager.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/enabled.py to enabled.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/named.py to named.pyc byte-compiling /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore/extension.py to extension.pyc running install_egg_info running egg_info writing requirements to stevedore.egg-info/requires.txt writing stevedore.egg-info/PKG-INFO writing top-level names to stevedore.egg-info/top_level.txt writing dependency_links to stevedore.egg-info/dependency_links.txt writing entry points to stevedore.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt Copying stevedore.egg-info to /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/site-packages/stevedore-1.1.0-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/stevedore-1.1.0 /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/python-stevedore-1.1.0-1.el7.noarch/usr/lib/python2.7/ using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GQNb3r + umask 022 + cd /builddir/build/BUILD + cd stevedore-1.1.0 + exit 0 Processing files: python-stevedore-1.1.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N1nvBT + umask 022 + cd /builddir/build/BUILD + cd stevedore-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/share/doc/python-stevedore-1.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/share/doc/python-stevedore-1.1.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/share/doc/python-stevedore-1.1.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch/usr/share/doc/python-stevedore-1.1.0 + exit 0 Provides: python-stevedore = 1.1.0-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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch Wrote: /builddir/build/RPMS/python-stevedore-1.1.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VRmQLR + umask 022 + cd /builddir/build/BUILD + cd stevedore-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stevedore-1.1.0-1.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->