Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-pbr.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-85026-532393/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '158c9e566f474924ba8b37b6948f1dfe', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-85026-532393/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-pbr.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pbr-5.5.1-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-pbr.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-wallaby-el8-build-85026-532393/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'abe3ca9a765040e781f9b2d04eb1fd5d', '-D', '/var/lib/mock/cloud8-openstack-wallaby-el8-build-85026-532393/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-pbr.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q3hJ5v + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pbr-5.5.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pbr-5.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-5.5.1 + /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 --allow-empty -a --author 'rpm-build ' -m 'python-pbr-5.5.1 base' + rm -rf test-requirements.txt requirements.txt pbr.egg-info/requires.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lzaIwz + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + export SKIP_PIP_INSTALL=1 + SKIP_PIP_INSTALL=1 ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pbr creating build/lib/pbr/cmd copying pbr/cmd/main.py -> build/lib/pbr/cmd copying pbr/cmd/__init__.py -> build/lib/pbr/cmd creating build/lib/pbr/hooks copying pbr/hooks/metadata.py -> build/lib/pbr/hooks copying pbr/hooks/base.py -> build/lib/pbr/hooks copying pbr/hooks/files.py -> build/lib/pbr/hooks copying pbr/hooks/backwards.py -> build/lib/pbr/hooks copying pbr/hooks/commands.py -> build/lib/pbr/hooks copying pbr/hooks/__init__.py -> build/lib/pbr/hooks copying pbr/pbr_json.py -> build/lib/pbr copying pbr/git.py -> build/lib/pbr copying pbr/core.py -> build/lib/pbr copying pbr/packaging.py -> build/lib/pbr copying pbr/sphinxext.py -> build/lib/pbr copying pbr/options.py -> build/lib/pbr copying pbr/util.py -> build/lib/pbr copying pbr/testr_command.py -> build/lib/pbr copying pbr/extra_files.py -> build/lib/pbr copying pbr/version.py -> build/lib/pbr copying pbr/find_package.py -> build/lib/pbr copying pbr/builddoc.py -> build/lib/pbr copying pbr/__init__.py -> build/lib/pbr creating build/lib/pbr/tests copying pbr/tests/test_hooks.py -> build/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build/lib/pbr/tests copying pbr/tests/base.py -> build/lib/pbr/tests copying pbr/tests/test_files.py -> build/lib/pbr/tests copying pbr/tests/test_util.py -> build/lib/pbr/tests copying pbr/tests/util.py -> build/lib/pbr/tests copying pbr/tests/test_core.py -> build/lib/pbr/tests copying pbr/tests/test_packaging.py -> build/lib/pbr/tests copying pbr/tests/test_version.py -> build/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build/lib/pbr/tests copying pbr/tests/test_setup.py -> build/lib/pbr/tests copying pbr/tests/test_commands.py -> build/lib/pbr/tests copying pbr/tests/test_integration.py -> build/lib/pbr/tests copying pbr/tests/__init__.py -> build/lib/pbr/tests running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'pbr.egg-info/SOURCES.txt' creating build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/CHANGES.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/LICENSE.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/MANIFEST.in -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/README.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/git-extra-file.txt -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.cfg -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/setup.py -> build/lib/pbr/tests/testpackage copying pbr/tests/testpackage/test-requirements.txt -> build/lib/pbr/tests/testpackage creating build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/a.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/b.txt -> build/lib/pbr/tests/testpackage/data_files copying pbr/tests/testpackage/data_files/c.rst -> build/lib/pbr/tests/testpackage/data_files creating build/lib/pbr/tests/testpackage/doc creating build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/conf.py -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/index.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/installation.rst -> build/lib/pbr/tests/testpackage/doc/source copying pbr/tests/testpackage/doc/source/usage.rst -> build/lib/pbr/tests/testpackage/doc/source creating build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/__init__.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/cmd.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/extra.py -> build/lib/pbr/tests/testpackage/pbr_testpackage copying pbr/tests/testpackage/pbr_testpackage/wsgi.py -> build/lib/pbr/tests/testpackage/pbr_testpackage creating build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data copying pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> build/lib/pbr/tests/testpackage/pbr_testpackage/package_data creating build/lib/pbr/tests/testpackage/src copying pbr/tests/testpackage/src/testext.c -> build/lib/pbr/tests/testpackage/src + sphinx-build doc/source html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done Creating file /builddir/build/BUILD/pbr-5.5.1/doc/source/reference/api/pbr.rst. Creating file /builddir/build/BUILD/pbr-5.5.1/doc/source/reference/api/pbr.cmd.rst. Creating file /builddir/build/BUILD/pbr-5.5.1/doc/source/reference/api/pbr.hooks.rst. Creating file /builddir/build/BUILD/pbr-5.5.1/doc/source/reference/api/modules.rst. [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/pbr-5.5.1/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 15 added, 0 changed, 0 removed reading sources... [ 6%] contributor/index reading sources... [ 13%] index reading sources... [ 20%] reference/api/modules reading sources... [ 26%] reference/api/pbr reading sources... [ 33%] reference/api/pbr.cmd reading sources... [ 40%] reference/api/pbr.hooks reading sources... [ 46%] reference/index reading sources... [ 53%] user/compatibility reading sources... [ 60%] user/features reading sources... [ 66%] user/history reading sources... [ 73%] user/index reading sources... [ 80%] user/packagers reading sources... [ 86%] user/releasenotes reading sources... [ 93%] user/semver reading sources... [100%] user/using /builddir/build/BUILD/pbr-5.5.1/doc/source/user/releasenotes.rst:5: WARNING: Problems with "include" directive path: InputError: [Errno 2] No such file or directory: 'RELEASENOTES.rst'. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] contributor/index [openstackdocstheme] the 'repository_name' config option has been deprecated and replaced by the 'openstackdocs_repo_name' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_project' config option has been deprecated and replaced by the 'openstackdocs_bug_project' option; support for the former will be dropped in a future release [openstackdocstheme] the 'bug_tag' config option has been deprecated and replaced by the 'openstackdocs_bug_tag' option; support for the former will be dropped in a future release [openstackdocstheme] pdf_link False writing output... [ 13%] index writing output... [ 20%] reference/api/modules [openstackdocstheme] could not determine last_updated for 'reference/api/modules' writing output... [ 26%] reference/api/pbr [openstackdocstheme] could not determine last_updated for 'reference/api/pbr' writing output... [ 33%] reference/api/pbr.cmd [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.cmd' writing output... [ 40%] reference/api/pbr.hooks [openstackdocstheme] could not determine last_updated for 'reference/api/pbr.hooks' writing output... [ 46%] reference/index writing output... [ 53%] user/compatibility writing output... [ 60%] user/features writing output... [ 66%] user/history writing output... [ 73%] user/index writing output... [ 80%] user/packagers writing output... [ 86%] user/releasenotes writing output... [ 93%] user/semver writing output... [100%] user/using generating indices... genindex[openstackdocstheme] could not determine last_updated for 'genindex' py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex' done writing additional pages... search[openstackdocstheme] could not determine last_updated for 'search' done copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YGqjCM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch + cd pbr-5.5.1 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch --prefix /usr 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-pbr-5.5.1-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/metadata.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/base.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/backwards.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/commands.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/hooks/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks copying build/lib/pbr/pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/git.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/core.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/sphinxext.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/cmd copying build/lib/pbr/cmd/main.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/cmd copying build/lib/pbr/cmd/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/cmd copying build/lib/pbr/options.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/testr_command.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/extra_files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/version.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/find_package.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr copying build/lib/pbr/builddoc.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/base.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_files.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/util.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/setup.cfg -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/MANIFEST.in -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/a.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/b.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/data_files/c.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/data_files copying build/lib/pbr/tests/testpackage/test-requirements.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/README.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/git-extra-file.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage copying build/lib/pbr/tests/testpackage/LICENSE.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/conf.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/usage.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/index.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source copying build/lib/pbr/tests/testpackage/doc/source/installation.rst -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/wsgi.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/cmd.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/1.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/package_data/2.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/package_data copying build/lib/pbr/tests/testpackage/pbr_testpackage/extra.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/pbr_testpackage/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage copying build/lib/pbr/tests/testpackage/CHANGES.txt -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage creating /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/testpackage/src/testext.c -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/src copying build/lib/pbr/tests/test_core.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_packaging.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_version.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_pbr_json.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_setup.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_commands.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/test_integration.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/tests/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests copying build/lib/pbr/__init__.py -> /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/metadata.py to metadata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/files.py to files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/backwards.py to backwards.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/commands.py to commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/hooks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/pbr_json.py to pbr_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/git.py to git.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/core.py to core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/sphinxext.py to sphinxext.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/cmd/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/cmd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/options.py to options.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/testr_command.py to testr_command.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/extra_files.py to extra_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/find_package.py to find_package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/builddoc.py to builddoc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_files.py to test_files.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/setup.py to setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/doc/source/conf.py to conf.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/wsgi.py to wsgi.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/_setup_hooks.py to _setup_hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/cmd.py to cmd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/extra.py to extra.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/testpackage/pbr_testpackage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_core.py to test_core.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_version.py to test_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_setup.py to test_setup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_commands.py to test_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/test_integration.py to test_integration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpse4cr9c9.py' /usr/bin/python3 /tmp/tmpse4cr9c9.py removing /tmp/tmpse4cr9c9.py running install_egg_info running egg_info writing pbr.egg-info/PKG-INFO writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt writing top-level names to pbr.egg-info/top_level.txt [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git /usr/lib64/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 'pbr.egg-info/SOURCES.txt' Copying pbr.egg-info to /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr-5.5.1-py3.6.egg-info running install_scripts Installing pbr script to /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/bin + rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6/site-packages/pbr/tests + mv /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/bin/pbr /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/bin/pbr-3 + ln -s ./pbr-3 /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/bin/pbr + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 5.5.1-1.el8 --unique-debug-suffix -5.5.1-1.el8.noarch --unique-debug-src-base python-pbr-5.5.1-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pbr-5.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-pbr-5.5.1-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZRVTk2 + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/doc/python3-pbr + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/doc/python3-pbr + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/doc/python3-pbr + cp -pr html /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/doc/python3-pbr + cp -pr README.rst /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/doc/python3-pbr + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HpIJ6h + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/licenses/python3-pbr + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/licenses/python3-pbr + cp -pr LICENSE /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch/usr/share/licenses/python3-pbr + exit 0 warning: File listed twice: /usr/share/doc/python3-pbr/README.rst Provides: python3-pbr = 5.5.1-1.el8 python3.6dist(pbr) = 5.5.1 python3dist(pbr) = 5.5.1 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/python3 python(abi) = 3.6 Conflicts: python2-pbr < 5.4.3-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch Wrote: /builddir/build/RPMS/python3-pbr-5.5.1-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4JFAxR + umask 022 + cd /builddir/build/BUILD + cd pbr-5.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pbr-5.5.1-1.el8.noarch + exit 0 Child return code was: 0