Mock Version: 1.2.13 Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/f23-build-4605993-558952/root'timeout=172800logger=env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-19-nfs.phx2.fedoraproject.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-whitenoise-2.0.6-2.fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec '], shell=FalseprintOutput=Falseprivate_network=TruechrootPath='/var/lib/mock/f23-build-4605993-558952/root'env={'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=timeout=172800gid=425user='mockbuild'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec '] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U5LU4C + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-whitenoise-2.0.6 + /usr/bin/mkdir -p python-whitenoise-2.0.6 + cd python-whitenoise-2.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/whitenoise-9fafc38.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv whitenoise-9fafc3843781d8934ef34e9f76dc1d10052916cf python2 + pushd python2 ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 + rm docs/changelog.rst + cp -pr docs/ README.rst LICENSE ../ ~/build/BUILD/python-whitenoise-2.0.6 + popd + cp -a python2 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YX4JUO + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 + pushd python2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/whitenoise copying whitenoise/base.py -> build/lib/whitenoise copying whitenoise/django.py -> build/lib/whitenoise copying whitenoise/storage_backport.py -> build/lib/whitenoise copying whitenoise/gzip.py -> build/lib/whitenoise copying whitenoise/__init__.py -> build/lib/whitenoise creating build/lib/whitenoise/management copying whitenoise/management/__init__.py -> build/lib/whitenoise/management creating build/lib/whitenoise/management/commands copying whitenoise/management/commands/gzipstatic.py -> build/lib/whitenoise/management/commands copying whitenoise/management/commands/__init__.py -> build/lib/whitenoise/management/commands + pushd docs + sphinx-build -b html -d build/doctrees . build/html ~/build/BUILD/python-whitenoise-2.0.6/python2/docs ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 Making output directory... Running Sphinx v1.2.3 loading pickled environment... not yet created building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] base reading sources... [ 66%] django reading sources... [100%] index looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-whitenoise-2.0.6/python2/docs/index.rst:175: WARNING: toctree contains reference to nonexisting document u'changelog' /builddir/build/BUILD/python-whitenoise-2.0.6/python2/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/travis/evansd/whitenoise.svg /builddir/build/BUILD/python-whitenoise-2.0.6/python2/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/v/whitenoise.svg /builddir/build/BUILD/python-whitenoise-2.0.6/python2/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/dm/whitenoise.svg done checking consistency... done preparing documents... done writing output... [ 33%] base writing output... [ 66%] django writing output... [100%] index writing additional files... genindex search copying static files... WARNING: html_static_path entry u'/builddir/build/BUILD/python-whitenoise-2.0.6/python2/docs/_static' does not exist done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 5 warnings. + rm -f build/html/.buildinfo + rm -f build/html/objects.inv ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 ~/build/BUILD/python-whitenoise-2.0.6 + popd + popd + pushd python3 + /usr/bin/python3 setup.py build ~/build/BUILD/python-whitenoise-2.0.6/python3 ~/build/BUILD/python-whitenoise-2.0.6 running build running build_py creating build creating build/lib creating build/lib/whitenoise copying whitenoise/base.py -> build/lib/whitenoise copying whitenoise/django.py -> build/lib/whitenoise copying whitenoise/storage_backport.py -> build/lib/whitenoise copying whitenoise/gzip.py -> build/lib/whitenoise copying whitenoise/__init__.py -> build/lib/whitenoise creating build/lib/whitenoise/management copying whitenoise/management/__init__.py -> build/lib/whitenoise/management creating build/lib/whitenoise/management/commands copying whitenoise/management/commands/gzipstatic.py -> build/lib/whitenoise/management/commands copying whitenoise/management/commands/__init__.py -> build/lib/whitenoise/management/commands + pushd docs + sphinx-build-3 -b html -d build/doctrees . build/html ~/build/BUILD/python-whitenoise-2.0.6/python3/docs ~/build/BUILD/python-whitenoise-2.0.6/python3 ~/build/BUILD/python-whitenoise-2.0.6 Making output directory... Running Sphinx v1.2.3 loading pickled environment... failed: [Errno 2] No such file or directory: '/builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/build/doctrees/environment.pickle' building [html]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] base reading sources... [ 66%] django reading sources... [100%] index looking for now-outdated files... none found pickling environment... /builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/index.rst:175: WARNING: toctree contains reference to nonexisting document 'changelog' /builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/travis/evansd/whitenoise.svg /builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/v/whitenoise.svg /builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/index.rst:None: WARNING: nonlocal image URI found: https://img.shields.io/pypi/dm/whitenoise.svg done checking consistency... done preparing documents... done writing output... [ 33%] base writing output... [ 66%] django writing output... [100%] index writing additional files... genindex search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/python-whitenoise-2.0.6/python3/docs/_static' does not exist done copying extra files... done dumping search index... done dumping object inventory... done build succeeded, 5 warnings. + rm -f build/html/.buildinfo + rm -f build/html/objects.inv + popd ~/build/BUILD/python-whitenoise-2.0.6/python3 ~/build/BUILD/python-whitenoise-2.0.6 ~/build/BUILD/python-whitenoise-2.0.6 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MwoSQ6 + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch ++ dirname /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch + cd python-whitenoise-2.0.6 + pushd python3 ~/build/BUILD/python-whitenoise-2.0.6/python3 ~/build/BUILD/python-whitenoise-2.0.6 + /usr/bin/python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/gzipstatic.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management copying build/lib/whitenoise/storage_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise copying build/lib/whitenoise/gzip.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/base.py to base.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/django.py to django.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/commands/gzipstatic.py to gzipstatic.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/commands/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/management/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/storage_backport.py to storage_backport.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/gzip.py to gzip.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise/__init__.py to __init__.cpython-34.pyc running install_egg_info running egg_info creating whitenoise.egg-info writing top-level names to whitenoise.egg-info/top_level.txt writing requirements to whitenoise.egg-info/requires.txt writing dependency_links to whitenoise.egg-info/dependency_links.txt writing whitenoise.egg-info/PKG-INFO writing manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching 'docs/_build' writing manifest file 'whitenoise.egg-info/SOURCES.txt' Copying whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4/site-packages/whitenoise-2.0.6-py3.4.egg-info running install_scripts ~/build/BUILD/python-whitenoise-2.0.6 ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 + popd + pushd python2 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management creating /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/gzipstatic.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands copying build/lib/whitenoise/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management copying build/lib/whitenoise/storage_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/gzip.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/django.py to django.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands/gzipstatic.py to gzipstatic.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/commands/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/management/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/storage_backport.py to storage_backport.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/gzip.py to gzip.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise/__init__.py to __init__.pyc running install_egg_info running egg_info creating whitenoise.egg-info writing requirements to whitenoise.egg-info/requires.txt writing whitenoise.egg-info/PKG-INFO writing top-level names to whitenoise.egg-info/top_level.txt writing dependency_links to whitenoise.egg-info/dependency_links.txt writing manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest file 'whitenoise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' no previously-included directories found matching 'docs/_build' writing manifest file 'whitenoise.egg-info/SOURCES.txt' Copying whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7/site-packages/whitenoise-2.0.6-py2.7.egg-info running install_scripts ~/build/BUILD/python-whitenoise-2.0.6 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-whitenoise-2.0.6 /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/brp-compress + /usr/lib/rpm/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-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dmnZUq + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/python-whitenoise-2.0.6/python2 ~/build/BUILD/python-whitenoise-2.0.6 + cd python-whitenoise-2.0.6 + export DJANGO_SETTINGS_MODULE=tests.django_settings + DJANGO_SETTINGS_MODULE=tests.django_settings + pushd python2 + py.test ============================= test session starts ============================== platform linux2 -- Python 2.7.10 -- py-1.4.30 -- pytest-2.7.3 rootdir: /builddir/build/BUILD/python-whitenoise-2.0.6/python2, inifile: collected 45 items tests/test_django_gzip.py ...... tests/test_django_whitenoise.py ...... tests/test_gzip.py ... tests/test_whitenoise.py .............................. ==================== 45 passed, 2 warnings in 1.26 seconds ===================== + popd + pushd python3 ~/build/BUILD/python-whitenoise-2.0.6 ~/build/BUILD/python-whitenoise-2.0.6/python3 ~/build/BUILD/python-whitenoise-2.0.6 + py.test-3 ============================= test session starts ============================== platform linux -- Python 3.4.3 -- py-1.4.30 -- pytest-2.7.3 rootdir: /builddir/build/BUILD/python-whitenoise-2.0.6/python3, inifile: collected 45 items tests/test_django_gzip.py ...... tests/test_django_whitenoise.py ...... tests/test_gzip.py ... tests/test_whitenoise.py .............................. ==================== 45 passed, 2 warnings in 1.13 seconds ===================== + popd + exit 0 ~/build/BUILD/python-whitenoise-2.0.6 Processing files: python2-whitenoise-2.0.6-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pLSTWR + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise + cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise + cp -pr docs/ /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cb3JZi + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise + exit 0 Provides: python-whitenoise = 2.0.6-2.fc23 python2-whitenoise = 2.0.6-2.fc23 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 Obsoletes: python-whitenoise < 2.0.6-2.fc23 Processing files: python2-whitenoise-doc-2.0.6-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W8fvCK + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise-doc + cp -pr python2/docs/build/html /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python2-whitenoise-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.57LEgc + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python2-whitenoise-doc + exit 0 Provides: python2-whitenoise-doc = 2.0.6-2.fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-whitenoise-2.0.6-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DN8LhE + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SCyYj6 + cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise + cp -pr docs/ /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise + exit 0 + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise + exit 0 Provides: python3-whitenoise = 2.0.6-2.fc23 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) = 3.4 Processing files: python3-whitenoise-doc-2.0.6-2.fc23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H2RIVy + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise-doc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise-doc + cp -pr python3/docs/build/html /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/doc/python3-whitenoise-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.STSPy1 + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise-doc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch/usr/share/licenses/python3-whitenoise-doc + exit 0 Provides: python3-whitenoise-doc = 2.0.6-2.fc23 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-whitenoise-2.0.6-2.fc23.noarch warning: Could not canonicalize hostname: buildvm-19-nfs.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-whitenoise-2.0.6-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/python2-whitenoise-doc-2.0.6-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/python3-whitenoise-2.0.6-2.fc23.noarch.rpm Wrote: /builddir/build/RPMS/python3-whitenoise-doc-2.0.6-2.fc23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vst21w + umask 022 + cd /builddir/build/BUILD + cd python-whitenoise-2.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-whitenoise-2.0.6-2.fc23.noarch + exit 0 Child return code was: 0 LEAVE do -->