request from: hawk checking if we should skip the build started at: Thu Aug 30 14:12:01 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/8b87678f-58b6-441e-b8e7-5b3ffbfed875/python-linecache2-1.0.0-1.src.rpm fetched 15827 bytes, 44.2 K/s installing srpm: python-linecache2-1.0.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.2gnFEF/BUILD /tmp/B.2gnFEF/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-linecache2-1.0.0-1.src.rpm * Thu Aug 30 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-linecache2.git;a=log;h=f9ea475f1ea56cfab06e2731ca8c5f3fafada900 * Wed Jul 25 2018 Jakub Bogusz f9ea475 - enhanced comment * Wed Jul 25 2018 Jakub Bogusz 7f55efd - updated URLs + rpm -Uhv --nodeps --define '_topdir /tmp/B.2gnFEF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-linecache2-1.0.0-1.src.rpm python-linecache2 ################################################## + rm -f python-linecache2-1.0.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.2gnFEF/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.2gnFEF/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.2gnFEF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.2gnFEF/python-linecache2.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: 8b87678f-58b6-441e-b8e7-5b3ffbfed875; TMPDIR=/tmp/B.2gnFEF/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.2gnFEF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.2gnFEF/python-linecache2.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 8b87678f-58b6-441e-b8e7-5b3ffbfed875 + TMPDIR=/tmp/B.2gnFEF/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.2gnFEF' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.2gnFEF/python-linecache2.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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.94278 + umask 022 + cd /tmp/B.2gnFEF/BUILD + cd /tmp/B.2gnFEF/BUILD + rm -rf linecache2-1.0.0 + /usr/bin/gzip -dc /tmp/B.2gnFEF/linecache2-1.0.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd linecache2-1.0.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + 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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.94278 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.2gnFEF/BUILD/tmp + umask 022 + cd /tmp/B.2gnFEF/BUILD + cd linecache2-1.0.0 + 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' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/linecache2 copying linecache2/__init__.py -> build-2/lib/linecache2 creating build-2/lib/linecache2/tests copying linecache2/tests/mapping_tests.py -> build-2/lib/linecache2/tests copying linecache2/tests/inspect_fodder.py -> build-2/lib/linecache2/tests copying linecache2/tests/test_linecache.py -> build-2/lib/linecache2/tests copying linecache2/tests/__init__.py -> build-2/lib/linecache2/tests copying linecache2/tests/inspect_fodder2.py -> build-2/lib/linecache2/tests running egg_info writing linecache2.egg-info/PKG-INFO writing top-level names to linecache2.egg-info/top_level.txt writing dependency_links to linecache2.egg-info/dependency_links.txt [pbr] Reusing existing 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/linecache2 copying linecache2/__init__.py -> build-3/lib/linecache2 creating build-3/lib/linecache2/tests copying linecache2/tests/mapping_tests.py -> build-3/lib/linecache2/tests copying linecache2/tests/inspect_fodder.py -> build-3/lib/linecache2/tests copying linecache2/tests/test_linecache.py -> build-3/lib/linecache2/tests copying linecache2/tests/__init__.py -> build-3/lib/linecache2/tests copying linecache2/tests/inspect_fodder2.py -> build-3/lib/linecache2/tests running egg_info writing linecache2.egg-info/PKG-INFO writing dependency_links to linecache2.egg-info/dependency_links.txt writing top-level names to linecache2.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + 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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.50931 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.2gnFEF/BUILD/tmp + umask 022 + cd /tmp/B.2gnFEF/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder + /bin/mkdir -p /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder + cd linecache2-1.0.0 + rm -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-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.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder' running build running build_py running egg_info writing linecache2.egg-info/PKG-INFO writing top-level names to linecache2.egg-info/top_level.txt writing dependency_links to linecache2.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7 creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2 creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/tests/mapping_tests.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/tests/inspect_fodder.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/tests/test_linecache.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/tests/__init__.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/tests/inspect_fodder2.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests copying build-2/lib/linecache2/__init__.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2 byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests/mapping_tests.py to mapping_tests.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests/inspect_fodder.py to inspect_fodder.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests/test_linecache.py to test_linecache.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests/__init__.py to __init__.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests/inspect_fodder2.py to inspect_fodder2.pyc File "/usr/share/python2.7/site-packages/linecache2/tests/inspect_fodder2.py", line 102 def keyworded(*arg1, arg2=1): ^ SyntaxError: invalid syntax byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/__init__.py to __init__.pyc writing byte-compilation script '/tmp/B.2gnFEF/BUILD/tmp/tmpnqXKU7.py' /usr/bin/python -OO /tmp/B.2gnFEF/BUILD/tmp/tmpnqXKU7.py File "/usr/share/python2.7/site-packages/linecache2/tests/inspect_fodder2.py", line 102 def keyworded(*arg1, arg2=1): ^ SyntaxError: invalid syntax removing /tmp/B.2gnFEF/BUILD/tmp/tmpnqXKU7.py running install_egg_info Copying linecache2.egg-info to /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2-1.0.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/lib64/python2.7/site-packages ']' + /bin/rm '--interactive=never' -r /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python2.7/site-packages/linecache2/tests + 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.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder' running build running build_py running egg_info writing linecache2.egg-info/PKG-INFO writing dependency_links to linecache2.egg-info/dependency_links.txt writing top-level names to linecache2.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.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7 creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2 creating /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/tests/mapping_tests.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/tests/inspect_fodder.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/tests/test_linecache.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/tests/__init__.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/tests/inspect_fodder2.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests copying build-3/lib/linecache2/__init__.py -> /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2 byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests/mapping_tests.py to mapping_tests.cpython-37.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests/inspect_fodder.py to inspect_fodder.cpython-37.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests/test_linecache.py to test_linecache.cpython-37.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests/inspect_fodder2.py to inspect_fodder2.cpython-37.pyc byte-compiling /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/B.2gnFEF/BUILD/tmp/tmp768v9wjb.py' /usr/bin/python3 /tmp/B.2gnFEF/BUILD/tmp/tmp768v9wjb.py removing /tmp/B.2gnFEF/BUILD/tmp/tmp768v9wjb.py running install_egg_info Copying linecache2.egg-info to /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2-1.0.0-py3.7.egg-info running install_scripts + /bin/rm '--interactive=never' -r /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/python3.7/site-packages/linecache2/tests + __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: 0/3 files hardlinked Processing files: python-linecache2-1.0.0-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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.65326 + umask 022 + cd /tmp/B.2gnFEF/BUILD + cd linecache2-1.0.0 + DOCDIR=/tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0 + export DOCDIR + rm -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0 + /bin/mkdir -p /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0... Documentation compressed. + cp -pr AUTHORS ChangeLog README.rst /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python-linecache2-1.0.0... ./ChangeLog ./AUTHORS ./README.rst Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Processing files: python3-linecache2-1.0.0-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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.17696 + umask 022 + cd /tmp/B.2gnFEF/BUILD + cd linecache2-1.0.0 + DOCDIR=/tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0 + export DOCDIR + rm -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0 + /bin/mkdir -p /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0... Documentation compressed. + cp -pr AUTHORS ChangeLog README.rst /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder/usr/share/doc/python3-linecache2-1.0.0... ./ChangeLog ./AUTHORS ./README.rst Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder Wrote: /tmp/B.2gnFEF/RPMS/python-linecache2-1.0.0-1.noarch.rpm Wrote: /tmp/B.2gnFEF/RPMS/python3-linecache2-1.0.0-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.2gnFEF/BUILD/tmp /bin/sh -e /tmp/B.2gnFEF/BUILD/tmp/rpm-tmp.17696 + umask 022 + cd /tmp/B.2gnFEF/BUILD + cd linecache2-1.0.0 + /bin/rm '--interactive=never' -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder + rm -rf /tmp/B.2gnFEF/BUILD/tmp/python-linecache2-1.0.0-root-builder ended at: Thu Aug 30 14:12:05 2018, done in 0:00:02.748660 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.2gnFEF/BUILD + rm -rf /tmp/B.2gnFEF/tmp /tmp/B.2gnFEF/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.2gnFEF Begin-TLD-Builder-Info Build-Time: user:2.51s sys:0.41s real:4.28s (faults io:0 non-io:220008) Files queued for ftp: 11862 python3-linecache2-1.0.0-1.noarch.rpm 9956 python-linecache2-1.0.0-1.noarch.rpm 144 python-linecache2-1.0.0-1.src.rpm.uploadinfo End-TLD-Builder-Info