request from: hawk checking if we should skip the build started at: Sat Nov 9 21:32:26 2019 fetching http://src.tld-linux.org/~builderti//srpms/cee0e500-5f0b-4226-9db7-15980e91004a/python-urllib3-1.25.6-3.src.rpm fetched 255831 bytes, 7326.8 K/s installing srpm: python-urllib3-1.25.6-3.src.rpm + install -d /tmp/B.S7bzyj/BUILD /tmp/B.S7bzyj/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-urllib3-1.25.6-3.src.rpm * Sat Nov 09 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-urllib3.git;a=log;h=1e2cc5b8eea9affa0c5d4d60d1717107b822a226 * Sat Nov 09 2019 Marcin Krol 1e2cc5b - release 3 * Mon Oct 28 2019 Jan Rękorajski 4ceed55 - rebuild with python 3.8 - release 2 (by relup.sh) * Thu Oct 03 2019 Jakub Bogusz a957e88 - updated to 1.25.6 * Sun Dec 02 2018 Jakub Bogusz 70df936 - docs build requires mock module: ensure using python3, added mock patch to use unittest.mock module + rpm -Uhv --nodeps --define '_topdir /tmp/B.S7bzyj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-urllib3-1.25.6-3.src.rpm python-urllib3 ################################################## + rm -f python-urllib3-1.25.6-3.src.rpm + install -m 700 -d /tmp/B.S7bzyj/BUILD/tmp + TMPDIR=/tmp/B.S7bzyj/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.S7bzyj' --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.S7bzyj/python-urllib3.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: cee0e500-5f0b-4226-9db7-15980e91004a; TMPDIR=/tmp/B.S7bzyj/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.S7bzyj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.S7bzyj/python-urllib3.spec + : build-id: cee0e500-5f0b-4226-9db7-15980e91004a + TMPDIR=/tmp/B.S7bzyj/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.S7bzyj' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.S7bzyj/python-urllib3.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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.6284 + umask 022 + cd /tmp/B.S7bzyj/BUILD + cd /tmp/B.S7bzyj/BUILD + rm -rf urllib3-1.25.6 + /usr/bin/gzip -dc /tmp/B.S7bzyj/urllib3-1.25.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd urllib3-1.25.6 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-urllib3-mock.patch):' Patch #0 (python-urllib3-mock.patch): + build-2/lib/urllib3 copying src/urllib3/connection.py -> build-2/lib/urllib3 copying src/urllib3/request.py -> build-2/lib/urllib3 copying src/urllib3/poolmanager.py -> build-2/lib/urllib3 copying src/urllib3/fields.py -> build-2/lib/urllib3 copying src/urllib3/filepost.py -> build-2/lib/urllib3 copying src/urllib3/_collections.py -> build-2/lib/urllib3 copying src/urllib3/__init__.py -> build-2/lib/urllib3 copying src/urllib3/connectionpool.py -> build-2/lib/urllib3 copying src/urllib3/response.py -> build-2/lib/urllib3 creating build-2/lib/urllib3/packages copying src/urllib3/packages/six.py -> build-2/lib/urllib3/packages copying src/urllib3/packages/__init__.py -> build-2/lib/urllib3/packages creating build-2/lib/urllib3/packages/ssl_match_hostname copying src/urllib3/packages/ssl_match_hostname/_implementation.py -> build-2/lib/urllib3/packages/ssl_match_hostname copying src/urllib3/packages/ssl_match_hostname/__init__.py -> build-2/lib/urllib3/packages/ssl_match_hostname creating build-2/lib/urllib3/packages/backports copying src/urllib3/packages/backports/makefile.py -> build-2/lib/urllib3/packages/backports copying src/urllib3/packages/backports/__init__.py -> build-2/lib/urllib3/packages/backports creating build-2/lib/urllib3/contrib copying src/urllib3/contrib/appengine.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/securetransport.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/_appengine_environ.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/socks.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/ntlmpool.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/pyopenssl.py -> build-2/lib/urllib3/contrib copying src/urllib3/contrib/__init__.py -> build-2/lib/urllib3/contrib creating build-2/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/low_level.py -> build-2/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/__init__.py -> build-2/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/bindings.py -> build-2/lib/urllib3/contrib/_securetransport creating build-2/lib/urllib3/util copying src/urllib3/util/connection.py -> build-2/lib/urllib3/util copying src/urllib3/util/request.py -> build-2/lib/urllib3/util copying src/urllib3/util/timeout.py -> build-2/lib/urllib3/util copying src/urllib3/util/queue.py -> build-2/lib/urllib3/util copying src/urllib3/util/url.py -> build-2/lib/urllib3/util copying src/urllib3/util/__init__.py -> build-2/lib/urllib3/util copying src/urllib3/util/ssl_.py -> build-2/lib/urllib3/util copying src/urllib3/util/retry.py -> build-2/lib/urllib3/util copying src/urllib3/util/wait.py -> build-2/lib/urllib3/util copying src/urllib3/util/response.py -> build-2/lib/urllib3/util + 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/urllib3 copying src/urllib3/exceptions.py -> build-3/lib/urllib3 copying src/urllib3/connection.py -> build-3/lib/urllib3 copying src/urllib3/request.py -> build-3/lib/urllib3 copying src/urllib3/poolmanager.py -> build-3/lib/urllib3 copying src/urllib3/fields.py -> build-3/lib/urllib3 copying src/urllib3/filepost.py -> build-3/lib/urllib3 copying src/urllib3/_collections.py -> build-3/lib/urllib3 copying src/urllib3/__init__.py -> build-3/lib/urllib3 copying src/urllib3/connectionpool.py -> build-3/lib/urllib3 copying src/urllib3/response.py -> build-3/lib/urllib3 creating build-3/lib/urllib3/packages copying src/urllib3/packages/six.py -> build-3/lib/urllib3/packages copying src/urllib3/packages/__init__.py -> build-3/lib/urllib3/packages creating build-3/lib/urllib3/packages/ssl_match_hostname copying src/urllib3/packages/ssl_match_hostname/_implementation.py -> build-3/lib/urllib3/packages/ssl_match_hostname copying src/urllib3/packages/ssl_match_hostname/__init__.py -> build-3/lib/urllib3/packages/ssl_match_hostname creating build-3/lib/urllib3/packages/backports copying src/urllib3/packages/backports/makefile.py -> build-3/lib/urllib3/packages/backports copying src/urllib3/packages/backports/__init__.py -> build-3/lib/urllib3/packages/backports creating build-3/lib/urllib3/contrib copying src/urllib3/contrib/appengine.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/securetransport.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/_appengine_environ.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/socks.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/ntlmpool.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/pyopenssl.py -> build-3/lib/urllib3/contrib copying src/urllib3/contrib/__init__.py -> build-3/lib/urllib3/contrib creating build-3/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/low_level.py -> build-3/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/__init__.py -> build-3/lib/urllib3/contrib/_securetransport copying src/urllib3/contrib/_securetransport/bindings.py -> build-3/lib/urllib3/contrib/_securetransport creating build-3/lib/urllib3/util copying src/urllib3/util/connection.py -> build-3/lib/urllib3/util copying src/urllib3/util/request.py -> build-3/lib/urllib3/util copying src/urllib3/util/timeout.py -> build-3/lib/urllib3/util copying src/urllib3/util/queue.py -> build-3/lib/urllib3/util copying src/urllib3/util/url.py -> build-3/lib/urllib3/util copying src/urllib3/util/__init__.py -> build-3/lib/urllib3/util copying src/urllib3/util/ssl_.py -> build-3/lib/urllib3/util copying src/urllib3/util/retry.py -> build-3/lib/urllib3/util copying src/urllib3/util/wait.py -> build-3/lib/urllib3/util copying src/urllib3/util/response.py -> build-3/lib/urllib3/util + /usr/bin/make -j4 -C docs html 'SPHINXBUILD=sphinx-build-3' 'SPHINXOPTS=' make: Entering directory '/tmp/B.S7bzyj/BUILD/urllib3-1.25.6/docs' sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3.7/objects.inv... WARNING: failed to reach any of the inventories with the following issues: WARNING: intersphinx inventory 'https://docs.python.org/3.7/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3.7/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] advanced-usage reading sources... [ 28%] contributing reading sources... [ 42%] index reading sources... [ 57%] reference/index reading sources... [ 71%] reference/urllib3.contrib reading sources... [ 85%] reference/urllib3.util reading sources... [100%] user-guide WARNING: autodoc: failed to import module 'urllib3.contrib.pyopenssl'; the following exception was raised: No module named 'OpenSSL' WARNING: autodoc: failed to import module 'urllib3.contrib.socks'; the following exception was raised: No module named 'socks' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] advanced-usage writing output... [ 28%] contributing writing output... [ 42%] index writing output... [ 57%] reference/index writing output... [ 71%] reference/urllib3.contrib writing output... [ 85%] reference/urllib3.util writing output... [100%] user-guide generating indices... genindex py-modindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.S7bzyj/BUILD/urllib3-1.25.6/docs' + 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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.95499 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.S7bzyj/BUILD/tmp + umask 022 + cd /tmp/B.S7bzyj/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder + /bin/mkdir -p /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder + cd urllib3-1.25.6 + rm -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-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.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder' running build running build_py running install running install_lib creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport copying build-2/lib/urllib3/contrib/_securetransport/low_level.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport copying build-2/lib/urllib3/contrib/_securetransport/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport copying build-2/lib/urllib3/contrib/_securetransport/bindings.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport copying build-2/lib/urllib3/contrib/appengine.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/securetransport.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/_appengine_environ.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/socks.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/ntlmpool.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/pyopenssl.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/contrib/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib copying build-2/lib/urllib3/exceptions.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/connection.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/request.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/poolmanager.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/fields.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/filepost.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/_collections.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/connection.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/request.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/timeout.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/queue.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/url.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/ssl_.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/retry.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/wait.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util copying build-2/lib/urllib3/util/response.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages copying build-2/lib/urllib3/packages/six.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/backports copying build-2/lib/urllib3/packages/backports/makefile.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/backports copying build-2/lib/urllib3/packages/backports/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/backports copying build-2/lib/urllib3/packages/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/ssl_match_hostname copying build-2/lib/urllib3/packages/ssl_match_hostname/_implementation.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/ssl_match_hostname copying build-2/lib/urllib3/packages/ssl_match_hostname/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/ssl_match_hostname copying build-2/lib/urllib3/connectionpool.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 copying build-2/lib/urllib3/response.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport/low_level.py to low_level.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_securetransport/bindings.py to bindings.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/appengine.py to appengine.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/securetransport.py to securetransport.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/_appengine_environ.py to _appengine_environ.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/socks.py to socks.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/ntlmpool.py to ntlmpool.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/pyopenssl.py to pyopenssl.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/exceptions.py to exceptions.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/connection.py to connection.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/request.py to request.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/poolmanager.py to poolmanager.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/fields.py to fields.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/filepost.py to filepost.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/_collections.py to _collections.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/connection.py to connection.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/request.py to request.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/timeout.py to timeout.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/queue.py to queue.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/url.py to url.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/ssl_.py to ssl_.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/retry.py to retry.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/wait.py to wait.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util/response.py to response.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/six.py to six.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/backports/makefile.py to makefile.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/backports/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/connectionpool.py to connectionpool.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/response.py to response.pyc writing byte-compilation script '/tmp/B.S7bzyj/BUILD/tmp/tmpUxQYNn.py' /usr/bin/python -OO /tmp/B.S7bzyj/BUILD/tmp/tmpUxQYNn.py removing /tmp/B.S7bzyj/BUILD/tmp/tmpUxQYNn.py running install_egg_info running egg_info writing requirements to src/urllib3.egg-info/requires.txt writing src/urllib3.egg-info/PKG-INFO writing top-level names to src/urllib3.egg-info/top_level.txt writing dependency_links to src/urllib3.egg-info/dependency_links.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3-1.25.6-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/lib64/python2.7/site-packages ']' + 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.8/site-packages' '--install-platlib=/usr/lib64/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder' running build running build_py running install running install_lib creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport copying build-3/lib/urllib3/contrib/_securetransport/low_level.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport copying build-3/lib/urllib3/contrib/_securetransport/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport copying build-3/lib/urllib3/contrib/_securetransport/bindings.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport copying build-3/lib/urllib3/contrib/appengine.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/securetransport.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/_appengine_environ.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/socks.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/ntlmpool.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/pyopenssl.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/contrib/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib copying build-3/lib/urllib3/exceptions.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/connection.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/request.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/poolmanager.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/fields.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/filepost.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/_collections.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/connection.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/request.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/timeout.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/queue.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/url.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/ssl_.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/retry.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/wait.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util copying build-3/lib/urllib3/util/response.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages copying build-3/lib/urllib3/packages/six.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/backports copying build-3/lib/urllib3/packages/backports/makefile.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/backports copying build-3/lib/urllib3/packages/backports/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/backports copying build-3/lib/urllib3/packages/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages creating /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/ssl_match_hostname copying build-3/lib/urllib3/packages/ssl_match_hostname/_implementation.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/ssl_match_hostname copying build-3/lib/urllib3/packages/ssl_match_hostname/__init__.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/ssl_match_hostname copying build-3/lib/urllib3/connectionpool.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 copying build-3/lib/urllib3/response.py -> /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport/low_level.py to low_level.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_securetransport/bindings.py to bindings.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/appengine.py to appengine.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/securetransport.py to securetransport.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/_appengine_environ.py to _appengine_environ.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/socks.py to socks.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/ntlmpool.py to ntlmpool.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/pyopenssl.py to pyopenssl.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/connection.py to connection.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/request.py to request.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/poolmanager.py to poolmanager.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/fields.py to fields.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/filepost.py to filepost.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/_collections.py to _collections.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/connection.py to connection.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/request.py to request.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/timeout.py to timeout.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/queue.py to queue.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/url.py to url.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/ssl_.py to ssl_.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/retry.py to retry.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/wait.py to wait.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util/response.py to response.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/six.py to six.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/backports/makefile.py to makefile.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/backports/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/ssl_match_hostname/_implementation.py to _implementation.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages/ssl_match_hostname/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/connectionpool.py to connectionpool.cpython-38.pyc byte-compiling /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/response.py to response.cpython-38.pyc writing byte-compilation script '/tmp/B.S7bzyj/BUILD/tmp/tmp57o5nqu2.py' /usr/bin/python3 /tmp/B.S7bzyj/BUILD/tmp/tmp57o5nqu2.py removing /tmp/B.S7bzyj/BUILD/tmp/tmp57o5nqu2.py running install_egg_info running egg_info writing src/urllib3.egg-info/PKG-INFO writing dependency_links to src/urllib3.egg-info/dependency_links.txt writing requirements to src/urllib3.egg-info/requires.txt writing top-level names to src/urllib3.egg-info/top_level.txt reading manifest file 'src/urllib3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3-1.25.6-py3.8.egg-info running install_scripts + __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: 7/108 files hardlinked Processing files: python-urllib3-1.25.6-3 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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.75250 + umask 022 + cd /tmp/B.S7bzyj/BUILD + cd urllib3-1.25.6 + DOCDIR=/tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + export DOCDIR + rm -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + /bin/mkdir -p /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6... Documentation compressed. + cp -pr CHANGES.rst CONTRIBUTORS.txt LICENSE.txt README.rst /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6... ./CONTRIBUTORS.txt ./README.rst ./CHANGES.rst ./LICENSE.txt Documentation compressed. + exit 0 Provides: pythonegg(urllib3) = 1.25.6 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 Processing files: python3-urllib3-1.25.6-3 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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.94887 + umask 022 + cd /tmp/B.S7bzyj/BUILD + cd urllib3-1.25.6 + DOCDIR=/tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + export DOCDIR + rm -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + /bin/mkdir -p /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6... Documentation compressed. + cp -pr CHANGES.rst CONTRIBUTORS.txt LICENSE.txt README.rst /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6... ./CONTRIBUTORS.txt ./README.rst ./CHANGES.rst ./LICENSE.txt Documentation compressed. + exit 0 Provides: python3egg(urllib3) = 1.25.6 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 Processing files: python-urllib3-apidocs-1.25.6-3 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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.12578 + umask 022 + cd /tmp/B.S7bzyj/BUILD + cd urllib3-1.25.6 + DOCDIR=/tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6 + export DOCDIR + rm -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6 + /bin/mkdir -p /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6... Documentation compressed. + cp -pr docs/_build/html/_static docs/_build/html/reference docs/_build/html/advanced-usage.html docs/_build/html/contributing.html docs/_build/html/genindex.html docs/_build/html/index.html docs/_build/html/py-modindex.html docs/_build/html/search.html docs/_build/html/user-guide.html docs/_build/html/searchindex.js /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-apidocs-1.25.6... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder Wrote: /tmp/B.S7bzyj/RPMS/python-urllib3-1.25.6-3.noarch.rpm Wrote: /tmp/B.S7bzyj/RPMS/python3-urllib3-1.25.6-3.noarch.rpm Wrote: /tmp/B.S7bzyj/RPMS/python-urllib3-apidocs-1.25.6-3.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.S7bzyj/BUILD/tmp /bin/sh -e /tmp/B.S7bzyj/BUILD/tmp/rpm-tmp.12578 + umask 022 + cd /tmp/B.S7bzyj/BUILD + cd urllib3-1.25.6 + /bin/rm '--interactive=never' -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder + rm -rf /tmp/B.S7bzyj/BUILD/tmp/python-urllib3-1.25.6-root-builder ended at: Sat Nov 9 21:33:29 2019, done in 0:01:02.684160 + chmod -R u+rwX /tmp/B.S7bzyj/BUILD + rm -rf /tmp/B.S7bzyj/tmp /tmp/B.S7bzyj/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 Preparing... ################################################## python-urllib3 ################################################## python3-urllib3 ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.S7bzyj Begin-TLD-Builder-Info Build-Time: user:54.94s sys:6.77s real:65.57s (faults io:0 non-io:1633314) Files queued for ftp: 186169 python-urllib3-apidocs-1.25.6-3.noarch.rpm 199647 python3-urllib3-1.25.6-3.noarch.rpm 142174 python-urllib3-1.25.6-3.noarch.rpm 191 python-urllib3-1.25.6-3.src.rpm.uploadinfo End-TLD-Builder-Info