Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-trove-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64938-319392/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', '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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-trove-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', '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 Wrote: /builddir/build/SRPMS/python-trove-tests-tempest-0.3.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-trove-tests-tempest.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-64938-319392/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-trove-tests-tempest.spec'] with env {'LANG': 'en_GB.UTF-8', '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.m1lDO9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf trove_tempest_plugin-0.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/trove_tempest_plugin-0.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd trove_tempest_plugin-0.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q -a --author 'rpm-build ' -m 'python-trove-tests-tempest-0.3.0 base' + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + rm -rf trove_tempest_plugin.egg-info Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jh1b8H + exit 0 + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/trove_tempest_plugin creating build/lib/trove_tempest_plugin/services copying trove_tempest_plugin/services/__init__.py -> build/lib/trove_tempest_plugin/services copying trove_tempest_plugin/config.py -> build/lib/trove_tempest_plugin copying trove_tempest_plugin/clients.py -> build/lib/trove_tempest_plugin copying trove_tempest_plugin/__init__.py -> build/lib/trove_tempest_plugin copying trove_tempest_plugin/plugin.py -> build/lib/trove_tempest_plugin creating build/lib/trove_tempest_plugin/services/database copying trove_tempest_plugin/services/database/limits_client.py -> build/lib/trove_tempest_plugin/services/database copying trove_tempest_plugin/services/database/base_client.py -> build/lib/trove_tempest_plugin/services/database copying trove_tempest_plugin/services/database/versions_client.py -> build/lib/trove_tempest_plugin/services/database copying trove_tempest_plugin/services/database/__init__.py -> build/lib/trove_tempest_plugin/services/database copying trove_tempest_plugin/services/database/flavors_client.py -> build/lib/trove_tempest_plugin/services/database creating build/lib/trove_tempest_plugin/tests creating build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/api/test_flavors_negative.py -> build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/api/test_versions.py -> build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/api/test_limits.py -> build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/api/test_flavors.py -> build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/api/__init__.py -> build/lib/trove_tempest_plugin/tests/api copying trove_tempest_plugin/tests/__init__.py -> build/lib/trove_tempest_plugin/tests copying trove_tempest_plugin/tests/base_test.py -> build/lib/trove_tempest_plugin/tests running egg_info creating trove_tempest_plugin.egg-info writing trove_tempest_plugin.egg-info/PKG-INFO writing top-level names to trove_tempest_plugin.egg-info/top_level.txt writing dependency_links to trove_tempest_plugin.egg-info/dependency_links.txt writing entry points to trove_tempest_plugin.egg-info/entry_points.txt writing pbr to trove_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'trove_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'trove_tempest_plugin.egg-info/SOURCES.txt' + sleep 1 + python2 setup.py build_sphinx -b html running build_sphinx [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/trove_tempest_plugin-0.3.0/.gitreview found building [mo]: all of 0 po files building [html]: all source files updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] contributing reading sources... [ 50%] index reading sources... [ 75%] installation reading sources... [100%] readme looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] contributing [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/openstack/tree/doc/source' [openstackdocstheme] bug_project (from user) 'trove_tempest_plugin' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributing' writing output... [ 50%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 75%] installation [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/installation.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'installation' writing output... [100%] readme [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/readme.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/readme.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'readme' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.d7HtCi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch + cd trove_tempest_plugin-0.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power8 -mtune=power8' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin copying build/lib/trove_tempest_plugin/config.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin copying build/lib/trove_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/database/limits_client.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/database/base_client.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/database/versions_client.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/database/__init__.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/database/flavors_client.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database copying build/lib/trove_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services copying build/lib/trove_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests copying build/lib/trove_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests creating /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/api/test_flavors_negative.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/api/test_versions.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/api/test_limits.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/api/test_flavors.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api copying build/lib/trove_tempest_plugin/tests/base_test.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests copying build/lib/trove_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/clients.py to clients.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database/limits_client.py to limits_client.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database/base_client.py to base_client.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database/versions_client.py to versions_client.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/database/flavors_client.py to flavors_client.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api/test_flavors_negative.py to test_flavors_negative.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api/test_versions.py to test_versions.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api/test_limits.py to test_limits.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api/test_flavors.py to test_flavors.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/tests/base_test.py to base_test.pyc byte-compiling /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin/plugin.py to plugin.pyc writing byte-compilation script '/tmp/tmp8_RWdP.py' /usr/bin/python2 -O /tmp/tmp8_RWdP.py removing /tmp/tmp8_RWdP.py running install_egg_info running egg_info writing trove_tempest_plugin.egg-info/PKG-INFO writing top-level names to trove_tempest_plugin.egg-info/top_level.txt writing dependency_links to trove_tempest_plugin.egg-info/dependency_links.txt writing entry points to trove_tempest_plugin.egg-info/entry_points.txt writing pbr to trove_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' writing manifest file 'trove_tempest_plugin.egg-info/SOURCES.txt' Copying trove_tempest_plugin.egg-info to /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/lib/python2.7/site-packages/trove_tempest_plugin-0.3.0-py2.7.egg-info running install_scripts warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) + /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/trove_tempest_plugin-0.3.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-trove-tests-tempest-0.3.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 Processing files: python2-trove-tests-tempest-0.3.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.twv0TT + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python2-trove-tests-tempest-0.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python2-trove-tests-tempest-0.3.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python2-trove-tests-tempest-0.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JQZRbv + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python2-trove-tests-tempest-0.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python2-trove-tests-tempest-0.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python2-trove-tests-tempest-0.3.0 + exit 0 Provides: python-trove-tests-tempest = 1:0.3.0-1.el7 python2-trove-tests-tempest = 1:0.3.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 Obsoletes: python-trove-tests-tempest < 1:0.3.0-1.el7 python-trove-tests < 9.0.0 Processing files: python-trove-tests-tempest-doc-0.3.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZCWGV6 + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python-trove-tests-tempest-doc-0.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python-trove-tests-tempest-doc-0.3.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/doc/python-trove-tests-tempest-doc-0.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y0B5FI + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python-trove-tests-tempest-doc-0.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python-trove-tests-tempest-doc-0.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch/usr/share/licenses/python-trove-tests-tempest-doc-0.3.0 + exit 0 Provides: python-trove-tests-tempest-doc = 1:0.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch Wrote: /builddir/build/RPMS/python2-trove-tests-tempest-0.3.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-trove-tests-tempest-doc-0.3.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yMmTOz + umask 022 + cd /builddir/build/BUILD + cd trove_tempest_plugin-0.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-trove-tests-tempest-0.3.0-1.el7.noarch + exit 0 Child return code was: 0