Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-bleach.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/infra8-buildtools-common-el8-build-89814-665569/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-bleach.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-bleach-3.1.4-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-bleach.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/infra8-buildtools-common-el8-build-89814-665569/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-bleach.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.KYckEn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bleach-3.1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/bleach-3.1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bleach-3.1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-bleach-3.1.4-html5lib-prerel-compat.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -b --suffix .1 + sed -i 's/pytest-runner>=2.0,<3dev/pytest-runner/' setup.py + rm -r bleach/_vendor/ + sed -i s/bleach._vendor.html5lib/html5lib/g bleach/html5lib_shim.py tests/test_clean.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3enetH + umask 022 + cd /builddir/build/BUILD + cd bleach-3.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/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build creating build/lib creating build/lib/bleach copying bleach/__init__.py -> build/lib/bleach copying bleach/html5lib_shim.py -> build/lib/bleach copying bleach/sanitizer.py -> build/lib/bleach copying bleach/linkifier.py -> build/lib/bleach copying bleach/utils.py -> build/lib/bleach copying bleach/callbacks.py -> build/lib/bleach running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'bleach' warning: no files found matching '*.rst' under directory 'bleach' warning: no files found matching '*.sh' under directory 'bleach' warning: no files found matching '*.txt' under directory 'bleach' warning: no files found matching 'INSTALLER' under directory 'bleach' warning: no files found matching 'METADATA' under directory 'bleach' warning: no files found matching 'RECORD' under directory 'bleach' warning: no files found matching 'WHEEL' under directory 'bleach' writing manifest file 'bleach.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hjxze4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch + cd bleach-3.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/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr creating /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/__init__.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/html5lib_shim.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/sanitizer.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/linkifier.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/utils.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach copying build/lib/bleach/callbacks.py -> /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/html5lib_shim.py to html5lib_shim.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/sanitizer.py to sanitizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/linkifier.py to linkifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/callbacks.py to callbacks.cpython-36.pyc writing byte-compilation script '/tmp/tmpk0knnoxo.py' /usr/bin/python3.6 /tmp/tmpk0knnoxo.py removing /tmp/tmpk0knnoxo.py running install_egg_info running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.json' under directory 'bleach' warning: no files found matching '*.rst' under directory 'bleach' warning: no files found matching '*.sh' under directory 'bleach' warning: no files found matching '*.txt' under directory 'bleach' warning: no files found matching 'INSTALLER' under directory 'bleach' warning: no files found matching 'METADATA' under directory 'bleach' warning: no files found matching 'RECORD' under directory 'bleach' warning: no files found matching 'WHEEL' under directory 'bleach' writing manifest file 'bleach.egg-info/SOURCES.txt' Copying bleach.egg-info to /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach-3.1.4-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 3.1.4-2.el8 --unique-debug-suffix -3.1.4-2.el8.noarch --unique-debug-src-base python-bleach-3.1.4-2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/bleach-3.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-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.q2Ixes + umask 022 + cd /builddir/build/BUILD + cd bleach-3.1.4 + find /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/lib/python3.6/site-packages/bleach/ -type d + grep vendor + '[' 0 -ne 0 ']' + /usr/bin/python3.6 -m pytest -k 'not test_uri_value_allowed_protocols or not ("example.com:8000" or "localhost:8000" or "192.168.100.100:8000")' ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.1 rootdir: /builddir/build/BUILD/bleach-3.1.4 collected 338 items / 20 deselected / 318 selected tests/test_callbacks.py .......... [ 3%] tests/test_clean.py .................................................... [ 19%] ........................................................................ [ 42%] ........................ [ 49%] tests/test_css.py .....x..xx.................. [ 58%] tests/test_html5lib_shim.py .................... [ 64%] tests/test_linkify.py .................................................. [ 80%] .................................................. [ 96%] tests/test_unicode.py ......... [ 99%] tests/test_utils.py ... [100%] ============= 315 passed, 20 deselected, 3 xfailed in 1.07 seconds ============= + exit 0 Processing files: python3-bleach-3.1.4-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.i3MvqT + umask 022 + cd /builddir/build/BUILD + cd bleach-3.1.4 + DOCDIR=/builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/doc/python3-bleach + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/doc/python3-bleach + cp -pr README.rst /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/doc/python3-bleach + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Jq7PDk + umask 022 + cd /builddir/build/BUILD + cd bleach-3.1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/licenses/python3-bleach + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/licenses/python3-bleach + cp -pr LICENSE /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch/usr/share/licenses/python3-bleach + exit 0 Provides: python3-bleach = 3.1.4-2.el8 python3.6dist(bleach) = 3.1.4 python3dist(bleach) = 3.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 python3.6dist(six) >= 1.9.0 python3.6dist(webencodings) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch Wrote: /builddir/build/RPMS/python3-bleach-3.1.4-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S8PfJQ + umask 022 + cd /builddir/build/BUILD + cd bleach-3.1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bleach-3.1.4-2.el8.noarch + exit 0 Child return code was: 0