request from: hawk checking if we should skip the build started at: Sat Apr 18 22:26:17 2020 fetching http://src.tld-linux.org/~builderti//srpms/c4037ca5-0a53-4ac5-b31f-16a6acdd5f0e/python-httplib2-0.17.0-1.src.rpm fetched 411408 bytes, 6458.3 K/s installing srpm: python-httplib2-0.17.0-1.src.rpm + install -d /tmp/B.9fs9XC/BUILD /tmp/B.9fs9XC/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-httplib2-0.17.0-1.src.rpm * Sat Apr 18 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-httplib2.git;a=log;h=master * Thu Apr 02 2020 Jakub Bogusz ebcdddb - added mock patch (prefer unittest.mock from stdlib on python3) - added tests and doc, updated dependencies * Sat Feb 08 2020 Arkadiusz Miśkiewicz 8625bb3 - up to 0.17.0 * Mon Oct 28 2019 Jan Rękorajski c8b8447 - rebuild with python 3.8 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.9fs9XC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-httplib2-0.17.0-1.src.rpm python-httplib2 ################################################## + rm -f python-httplib2-0.17.0-1.src.rpm + install -m 700 -d /tmp/B.9fs9XC/BUILD/tmp + TMPDIR=/tmp/B.9fs9XC/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.9fs9XC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux --define 'prep exit 0' /tmp/B.9fs9XC/python-httplib2.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: c4037ca5-0a53-4ac5-b31f-16a6acdd5f0e; TMPDIR=/tmp/B.9fs9XC/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.9fs9XC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.9fs9XC/python-httplib2.spec + : build-id: c4037ca5-0a53-4ac5-b31f-16a6acdd5f0e + TMPDIR=/tmp/B.9fs9XC/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.9fs9XC' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target i686-tld-linux /tmp/B.9fs9XC/python-httplib2.spec Building target platforms: i686-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.9fs9XC/BUILD/tmp /bin/sh -e /tmp/B.9fs9XC/BUILD/tmp/rpm-tmp.24600 + umask 022 + cd /tmp/B.9fs9XC/BUILD + cd /tmp/B.9fs9XC/BUILD + rm -rf httplib2-0.17.0 + /usr/bin/gzip -dc /tmp/B.9fs9XC/v0.17.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd httplib2-0.17.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-httplib2.certfile.patch):' Patch #0 (python-httplib2.certfile.patch): + build-2/lib/httplib2 copying python2/httplib2/socks.py -> build-2/lib/httplib2 copying python2/httplib2/__init__.py -> build-2/lib/httplib2 copying python2/httplib2/iri2uri.py -> build-2/lib/httplib2 copying python2/httplib2/cacerts.txt -> build-2/lib/httplib2 + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/httplib2 copying python3/httplib2/certs.py -> build-3/lib/httplib2 copying python3/httplib2/socks.py -> build-3/lib/httplib2 copying python3/httplib2/__init__.py -> build-3/lib/httplib2 copying python3/httplib2/iri2uri.py -> build-3/lib/httplib2 copying python3/httplib2/cacerts.txt -> build-3/lib/httplib2 + /usr/bin/make -j4 -C doc html make: Entering directory '/tmp/B.9fs9XC/BUILD/httplib2-0.17.0/doc' mkdir -p ./html .build/doctrees sphinx-build -b html -d .build/doctrees . ./html Running Sphinx v1.8.5 building [mo]: targets for 0 po files that are out of date building [html]: targets for 2 source files that are out of date updating environment: 2 added, 0 changed, 0 removed reading sources... [ 50%] index reading sources... [100%] libhttplib2 /tmp/B.9fs9XC/BUILD/httplib2-0.17.0/doc/libhttplib2.rst:213: WARNING: Literal block expected; none found. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 50%] index writing output... [100%] libhttplib2 generating indices... genindex py-modindex writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B.9fs9XC/BUILD/httplib2-0.17.0/doc/.static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. Build finished. The HTML pages are in ./html. make: Leaving directory '/tmp/B.9fs9XC/BUILD/httplib2-0.17.0/doc' + 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.9fs9XC/BUILD/tmp /bin/sh -e /tmp/B.9fs9XC/BUILD/tmp/rpm-tmp.65830 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.9fs9XC/BUILD/tmp + umask 022 + cd /tmp/B.9fs9XC/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder + /bin/mkdir -p /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder + cd httplib2-0.17.0 + rm -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7 creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 copying build-2/lib/httplib2/certs.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 copying build-2/lib/httplib2/socks.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 copying build-2/lib/httplib2/cacerts.txt -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 copying build-2/lib/httplib2/__init__.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 copying build-2/lib/httplib2/iri2uri.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2 byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2/certs.py to certs.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2/socks.py to socks.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2/__init__.py to __init__.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2/iri2uri.py to iri2uri.pyc writing byte-compilation script '/tmp/B.9fs9XC/BUILD/tmp/tmpJGywqu.py' /usr/bin/python -OO /tmp/B.9fs9XC/BUILD/tmp/tmpJGywqu.py removing /tmp/B.9fs9XC/BUILD/tmp/tmpJGywqu.py running install_egg_info running egg_info creating python2/httplib2.egg-info writing python2/httplib2.egg-info/PKG-INFO writing top-level names to python2/httplib2.egg-info/top_level.txt writing dependency_links to python2/httplib2.egg-info/dependency_links.txt writing manifest file 'python2/httplib2.egg-info/SOURCES.txt' reading manifest file 'python2/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python2/httplib2.egg-info/SOURCES.txt' Copying python2/httplib2.egg-info to /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2-0.17.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/lib/python2.7/site-packages ']' + /bin/rm '--interactive=never' /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python2.7/site-packages/httplib2/cacerts.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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8 creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages creating /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 copying build-3/lib/httplib2/certs.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 copying build-3/lib/httplib2/socks.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 copying build-3/lib/httplib2/cacerts.txt -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 copying build-3/lib/httplib2/__init__.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 copying build-3/lib/httplib2/iri2uri.py -> /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2 byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2/certs.py to certs.cpython-38.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2/socks.py to socks.cpython-38.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2/iri2uri.py to iri2uri.cpython-38.pyc writing byte-compilation script '/tmp/B.9fs9XC/BUILD/tmp/tmpx10sl0kg.py' /usr/bin/python3 /tmp/B.9fs9XC/BUILD/tmp/tmpx10sl0kg.py removing /tmp/B.9fs9XC/BUILD/tmp/tmpx10sl0kg.py running install_egg_info running egg_info creating python3/httplib2.egg-info writing python3/httplib2.egg-info/PKG-INFO writing dependency_links to python3/httplib2.egg-info/dependency_links.txt writing top-level names to python3/httplib2.egg-info/top_level.txt writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' Copying python3/httplib2.egg-info to /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2-0.17.0-py3.8.egg-info running install_scripts + /bin/rm '--interactive=never' /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/python3.8/site-packages/httplib2/cacerts.txt + __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/12 files hardlinked Processing files: python-httplib2-0.17.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.9fs9XC/BUILD/tmp /bin/sh -e /tmp/B.9fs9XC/BUILD/tmp/rpm-tmp.31369 + umask 022 + cd /tmp/B.9fs9XC/BUILD + cd httplib2-0.17.0 + DOCDIR=/tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0 + export DOCDIR + rm -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0 + /bin/mkdir -p /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0... Documentation compressed. + cp -pr CHANGELOG LICENSE README.md /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python-httplib2-0.17.0... ./README.md ./LICENSE ./CHANGELOG Documentation compressed. + exit 0 Provides: pythonegg(httplib2) = 0.17.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 Processing files: python3-httplib2-0.17.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.9fs9XC/BUILD/tmp /bin/sh -e /tmp/B.9fs9XC/BUILD/tmp/rpm-tmp.9282 + umask 022 + cd /tmp/B.9fs9XC/BUILD + cd httplib2-0.17.0 + DOCDIR=/tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0 + export DOCDIR + rm -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0 + /bin/mkdir -p /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0... Documentation compressed. + cp -pr CHANGELOG LICENSE README.md python3/README /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder/usr/share/doc/python3-httplib2-0.17.0... ./README.md ./README ./LICENSE ./CHANGELOG Documentation compressed. + exit 0 Provides: python3egg(httplib2) = 0.17.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder Wrote: /tmp/B.9fs9XC/RPMS/python-httplib2-0.17.0-1.noarch.rpm Wrote: /tmp/B.9fs9XC/RPMS/python3-httplib2-0.17.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.9fs9XC/BUILD/tmp /bin/sh -e /tmp/B.9fs9XC/BUILD/tmp/rpm-tmp.91441 + umask 022 + cd /tmp/B.9fs9XC/BUILD + cd httplib2-0.17.0 + /bin/rm '--interactive=never' -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder + rm -rf /tmp/B.9fs9XC/BUILD/tmp/python-httplib2-0.17.0-root-builder ended at: Sat Apr 18 22:26:35 2020, done in 0:00:17.325720 + chmod -R u+rwX /tmp/B.9fs9XC/BUILD + rm -rf /tmp/B.9fs9XC/tmp /tmp/B.9fs9XC/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 + rm -rf /tmp/B.9fs9XC Begin-TLD-Builder-Info Build-Time: user:15.88s sys:2.10s real:18.41s (faults io:6 non-io:284372) Files queued for ftp: 61499 python3-httplib2-0.17.0-1.noarch.rpm 43876 python-httplib2-0.17.0-1.noarch.rpm 141 python-httplib2-0.17.0-1.src.rpm.uploadinfo End-TLD-Builder-Info