Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-beautifulsoup4.spec'], chrootPath='/var/lib/mock/dist-an8-infra-build-51081-23294/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-beautifulsoup4.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 Wrote: /builddir/build/SRPMS/python-beautifulsoup4-4.6.3-2.an8.1.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-beautifulsoup4.spec'], chrootPath='/var/lib/mock/dist-an8-infra-build-51081-23294/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-beautifulsoup4.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D0arQV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf beautifulsoup4-4.6.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/beautifulsoup4-4.6.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd beautifulsoup4-4.6.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv AUTHORS.txt AUTHORS.txt.iso + iconv -f ISO-8859-1 -t UTF-8 -o AUTHORS.txt AUTHORS.txt.iso + touch -r AUTHORS.txt.iso AUTHORS.txt + rm -rf /builddir/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 + cp -a . /builddir/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7x27cs + umask 022 ~/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 ~/build/BUILD/beautifulsoup4-4.6.3 + cd /builddir/build/BUILD + cd beautifulsoup4-4.6.3 + pushd /builddir/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 + 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/bs4 copying bs4/element.py -> build/lib/bs4 copying bs4/__init__.py -> build/lib/bs4 copying bs4/dammit.py -> build/lib/bs4 copying bs4/testing.py -> build/lib/bs4 copying bs4/diagnose.py -> build/lib/bs4 creating build/lib/bs4/tests copying bs4/tests/test_docs.py -> build/lib/bs4/tests copying bs4/tests/test_lxml.py -> build/lib/bs4/tests copying bs4/tests/__init__.py -> build/lib/bs4/tests copying bs4/tests/test_html5lib.py -> build/lib/bs4/tests copying bs4/tests/test_builder_registry.py -> build/lib/bs4/tests copying bs4/tests/test_htmlparser.py -> build/lib/bs4/tests copying bs4/tests/test_tree.py -> build/lib/bs4/tests copying bs4/tests/test_soup.py -> build/lib/bs4/tests creating build/lib/bs4/builder copying bs4/builder/_htmlparser.py -> build/lib/bs4/builder copying bs4/builder/__init__.py -> build/lib/bs4/builder copying bs4/builder/_lxml.py -> build/lib/bs4/builder copying bs4/builder/_html5lib.py -> build/lib/bs4/builder Fixing build/lib/bs4/element.py build/lib/bs4/__init__.py build/lib/bs4/dammit.py build/lib/bs4/testing.py build/lib/bs4/diagnose.py build/lib/bs4/tests/test_docs.py build/lib/bs4/tests/test_lxml.py build/lib/bs4/tests/__init__.py build/lib/bs4/tests/test_html5lib.py build/lib/bs4/tests/test_builder_registry.py build/lib/bs4/tests/test_htmlparser.py build/lib/bs4/tests/test_tree.py build/lib/bs4/tests/test_soup.py build/lib/bs4/builder/_htmlparser.py build/lib/bs4/builder/__init__.py build/lib/bs4/builder/_lxml.py build/lib/bs4/builder/_html5lib.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/bs4/element.py build/lib/bs4/__init__.py build/lib/bs4/dammit.py build/lib/bs4/testing.py build/lib/bs4/diagnose.py build/lib/bs4/tests/test_docs.py build/lib/bs4/tests/test_lxml.py build/lib/bs4/tests/__init__.py build/lib/bs4/tests/test_html5lib.py build/lib/bs4/tests/test_builder_registry.py build/lib/bs4/tests/test_htmlparser.py build/lib/bs4/tests/test_tree.py build/lib/bs4/tests/test_soup.py build/lib/bs4/builder/_htmlparser.py build/lib/bs4/builder/__init__.py build/lib/bs4/builder/_lxml.py build/lib/bs4/builder/_html5lib.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R4CbXb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch ++ dirname /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch + cd beautifulsoup4-4.6.3 ~/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 ~/build/BUILD/beautifulsoup4-4.6.3 + pushd /builddir/build/BUILD/python3-python-beautifulsoup4-4.6.3-2.an8.1 + 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-beautifulsoup4-4.6.3-2.an8.1.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 copying build/lib/bs4/element.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_docs.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_lxml.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_html5lib.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_builder_registry.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_htmlparser.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_tree.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests copying build/lib/bs4/tests/test_soup.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests creating /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder copying build/lib/bs4/builder/_htmlparser.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder copying build/lib/bs4/builder/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder copying build/lib/bs4/builder/_lxml.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder copying build/lib/bs4/builder/_html5lib.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder copying build/lib/bs4/__init__.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 copying build/lib/bs4/dammit.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 copying build/lib/bs4/testing.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 copying build/lib/bs4/diagnose.py -> /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4 byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/element.py to element.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_docs.py to test_docs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_lxml.py to test_lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_html5lib.py to test_html5lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_builder_registry.py to test_builder_registry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_htmlparser.py to test_htmlparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_tree.py to test_tree.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/tests/test_soup.py to test_soup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder/_htmlparser.py to _htmlparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder/_lxml.py to _lxml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/builder/_html5lib.py to _html5lib.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/dammit.py to dammit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/testing.py to testing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/bs4/diagnose.py to diagnose.cpython-36.pyc writing byte-compilation script '/tmp/tmpiavz2t8i.py' /usr/libexec/platform-python /tmp/tmpiavz2t8i.py removing /tmp/tmpiavz2t8i.py running install_egg_info running egg_info writing beautifulsoup4.egg-info/PKG-INFO writing dependency_links to beautifulsoup4.egg-info/dependency_links.txt writing requirements to beautifulsoup4.egg-info/requires.txt writing top-level names to beautifulsoup4.egg-info/top_level.txt reading manifest file 'beautifulsoup4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt' Copying beautifulsoup4.egg-info to /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/lib/python3.6/site-packages/beautifulsoup4-4.6.3-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j64 --strict-build-id -m -i --build-id-seed 4.6.3-2.an8.1 --unique-debug-suffix -4.6.3-2.an8.1.noarch --unique-debug-src-base python-beautifulsoup4-4.6.3-2.an8.1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/beautifulsoup4-4.6.3 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-beautifulsoup4-4.6.3-2.an8.1.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 Processing files: python3-beautifulsoup4-4.6.3-2.an8.1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tdTmCX + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.6.3 + DOCDIR=/builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/doc/python3-beautifulsoup4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/doc/python3-beautifulsoup4 + cp -pr AUTHORS.txt /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/doc/python3-beautifulsoup4 + cp -pr NEWS.txt /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/doc/python3-beautifulsoup4 + cp -pr TODO.txt /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/doc/python3-beautifulsoup4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZHChjJ + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.6.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/licenses/python3-beautifulsoup4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/licenses/python3-beautifulsoup4 + cp -pr COPYING.txt /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch/usr/share/licenses/python3-beautifulsoup4 + exit 0 Provides: python3-beautifulsoup4 = 4.6.3-2.an8.1 python3.6dist(beautifulsoup4) = 4.6.3 python3dist(beautifulsoup4) = 4.6.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.6 Obsoletes: python3-BeautifulSoup < 1:3.2.1-2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch Wrote: /builddir/build/RPMS/python3-beautifulsoup4-4.6.3-2.an8.1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.J1RokD + umask 022 + cd /builddir/build/BUILD + cd beautifulsoup4-4.6.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-beautifulsoup4-4.6.3-2.an8.1.noarch + exit 0 Child return code was: 0