Mock Version: 5.9 Mock Version: 5.9 Mock Version: 5.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], chrootPath='/var/lib/mock/epel9-build-56117870-6540714/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvz8n3fv:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1677715200 Wrote: /builddir/build/SRPMS/python-whitenoise-6.1.0-5.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'], chrootPath='/var/lib/mock/epel9-build-56117870-6540714/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zvz8n3fv:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/python-whitenoise.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1677715200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hXI0dF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whitenoise-6.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/6.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whitenoise-6.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/whitenoise-6.1.0-default-docs-theme.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm docs/changelog.rst + cp -pr docs/ README.rst LICENSE ../ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ax4O20 + umask 022 + cd /builddir/build/BUILD + cd whitenoise-6.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/whitenoise copying src/whitenoise/__init__.py -> build/lib/whitenoise copying src/whitenoise/base.py -> build/lib/whitenoise copying src/whitenoise/compress.py -> build/lib/whitenoise copying src/whitenoise/media_types.py -> build/lib/whitenoise copying src/whitenoise/middleware.py -> build/lib/whitenoise copying src/whitenoise/responders.py -> build/lib/whitenoise copying src/whitenoise/storage.py -> build/lib/whitenoise copying src/whitenoise/string_utils.py -> build/lib/whitenoise creating build/lib/whitenoise/runserver_nostatic copying src/whitenoise/runserver_nostatic/__init__.py -> build/lib/whitenoise/runserver_nostatic creating build/lib/whitenoise/runserver_nostatic/management copying src/whitenoise/runserver_nostatic/management/__init__.py -> build/lib/whitenoise/runserver_nostatic/management creating build/lib/whitenoise/runserver_nostatic/management/commands copying src/whitenoise/runserver_nostatic/management/commands/__init__.py -> build/lib/whitenoise/runserver_nostatic/management/commands copying src/whitenoise/runserver_nostatic/management/commands/runserver.py -> build/lib/whitenoise/runserver_nostatic/management/commands running egg_info creating src/whitenoise.egg-info writing src/whitenoise.egg-info/PKG-INFO writing dependency_links to src/whitenoise.egg-info/dependency_links.txt writing requirements to src/whitenoise.egg-info/requires.txt writing top-level names to src/whitenoise.egg-info/top_level.txt writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' reading manifest file 'src/whitenoise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching 'scripts' warning: no previously-included files found matching '.readthedocs.yaml' warning: no previously-included files found matching 'CHANGELOG.rst' adding license file 'LICENSE' writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' ~/build/BUILD/whitenoise-6.1.0/docs ~/build/BUILD/whitenoise-6.1.0 + pushd docs + sphinx-build-3 -b html -d build/doctrees . html Running Sphinx v3.4.3 making output directory... done WARNING: role 'file' is already registered, it will be overridden building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] base reading sources... [ 50%] django reading sources... [ 75%] flask reading sources... [100%] index /builddir/build/BUILD/whitenoise-6.1.0/docs/index.rst:221: WARNING: toctree contains reference to nonexisting document 'changelog' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] base writing output... [ 50%] django writing output... [ 75%] flask writing output... [100%] index generating indices... genindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -f html/.buildinfo ~/build/BUILD/whitenoise-6.1.0 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QbOewz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch ++ dirname /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch + cd whitenoise-6.1.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/compress.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/media_types.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/middleware.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/responders.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/storage.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise copying build/lib/whitenoise/string_utils.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic copying build/lib/whitenoise/runserver_nostatic/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management creating /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/commands copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/commands copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/commands byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/compress.py to compress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/media_types.py to media_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/middleware.py to middleware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/responders.py to responders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/string_utils.py to string_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise/runserver_nostatic/management/commands/runserver.py to runserver.cpython-39.pyc writing byte-compilation script '/tmp/tmp1gefs0iy.py' /usr/bin/python3 /tmp/tmp1gefs0iy.py removing /tmp/tmp1gefs0iy.py running install_egg_info running egg_info writing src/whitenoise.egg-info/PKG-INFO writing dependency_links to src/whitenoise.egg-info/dependency_links.txt writing requirements to src/whitenoise.egg-info/requires.txt writing top-level names to src/whitenoise.egg-info/top_level.txt reading manifest file 'src/whitenoise.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs' no previously-included directories found matching 'scripts' warning: no previously-included files found matching '.readthedocs.yaml' warning: no previously-included files found matching 'CHANGELOG.rst' adding license file 'LICENSE' writing manifest file 'src/whitenoise.egg-info/SOURCES.txt' Copying src/whitenoise.egg-info to /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9/site-packages/whitenoise-6.1.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 6.1.0-5.el9 --unique-debug-suffix -6.1.0-5.el9.noarch --unique-debug-src-base python-whitenoise-6.1.0-5.el9.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/whitenoise-6.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-whitenoise-6.1.0-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.G9LIAD + umask 022 + cd /builddir/build/BUILD + cd whitenoise-6.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise + cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6pNcYV + umask 022 + cd /builddir/build/BUILD + cd whitenoise-6.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-whitenoise = 6.1.0-5.el9 python3-whitenoise = 6.1.0-5.el9 python3.9-whitenoise = 6.1.0-5.el9 python3.9dist(whitenoise) = 6.1 python3dist(whitenoise) = 6.1 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.9 Obsoletes: python-whitenoise < 6.1.0-5.el9 python39-whitenoise < 6.1.0-5.el9 Processing files: python3-whitenoise-doc-6.1.0-5.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zA6Aor + umask 022 + cd /builddir/build/BUILD + cd whitenoise-6.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise-doc + cp -pr docs/html /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/doc/python3-whitenoise-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eqdq8s + umask 022 + cd /builddir/build/BUILD + cd whitenoise-6.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch/usr/share/licenses/python3-whitenoise-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-whitenoise-doc = 6.1.0-5.el9 python3-whitenoise-doc = 6.1.0-5.el9 python3.9-whitenoise-doc = 6.1.0-5.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-whitenoise-doc < 6.1.0-5.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-whitenoise-6.1.0-5.el9.noarch Wrote: /builddir/build/RPMS/python3-whitenoise-6.1.0-5.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-whitenoise-doc-6.1.0-5.el9.noarch.rpm Child return code was: 0