request from: hawk checking if we should skip the build started at: Sat Nov 9 21:00:16 2019 fetching http://src.tld-linux.org/~builderti//srpms/d585f175-dbdc-41c9-ac1e-1d4af0a2d99c/python-urllib3-1.25.6-2.src.rpm fetched 255763 bytes, 7344.8 K/s installing srpm: python-urllib3-1.25.6-2.src.rpm + install -d /tmp/B.MiwbCL/BUILD /tmp/B.MiwbCL/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-urllib3-1.25.6-2.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=4ceed557df1db232ee5277219e9e2a274879b679 * 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.MiwbCL' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --without doc python-urllib3-1.25.6-2.src.rpm python-urllib3 ################################################## + rm -f python-urllib3-1.25.6-2.src.rpm + install -m 700 -d /tmp/B.MiwbCL/BUILD/tmp + TMPDIR=/tmp/B.MiwbCL/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.MiwbCL' --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.MiwbCL/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: d585f175-dbdc-41c9-ac1e-1d4af0a2d99c; TMPDIR=/tmp/B.MiwbCL/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MiwbCL' --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.MiwbCL/python-urllib3.spec + : build-id: d585f175-dbdc-41c9-ac1e-1d4af0a2d99c + TMPDIR=/tmp/B.MiwbCL/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.MiwbCL' --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.MiwbCL/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.MiwbCL/BUILD/tmp /bin/sh -e /tmp/B.MiwbCL/BUILD/tmp/rpm-tmp.54597 + umask 022 + cd /tmp/B.MiwbCL/BUILD + cd /tmp/B.MiwbCL/BUILD + rm -rf urllib3-1.25.6 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.MiwbCL/urllib3-1.25.6.tar.gz + 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 + 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.MiwbCL/BUILD/tmp /bin/sh -e /tmp/B.MiwbCL/BUILD/tmp/rpm-tmp.46003 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.MiwbCL/BUILD/tmp + umask 022 + cd /tmp/B.MiwbCL/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder + /bin/mkdir -p /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder + cd urllib3-1.25.6 + rm -rf /tmp/B.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder' running build running build_py running install running install_lib creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7 creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/contrib creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/util creating /tmp/B.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3/packages creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages/urllib3 byte-compiling /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/tmp2SWg3x.py' /usr/bin/python -OO /tmp/B.MiwbCL/BUILD/tmp/tmp2SWg3x.py removing /tmp/B.MiwbCL/BUILD/tmp/tmp2SWg3x.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' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to /tmp/B.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages ']' + xargs -0r -l512 rm + find /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + '[' ! -d /tmp/B.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder' running build running build_py running install running install_lib creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8 creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 creating /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/contrib creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/util creating /tmp/B.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3/packages creating /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/python3.8/site-packages/urllib3 byte-compiling /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/BUILD/tmp/tmpz2gcbnq5.py' /usr/bin/python3 /tmp/B.MiwbCL/BUILD/tmp/tmpz2gcbnq5.py removing /tmp/B.MiwbCL/BUILD/tmp/tmpz2gcbnq5.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' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'src/urllib3.egg-info/SOURCES.txt' Copying src/urllib3.egg-info to /tmp/B.MiwbCL/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-2 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.MiwbCL/BUILD/tmp /bin/sh -e /tmp/B.MiwbCL/BUILD/tmp/rpm-tmp.7599 + umask 022 + cd /tmp/B.MiwbCL/BUILD + cd urllib3-1.25.6 + DOCDIR=/tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + export DOCDIR + rm -rf /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python-urllib3-1.25.6 + /bin/mkdir -p /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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-2 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.MiwbCL/BUILD/tmp /bin/sh -e /tmp/B.MiwbCL/BUILD/tmp/rpm-tmp.70775 + umask 022 + cd /tmp/B.MiwbCL/BUILD + cd urllib3-1.25.6 + DOCDIR=/tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + export DOCDIR + rm -rf /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder/usr/share/doc/python3-urllib3-1.25.6 + /bin/mkdir -p /tmp/B.MiwbCL/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.MiwbCL/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.MiwbCL/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.MiwbCL/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 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder Wrote: /tmp/B.MiwbCL/RPMS/python-urllib3-1.25.6-2.noarch.rpm Wrote: /tmp/B.MiwbCL/RPMS/python3-urllib3-1.25.6-2.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.MiwbCL/BUILD/tmp /bin/sh -e /tmp/B.MiwbCL/BUILD/tmp/rpm-tmp.84086 + umask 022 + cd /tmp/B.MiwbCL/BUILD + cd urllib3-1.25.6 + /bin/rm '--interactive=never' -rf /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder + rm -rf /tmp/B.MiwbCL/BUILD/tmp/python-urllib3-1.25.6-root-builder ended at: Sat Nov 9 21:01:16 2019, done in 0:00:59.507559 + chmod -R u+rwX /tmp/B.MiwbCL/BUILD + rm -rf /tmp/B.MiwbCL/tmp /tmp/B.MiwbCL/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.MiwbCL Begin-TLD-Builder-Info Build-Time: user:51.76s sys:6.81s real:60.33s (faults io:0 non-io:1595267) Files queued for ftp: 199541 python3-urllib3-1.25.6-2.noarch.rpm 142110 python-urllib3-1.25.6-2.noarch.rpm 138 python-urllib3-1.25.6-2.src.rpm.uploadinfo End-TLD-Builder-Info