Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wsgi-intercept.spec'], uid=1001user='mockbuild'printOutput=Falseshell=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135timeout=0logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2816/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-wsgi-intercept.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-265144961.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-wsgi_intercept-0.10.2-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wsgi-intercept.spec'], uid=1001user='mockbuild'printOutput=Falseshell=Falseenv={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135timeout=0logger=private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-2816/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-wsgi-intercept.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kP5bN6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf wsgi_intercept-0.10.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/wsgi_intercept-0.10.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd wsgi_intercept-0.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf wsgi_intercept.egg-info + rm -rf test/__init__.py test/__init__.pyc test/__pycache__ test/install.py test/install.pyc test/test_http_client.py test/test_httplib2.py test/test_requests.py test/test_urllib.py test/test_wsgi_compliance.py test/wsgi_app.py test/wsgi_app.pyc + sphinx-build docs html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created No builder selected, using default: html building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] http_client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.http_client_intercept reading sources... [ 40%] httplib2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.httplib2_intercept reading sources... [ 60%] index Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept reading sources... [ 80%] requests Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.requests_intercept reading sources... [100%] urllib Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.urllib_intercept /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/http_client.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.http_client_intercept', it reported error: "No module named wsgi_intercept.http_client_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/httplib2.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.httplib2_intercept', it reported error: "No module named wsgi_intercept.httplib2_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/index.rst:5: WARNING: autodoc can't import/find module 'wsgi_intercept', it reported error: "No module named wsgi_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/requests.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.requests_intercept', it reported error: "No module named wsgi_intercept.requests_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/urllib.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.urllib_intercept', it reported error: "No module named wsgi_intercept.urllib_intercept", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] http_client writing output... [ 40%] httplib2 writing output... [ 60%] index writing output... [ 80%] requests writing output... [100%] urllib writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 5 warnings. + rm -rf html/.doctrees html/.buildinfo + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y2QKMX + umask 022 + cd /builddir/build/BUILD + cd wsgi_intercept-0.10.2 + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib creating build/lib/wsgi_intercept copying wsgi_intercept/urllib_intercept.py -> build/lib/wsgi_intercept copying wsgi_intercept/requests_intercept.py -> build/lib/wsgi_intercept copying wsgi_intercept/httplib2_intercept.py -> build/lib/wsgi_intercept copying wsgi_intercept/http_client_intercept.py -> build/lib/wsgi_intercept copying wsgi_intercept/__init__.py -> build/lib/wsgi_intercept + pushd docs ~/build/BUILD/wsgi_intercept-0.10.2/docs ~/build/BUILD/wsgi_intercept-0.10.2 + sphinx-build -b html -d build/doctrees . build/html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 5 source files that are out of date updating environment: 5 added, 0 changed, 0 removed reading sources... [ 20%] http_client Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.http_client_intercept reading sources... [ 40%] httplib2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.httplib2_intercept reading sources... [ 60%] index Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept reading sources... [ 80%] requests Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.requests_intercept reading sources... [100%] urllib Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/ext/autodoc.py", line 321, in import_object __import__(self.modname) ImportError: No module named wsgi_intercept.urllib_intercept /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/http_client.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.http_client_intercept', it reported error: "No module named wsgi_intercept.http_client_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/httplib2.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.httplib2_intercept', it reported error: "No module named wsgi_intercept.httplib2_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/index.rst:5: WARNING: autodoc can't import/find module 'wsgi_intercept', it reported error: "No module named wsgi_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/requests.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.requests_intercept', it reported error: "No module named wsgi_intercept.requests_intercept", please check your spelling and sys.path /builddir/build/BUILD/wsgi_intercept-0.10.2/docs/urllib.rst:4: WARNING: autodoc can't import/find module 'wsgi_intercept.urllib_intercept', it reported error: "No module named wsgi_intercept.urllib_intercept", please check your spelling and sys.path looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] http_client writing output... [ 40%] httplib2 writing output... [ 60%] index writing output... [ 80%] requests writing output... [100%] urllib writing additional files... genindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded, 5 warnings. + popd ~/build/BUILD/wsgi_intercept-0.10.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QTveMR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 + cd wsgi_intercept-0.10.2 + /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept copying build/lib/wsgi_intercept/__init__.py -> /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept copying build/lib/wsgi_intercept/http_client_intercept.py -> /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept copying build/lib/wsgi_intercept/httplib2_intercept.py -> /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept copying build/lib/wsgi_intercept/requests_intercept.py -> /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept copying build/lib/wsgi_intercept/urllib_intercept.py -> /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept byte-compiling /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept/http_client_intercept.py to http_client_intercept.pyc byte-compiling /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept/httplib2_intercept.py to httplib2_intercept.pyc byte-compiling /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept/requests_intercept.py to requests_intercept.pyc byte-compiling /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept/urllib_intercept.py to urllib_intercept.pyc running install_egg_info running egg_info creating wsgi_intercept.egg-info writing requirements to wsgi_intercept.egg-info/requires.txt writing wsgi_intercept.egg-info/PKG-INFO writing top-level names to wsgi_intercept.egg-info/top_level.txt writing dependency_links to wsgi_intercept.egg-info/dependency_links.txt writing manifest file 'wsgi_intercept.egg-info/SOURCES.txt' reading manifest file 'wsgi_intercept.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'test' writing manifest file 'wsgi_intercept.egg-info/SOURCES.txt' Copying wsgi_intercept.egg-info to /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/wsgi_intercept-0.10.2-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/wsgi_intercept-0.10.2 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-wsgi_intercept-0.10.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mYHJNM + umask 022 + cd /builddir/build/BUILD + cd wsgi_intercept-0.10.2 + DOCDIR=/builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-0.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-0.10.2 + cp -pr README /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-0.10.2 + exit 0 Provides: python-wsgi_intercept = 0.10.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Processing files: python-wsgi_intercept-doc-0.10.2-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EVW3hI + umask 022 + cd /builddir/build/BUILD + cd wsgi_intercept-0.10.2 + DOCDIR=/builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-doc-0.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-doc-0.10.2 + cp -pr docs/build/html /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64/usr/share/doc/python-wsgi_intercept-doc-0.10.2 + exit 0 Provides: python-wsgi_intercept-doc = 0.10.2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-265144961.novalocal Wrote: /builddir/build/RPMS/python-wsgi_intercept-0.10.2-1.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/python-wsgi_intercept-doc-0.10.2-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gV75Ay + umask 022 + cd /builddir/build/BUILD + cd wsgi_intercept-0.10.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-wsgi_intercept-0.10.2-1.el7.centos.x86_64 + exit 0 Child return code was: 0