Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-whitenoise.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71837-378162/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bac89778d96543b083f0c6e96d3b687d', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71837-378162/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-whitenoise.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-whitenoise-4.1.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-whitenoise.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/configmanagement8-common-el8-build-71837-378162/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4cd332bc162443b49d55586b7c29ebcd', '-D', '/var/lib/mock/configmanagement8-common-el8-build-71837-378162/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-whitenoise.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.heMMmv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whitenoise-4.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/v4.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd whitenoise-4.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm docs/changelog.rst + cp -pr docs/ README.rst LICENSE ../ + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4bYZUI + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/whitenoise copying whitenoise/storage.py -> build/lib/whitenoise copying whitenoise/scantree.py -> build/lib/whitenoise copying whitenoise/compress.py -> build/lib/whitenoise copying whitenoise/middleware.py -> build/lib/whitenoise copying whitenoise/responders.py -> build/lib/whitenoise copying whitenoise/django.py -> build/lib/whitenoise copying whitenoise/base.py -> build/lib/whitenoise copying whitenoise/string_utils.py -> build/lib/whitenoise copying whitenoise/__init__.py -> build/lib/whitenoise copying whitenoise/httpstatus_backport.py -> build/lib/whitenoise copying whitenoise/media_types.py -> build/lib/whitenoise creating build/lib/whitenoise/runserver_nostatic copying whitenoise/runserver_nostatic/__init__.py -> build/lib/whitenoise/runserver_nostatic creating build/lib/whitenoise/runserver_nostatic/management copying whitenoise/runserver_nostatic/management/__init__.py -> build/lib/whitenoise/runserver_nostatic/management creating build/lib/whitenoise/runserver_nostatic/management/commands copying whitenoise/runserver_nostatic/management/commands/runserver.py -> build/lib/whitenoise/runserver_nostatic/management/commands copying whitenoise/runserver_nostatic/management/commands/__init__.py -> build/lib/whitenoise/runserver_nostatic/management/commands + sleep 1 + pushd docs ~/build/BUILD/whitenoise-4.1.4/docs ~/build/BUILD/whitenoise-4.1.4 + sphinx-build-3 -b html -d build/doctrees . html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created WARNING: while setting up extension ?: 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: 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-4.1.4/docs/index.rst:220: 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 writing additional pages... search copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/whitenoise-4.1.4/docs/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in html. + rm -f html/.buildinfo + popd + exit 0 ~/build/BUILD/whitenoise-4.1.4 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PJZ6T2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch + cd whitenoise-4.1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/storage.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/scantree.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic copying build/lib/whitenoise/runserver_nostatic/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management creating /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/commands copying build/lib/whitenoise/runserver_nostatic/management/commands/runserver.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/commands copying build/lib/whitenoise/runserver_nostatic/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/commands copying build/lib/whitenoise/runserver_nostatic/management/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management copying build/lib/whitenoise/compress.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/middleware.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/responders.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/django.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/base.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/string_utils.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/__init__.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/httpstatus_backport.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise copying build/lib/whitenoise/media_types.py -> /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/storage.py to storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/scantree.py to scantree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/commands/runserver.py to runserver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/runserver_nostatic/management/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/compress.py to compress.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/middleware.py to middleware.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/responders.py to responders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/django.py to django.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/string_utils.py to string_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/httpstatus_backport.py to httpstatus_backport.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise/media_types.py to media_types.cpython-36.pyc writing byte-compilation script '/tmp/tmp3nncyd_q.py' /usr/libexec/platform-python /tmp/tmp3nncyd_q.py removing /tmp/tmp3nncyd_q.py running install_egg_info running egg_info creating whitenoise.egg-info writing whitenoise.egg-info/PKG-INFO writing dependency_links to whitenoise.egg-info/dependency_links.txt writing requirements to whitenoise.egg-info/requires.txt writing top-level names to whitenoise.egg-info/top_level.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-4.1.4-1.el8.noarch/usr/lib/python3.6/site-packages/whitenoise-4.1.4-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.1.4-1.el8 --unique-debug-suffix -4.1.4-1.el8.noarch --unique-debug-src-base python-whitenoise-4.1.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/whitenoise-4.1.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2YB9Lo + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + export DJANGO_SETTINGS_MODULE=tests.django_settings + DJANGO_SETTINGS_MODULE=tests.django_settings + python3 -m unittest discover .................................................................................................. ---------------------------------------------------------------------- Ran 98 tests in 0.414s OK sys:1: ResourceWarning: unclosed sys:1: ResourceWarning: unclosed sys:1: ResourceWarning: unclosed sys:1: ResourceWarning: unclosed sys:1: ResourceWarning: unclosed + exit 0 Processing files: python3-whitenoise-4.1.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5y2xAM + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/doc/python3-whitenoise + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/doc/python3-whitenoise + cp -pr README.rst /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/doc/python3-whitenoise + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Af8Mpa + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/licenses/python3-whitenoise + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/licenses/python3-whitenoise + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/licenses/python3-whitenoise + exit 0 Provides: python3-whitenoise = 4.1.4-1.el8 python3.6dist(whitenoise) = 4.1.4 python3dist(whitenoise) = 4.1.4 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.6 Processing files: python3-whitenoise-doc-4.1.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V0lARG + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.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-4.1.4-1.el8.noarch/usr/share/doc/python3-whitenoise-doc + cp -pr docs/html /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/doc/python3-whitenoise-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GAEsld + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.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-4.1.4-1.el8.noarch/usr/share/licenses/python3-whitenoise-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch/usr/share/licenses/python3-whitenoise-doc + exit 0 Provides: python3-whitenoise-doc = 4.1.4-1.el8 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-4.1.4-1.el8.noarch Wrote: /builddir/build/RPMS/python3-whitenoise-4.1.4-1.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-whitenoise-doc-4.1.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tZtyNL + umask 022 + cd /builddir/build/BUILD + cd whitenoise-4.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-whitenoise-4.1.4-1.el8.noarch + exit 0 Child return code was: 0