Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f31-build-19700879-1397685/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'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-acme.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=1583280000 Wrote: /builddir/build/SRPMS/python-acme-1.3.0-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.spec'], chrootPath='/var/lib/mock/f31-build-19700879-1397685/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'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-acme.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=1583280000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Weig91 + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/gpg-A2CFB51FA275A7286234E7B24D17C995CD9775F2.gpg --signature=/builddir/build/SOURCES/acme-1.3.0.tar.gz.asc --data=/builddir/build/SOURCES/acme-1.3.0.tar.gz gpgv: Signature made Tue Mar 3 20:36:42 2020 UTC gpgv: using RSA key A2CFB51FA275A7286234E7B24D17C995CD9775F2 gpgv: Good signature from "Let's Encrypt Client Team " + cd /builddir/build/BUILD + rm -rf acme-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/acme-1.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd acme-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-acme-remove-mock-runtime-dependency.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf acme.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dFK7n2 + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/acme copying acme/messages.py -> build/lib/acme copying acme/jws.py -> build/lib/acme copying acme/client.py -> build/lib/acme copying acme/standalone.py -> build/lib/acme copying acme/util.py -> build/lib/acme copying acme/__init__.py -> build/lib/acme copying acme/challenges.py -> build/lib/acme copying acme/errors.py -> build/lib/acme copying acme/magic_typing.py -> build/lib/acme copying acme/crypto_util.py -> build/lib/acme copying acme/fields.py -> build/lib/acme running egg_info creating acme.egg-info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt writing manifest file 'acme.egg-info/SOURCES.txt' reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bQfvF0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch ++ dirname /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch + cd acme-1.3.0 + 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 -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr creating /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib creating /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/messages.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/jws.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/client.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/standalone.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/util.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/__init__.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/challenges.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/errors.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/magic_typing.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/crypto_util.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme copying build/lib/acme/fields.py -> /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/messages.py to messages.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/jws.py to jws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/standalone.py to standalone.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/challenges.py to challenges.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/magic_typing.py to magic_typing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/crypto_util.py to crypto_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme/fields.py to fields.cpython-37.pyc writing byte-compilation script '/tmp/tmps61cy0zk.py' /usr/bin/python3 /tmp/tmps61cy0zk.py removing /tmp/tmps61cy0zk.py running install_egg_info running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' Copying acme.egg-info to /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7/site-packages/acme-1.3.0-py3.7.egg-info running install_scripts + cd docs + make html SPHINXBUILD=sphinx-build-3 sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v2.1.2 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... /usr/lib/python3.7/site-packages/sphinx/events.py:103: RemovedInSphinx30Warning: autodoc_default_flags is now deprecated. Please use autodoc_default_options instead. results.append(callback(self.app, *args)) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) loading intersphinx inventory from https://josepy.readthedocs.io/en/latest/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://josepy.readthedocs.io/en/latest/objects.inv' not fetchable due to : HTTPSConnectionPool(host='josepy.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: 10 added, 0 changed, 0 removed reading sources... [ 10%] api reading sources... [ 20%] api/challenges reading sources... [ 30%] api/client reading sources... [ 40%] api/errors reading sources... [ 50%] api/fields reading sources... [ 60%] api/jose reading sources... [ 70%] api/messages reading sources... [ 80%] api/standalone reading sources... [ 90%] index reading sources... [100%] man/jws looking for now-outdated files... none found pickling environment... done checking consistency... /builddir/build/BUILD/acme-1.3.0/docs/man/jws.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 10%] api writing output... [ 20%] api/challenges writing output... [ 30%] api/client writing output... [ 40%] api/errors writing output... [ 50%] api/fields writing output... [ 60%] api/jose writing output... [ 70%] api/messages writing output... [ 80%] api/standalone writing output... [ 90%] index writing output... [100%] man/jws /builddir/build/BUILD/acme-1.3.0/acme/errors.py:docstring of acme.errors.MissingNonce:: WARNING: more than one target found for cross-reference 'response': acme.challenges.KeyAuthorizationChallenge.response, acme.standalone.HTTP01RequestHandler.HTTP01Resource.response /builddir/build/BUILD/acme-1.3.0/acme/messages.py:docstring of acme.messages.ResourceWithURI:: WARNING: more than one target found for cross-reference 'uri': acme.challenges.HTTP01.uri, acme.messages.ChallengeBody.uri, acme.messages.ChallengeResource.uri /builddir/build/BUILD/acme-1.3.0/acme/messages.py:docstring of acme.messages.Order:: WARNING: more than one target found for cross-reference 'Error': acme.errors.Error, acme.messages.Error generating indices... genindex py-modindex highlighting module code... [ 16%] acme.challenges highlighting module code... [ 33%] acme.client highlighting module code... [ 50%] acme.errors highlighting module code... [ 66%] acme.fields highlighting module code... [ 83%] acme.messages highlighting module code... [100%] acme.standalone writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. + rm -rf docs/_build/html/.buildinfo docs/_build/html/man docs/_build/html/_sources + rm -f docs/_build/html/_static/fonts/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.woff docs/_build/html/_static/fonts/fontawesome-webfont.woff2 + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.eot docs/_build/html/_static/fonts/fontawesome-webfont.eot + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.svg docs/_build/html/_static/fonts/fontawesome-webfont.svg + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.ttf docs/_build/html/_static/fonts/fontawesome-webfont.ttf + ln -sf /usr/share/fonts/fontawesome/fontawesome-webfont.woff docs/_build/html/_static/fonts/fontawesome-webfont.woff + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.3.0-1.fc31 --unique-debug-suffix -1.3.0-1.fc31.noarch --unique-debug-src-base python-acme-1.3.0-1.fc31.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/acme-1.3.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/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NMB9DZ + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing acme.egg-info/PKG-INFO writing dependency_links to acme.egg-info/dependency_links.txt writing requirements to acme.egg-info/requires.txt writing top-level names to acme.egg-info/top_level.txt reading manifest file 'acme.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution writing manifest file 'acme.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.0, pluggy-0.12.0 rootdir: /builddir/build/BUILD/acme-1.3.0, inifile: pytest.ini collected 261 items tests/challenges_test.py ............................................... [ 18%] ...... [ 20%] tests/client_test.py ................................................... [ 39%] ...................................................... [ 60%] tests/crypto_util_test.py ...................... [ 68%] tests/errors_test.py .... [ 70%] tests/fields_test.py .......... [ 74%] tests/jose_test.py .. [ 75%] tests/jws_test.py ... [ 76%] tests/magic_typing_test.py .. [ 77%] tests/messages_test.py ............................................... [ 95%] tests/standalone_test.py ............ [ 99%] tests/util_test.py . [100%] ========================= 261 passed in 15.93 seconds ========================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-acme-1.3.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eL1sC0 + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python3-acme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python3-acme + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python3-acme + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LDCej1 + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python3-acme + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python3-acme + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python3-acme + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-acme = 1.3.0-1.fc31 python3-acme = 1.3.0-1.fc31 python3.7dist(acme) = 1.3 python3dist(acme) = 1.3 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.7 python3.7dist(cryptography) >= 1.2.3 python3.7dist(josepy) >= 1.1 python3.7dist(pyopenssl) >= 0.13.1 python3.7dist(pyrfc3339) python3.7dist(pytz) python3.7dist(requests) >= 2.6 python3.7dist(requests-toolbelt) >= 0.3 python3.7dist(setuptools) python3.7dist(six) >= 1.9 Obsoletes: python-acme < 1.3.0-1.fc31 Processing files: python-acme-doc-1.3.0-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6rkl9Y + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python-acme-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python-acme-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python-acme-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/doc/python-acme-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pjo3X0 + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python-acme-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python-acme-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch/usr/share/licenses/python-acme-doc + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/doc/python-acme-doc/html/_static/fonts/fontawesome-webfont.eot -> /usr/share/fonts/fontawesome/fontawesome-webfont.eot warning: absolute symlink: /usr/share/doc/python-acme-doc/html/_static/fonts/fontawesome-webfont.svg -> /usr/share/fonts/fontawesome/fontawesome-webfont.svg warning: absolute symlink: /usr/share/doc/python-acme-doc/html/_static/fonts/fontawesome-webfont.ttf -> /usr/share/fonts/fontawesome/fontawesome-webfont.ttf warning: absolute symlink: /usr/share/doc/python-acme-doc/html/_static/fonts/fontawesome-webfont.woff -> /usr/share/fonts/fontawesome/fontawesome-webfont.woff Provides: python-acme-doc = 1.3.0-1.fc31 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-acme-1.3.0-1.fc31.noarch Wrote: /builddir/build/RPMS/python3-acme-1.3.0-1.fc31.noarch.rpm Wrote: /builddir/build/RPMS/python-acme-doc-1.3.0-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.erh7kZ + umask 022 + cd /builddir/build/BUILD + cd acme-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-acme-1.3.0-1.fc31.noarch + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0