request from: hawk checking if we should skip the build started at: Fri Aug 24 23:10:26 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/a44bf7d1-25b1-4bb1-b9e9-e648ef725ceb/python-pbr-4.0.4-1.src.rpm fetched 115888 bytes, 309.0 K/s installing srpm: python-pbr-4.0.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.BBBhfa/BUILD /tmp/B.BBBhfa/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pbr-4.0.4-1.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pbr.git;a=log;h=9264f4e606dbaff16ba9de844c51ab2944085fe5 * Wed Jul 25 2018 Jakub Bogusz 9264f4e - updated URLs and dependencies * Wed Jul 04 2018 Arkadiusz Miśkiewicz 20a4970 - up to 4.0.4 * Sun Jul 01 2018 Arkadiusz Miśkiewicz 208c821 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.BBBhfa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc python-pbr-4.0.4-1.src.rpm python-pbr ################################################## + rm -f python-pbr-4.0.4-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.BBBhfa/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.BBBhfa/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.BBBhfa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.BBBhfa/python-pbr.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: a44bf7d1-25b1-4bb1-b9e9-e648ef725ceb; TMPDIR=/tmp/B.BBBhfa/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.BBBhfa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.BBBhfa/python-pbr.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: a44bf7d1-25b1-4bb1-b9e9-e648ef725ceb + TMPDIR=/tmp/B.BBBhfa/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.BBBhfa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc --target x86_64-tld-linux /tmp/B.BBBhfa/python-pbr.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.50060 + umask 022 + cd /tmp/B.BBBhfa/BUILD + cd /tmp/B.BBBhfa/BUILD + rm -rf pbr-4.0.4 + /usr/bin/gzip -dc /tmp/B.BBBhfa/pbr-4.0.4.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pbr-4.0.4 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/mv test-requirements.txt test-requirements.txt.disabled + /bin/rm '--interactive=never' -r pbr.egg-info + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.50060 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp + umask 022 + cd /tmp/B.BBBhfa/BUILD + cd pbr-4.0.4 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running build running build_py creating build-2 creating build-2/lib creating build-2/lib/pbr creating build-2/lib/pbr/hooks copying pbr/hooks/metadata.py -> build-2/lib/pbr/hooks copying pbr/hooks/base.py -> build-2/lib/pbr/hooks copying pbr/hooks/backwards.py -> build-2/lib/pbr/hooks copying pbr/hooks/__init__.py -> build-2/lib/pbr/hooks copying pbr/hooks/commands.py -> build-2/lib/pbr/hooks copying pbr/hooks/files.py -> build-2/lib/pbr/hooks creating build-2/lib/pbr/tests copying pbr/tests/test_setup.py -> build-2/lib/pbr/tests copying pbr/tests/base.py -> build-2/lib/pbr/tests copying pbr/tests/test_commands.py -> build-2/lib/pbr/tests copying pbr/tests/test_util.py -> build-2/lib/pbr/tests copying pbr/tests/test_version.py -> build-2/lib/pbr/tests copying pbr/tests/test_hooks.py -> build-2/lib/pbr/tests copying pbr/tests/test_packaging.py -> build-2/lib/pbr/tests copying pbr/tests/__init__.py -> build-2/lib/pbr/tests copying pbr/tests/test_files.py -> build-2/lib/pbr/tests copying pbr/tests/test_integration.py -> build-2/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build-2/lib/pbr/tests copying pbr/tests/util.py -> build-2/lib/pbr/tests copying pbr/tests/test_core.py -> build-2/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build-2/lib/pbr/tests creating build-2/lib/pbr/cmd copying pbr/cmd/main.py -> build-2/lib/pbr/cmd copying pbr/cmd/__init__.py -> build-2/lib/pbr/cmd copying pbr/testr_command.py -> build-2/lib/pbr copying pbr/version.py -> build-2/lib/pbr copying pbr/core.py -> build-2/lib/pbr copying pbr/find_package.py -> build-2/lib/pbr copying pbr/__init__.py -> build-2/lib/pbr copying pbr/git.py -> build-2/lib/pbr copying pbr/builddoc.py -> build-2/lib/pbr copying pbr/options.py -> build-2/lib/pbr copying pbr/util.py -> build-2/lib/pbr copying pbr/pbr_json.py -> build-2/lib/pbr copying pbr/extra_files.py -> build-2/lib/pbr copying pbr/packaging.py -> build-2/lib/pbr running egg_info creating pbr.egg-info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Processing SOURCES.txt writing manifest file 'pbr.egg-info/SOURCES.txt' 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' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/pbr creating build-3/lib/pbr/cmd copying pbr/cmd/main.py -> build-3/lib/pbr/cmd copying pbr/cmd/__init__.py -> build-3/lib/pbr/cmd creating build-3/lib/pbr/hooks copying pbr/hooks/metadata.py -> build-3/lib/pbr/hooks copying pbr/hooks/base.py -> build-3/lib/pbr/hooks copying pbr/hooks/backwards.py -> build-3/lib/pbr/hooks copying pbr/hooks/__init__.py -> build-3/lib/pbr/hooks copying pbr/hooks/commands.py -> build-3/lib/pbr/hooks copying pbr/hooks/files.py -> build-3/lib/pbr/hooks creating build-3/lib/pbr/tests copying pbr/tests/test_setup.py -> build-3/lib/pbr/tests copying pbr/tests/base.py -> build-3/lib/pbr/tests copying pbr/tests/test_commands.py -> build-3/lib/pbr/tests copying pbr/tests/test_util.py -> build-3/lib/pbr/tests copying pbr/tests/test_version.py -> build-3/lib/pbr/tests copying pbr/tests/test_hooks.py -> build-3/lib/pbr/tests copying pbr/tests/test_packaging.py -> build-3/lib/pbr/tests copying pbr/tests/__init__.py -> build-3/lib/pbr/tests copying pbr/tests/test_files.py -> build-3/lib/pbr/tests copying pbr/tests/test_integration.py -> build-3/lib/pbr/tests copying pbr/tests/test_pbr_json.py -> build-3/lib/pbr/tests copying pbr/tests/util.py -> build-3/lib/pbr/tests copying pbr/tests/test_core.py -> build-3/lib/pbr/tests copying pbr/tests/test_wsgi.py -> build-3/lib/pbr/tests copying pbr/testr_command.py -> build-3/lib/pbr copying pbr/version.py -> build-3/lib/pbr copying pbr/core.py -> build-3/lib/pbr copying pbr/find_package.py -> build-3/lib/pbr copying pbr/__init__.py -> build-3/lib/pbr copying pbr/git.py -> build-3/lib/pbr copying pbr/builddoc.py -> build-3/lib/pbr copying pbr/options.py -> build-3/lib/pbr copying pbr/util.py -> build-3/lib/pbr copying pbr/pbr_json.py -> build-3/lib/pbr copying pbr/extra_files.py -> build-3/lib/pbr copying pbr/packaging.py -> build-3/lib/pbr 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] Reusing existing SOURCES.txt /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.79386 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp + umask 022 + cd /tmp/B.BBBhfa/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder + /bin/mkdir -p /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder + cd pbr-4.0.4 + rm -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder' /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) running build running build_py running egg_info writing pbr.egg-info/PKG-INFO writing top-level names to pbr.egg-info/top_level.txt writing dependency_links to pbr.egg-info/dependency_links.txt writing entry points to pbr.egg-info/entry_points.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7 creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd copying build-2/lib/pbr/cmd/main.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd copying build-2/lib/pbr/cmd/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd copying build-2/lib/pbr/testr_command.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/version.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/metadata.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/base.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/backwards.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/commands.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/hooks/files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks copying build-2/lib/pbr/core.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/find_package.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_setup.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/base.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_commands.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_version.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_hooks.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_packaging.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_integration.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_pbr_json.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_core.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/tests/test_wsgi.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests copying build-2/lib/pbr/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/git.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/builddoc.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/options.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/pbr_json.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/extra_files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr copying build-2/lib/pbr/packaging.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd/main.py to main.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/cmd/__init__.py to __init__.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/testr_command.py to testr_command.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/version.py to version.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/metadata.py to metadata.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/base.py to base.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/backwards.py to backwards.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/__init__.py to __init__.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/commands.py to commands.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/hooks/files.py to files.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/core.py to core.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/find_package.py to find_package.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_setup.py to test_setup.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/base.py to base.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_commands.py to test_commands.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_util.py to test_util.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_version.py to test_version.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_hooks.py to test_hooks.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_packaging.py to test_packaging.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_files.py to test_files.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_integration.py to test_integration.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/util.py to util.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_core.py to test_core.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/__init__.py to __init__.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/git.py to git.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/builddoc.py to builddoc.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/options.py to options.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/util.py to util.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/pbr_json.py to pbr_json.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/extra_files.py to extra_files.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr/packaging.py to packaging.pyc writing byte-compilation script '/tmp/B.BBBhfa/BUILD/tmp/tmp9EQbPy.py' /usr/bin/python -OO /tmp/B.BBBhfa/BUILD/tmp/tmp9EQbPy.py removing /tmp/B.BBBhfa/BUILD/tmp/tmp9EQbPy.py running install_egg_info Copying pbr.egg-info to /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages/pbr-4.0.4-py2.7.egg-info running install_scripts Installing pbr script to /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin + '[' ! -d /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/lib64/python2.7/site-packages ']' + /bin/mv /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr-2 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder' running build running build_py 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] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7 creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/cmd copying build-3/lib/pbr/cmd/main.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/cmd copying build-3/lib/pbr/cmd/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/cmd copying build-3/lib/pbr/testr_command.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/version.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/metadata.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/base.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/backwards.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/commands.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/hooks/files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks copying build-3/lib/pbr/core.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/find_package.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr creating /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_setup.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/base.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_commands.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_version.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_hooks.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_packaging.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_integration.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_pbr_json.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_core.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/tests/test_wsgi.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests copying build-3/lib/pbr/__init__.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/git.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/builddoc.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/options.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/util.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/pbr_json.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/extra_files.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr copying build-3/lib/pbr/packaging.py -> /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/cmd/main.py to main.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/cmd/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/testr_command.py to testr_command.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/version.py to version.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/metadata.py to metadata.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/base.py to base.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/backwards.py to backwards.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/commands.py to commands.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/hooks/files.py to files.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/core.py to core.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/find_package.py to find_package.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_setup.py to test_setup.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/base.py to base.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_commands.py to test_commands.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_version.py to test_version.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_hooks.py to test_hooks.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_packaging.py to test_packaging.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_files.py to test_files.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_integration.py to test_integration.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_pbr_json.py to test_pbr_json.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/util.py to util.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_core.py to test_core.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/tests/test_wsgi.py to test_wsgi.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/git.py to git.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/builddoc.py to builddoc.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/options.py to options.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/util.py to util.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/pbr_json.py to pbr_json.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/extra_files.py to extra_files.cpython-37.pyc byte-compiling /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr/packaging.py to packaging.cpython-37.pyc writing byte-compilation script '/tmp/B.BBBhfa/BUILD/tmp/tmpbi2hsw86.py' /usr/bin/python3 /tmp/B.BBBhfa/BUILD/tmp/tmpbi2hsw86.py removing /tmp/B.BBBhfa/BUILD/tmp/tmpbi2hsw86.py running install_egg_info Copying pbr.egg-info to /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/python3.7/site-packages/pbr-4.0.4-py3.7.egg-info running install_scripts Installing pbr script to /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /usr/lib64/python3.7/distutils/dist.py:274: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) + /bin/mv /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr-3 + ln -sf pbr-2 /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/bin/pbr + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 18/102 files hardlinked Processing files: python-pbr-4.0.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.45370 + umask 022 + cd /tmp/B.BBBhfa/BUILD + cd pbr-4.0.4 + DOCDIR=/tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + export DOCDIR + rm -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /bin/mkdir -p /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4... Documentation compressed. + cp -pr README.rst LICENSE /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python-pbr-4.0.4... ./LICENSE ./README.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: /usr/bin/python python(abi) = 2.7 Processing files: python3-pbr-4.0.4-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.9805 + umask 022 + cd /tmp/B.BBBhfa/BUILD + cd pbr-4.0.4 + DOCDIR=/tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + export DOCDIR + rm -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /bin/mkdir -p /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4... Documentation compressed. + cp -pr README.rst LICENSE /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder/usr/share/doc/python3-pbr-4.0.4... ./LICENSE ./README.rst Documentation compressed. + exit 0 Requires: /usr/bin/python3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder Wrote: /tmp/B.BBBhfa/RPMS/python-pbr-4.0.4-1.noarch.rpm Wrote: /tmp/B.BBBhfa/RPMS/python3-pbr-4.0.4-1.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.BBBhfa/BUILD/tmp /bin/sh -e /tmp/B.BBBhfa/BUILD/tmp/rpm-tmp.91620 + umask 022 + cd /tmp/B.BBBhfa/BUILD + cd pbr-4.0.4 + /bin/rm '--interactive=never' -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder + rm -rf /tmp/B.BBBhfa/BUILD/tmp/python-pbr-4.0.4-root-builder ended at: Fri Aug 24 23:10:34 2018, done in 0:00:07.018316 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.BBBhfa/BUILD + rm -rf /tmp/B.BBBhfa/tmp /tmp/B.BBBhfa/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.BBBhfa Begin-TLD-Builder-Info Build-Time: user:3.24s sys:0.71s real:8.48s (faults io:0 non-io:353394) Files queued for ftp: 124744 python3-pbr-4.0.4-1.noarch.rpm 81021 python-pbr-4.0.4-1.noarch.rpm 123 python-pbr-4.0.4-1.src.rpm.uploadinfo End-TLD-Builder-Info