Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-websockify.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/cloud8-openstack-ussuri-el8-build-70425-371145/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e783dd79f0dd45928788a717e1d390a4', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70425-371145/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-websockify.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-websockify-0.8.0-15.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-websockify.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/cloud8-openstack-ussuri-el8-build-70425-371145/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6fc8797ce20a4fc98722a91b8d386ffe', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-70425-371145/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-websockify.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.IzzJ38 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websockify-0.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websockify-0.8.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd websockify-0.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KmPJ69 + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.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 -fasynchronous-unwind-tables -fstack-clash-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/websockify copying websockify/__init__.py -> build/lib/websockify copying websockify/websocketproxy.py -> build/lib/websockify copying websockify/auth_plugins.py -> build/lib/websockify copying websockify/websocket.py -> build/lib/websockify copying websockify/token_plugins.py -> build/lib/websockify running egg_info creating websockify.egg-info writing websockify.egg-info/PKG-INFO writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt writing top-level names to websockify.egg-info/top_level.txt writing manifest file 'websockify.egg-info/SOURCES.txt' reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8r7ei3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch + cd websockify-0.8.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 -fasynchronous-unwind-tables -fstack-clash-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-websockify-0.8.0-15.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/__init__.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/websocketproxy.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/auth_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/websocket.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify copying build/lib/websockify/token_plugins.py -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify/websocketproxy.py to websocketproxy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify/auth_plugins.py to auth_plugins.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify/websocket.py to websocket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify/token_plugins.py to token_plugins.cpython-36.pyc writing byte-compilation script '/tmp/tmpvqj32slq.py' /usr/libexec/platform-python /tmp/tmpvqj32slq.py removing /tmp/tmpvqj32slq.py running install_data creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include copying include/util.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include copying include/base64.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include copying include/websock.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include creating /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/WebSocketMain.swf -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/swfobject.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include/web-socket-js copying include/web-socket-js/web_socket.js -> /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify/include/web-socket-js running install_egg_info running egg_info writing websockify.egg-info/PKG-INFO writing dependency_links to websockify.egg-info/dependency_links.txt writing entry points to websockify.egg-info/entry_points.txt writing top-level names to websockify.egg-info/top_level.txt reading manifest file 'websockify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'websockify.egg-info/SOURCES.txt' Copying websockify.egg-info to /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/lib/python3.6/site-packages/websockify-0.8.0-py3.6.egg-info running install_scripts Installing websockify script to /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/bin + rm -Rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/websockify + mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/man/man1/ + install -m 444 docs/websockify.1 /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.8.0-15.el8 --unique-debug-suffix -0.8.0-15.el8.noarch --unique-debug-src-base python-websockify-0.8.0-15.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/websockify-0.8.0 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-websockify-0.8.0-15.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 Processing files: python3-websockify-0.8.0-15.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eRKZ5O + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python3-websockify + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python3-websockify + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python3-websockify + exit 0 Provides: python3-websockify = 0.8.0-15.el8 python3.6dist(websockify) = 0.8.0 python3dist(websockify) = 0.8.0 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: /usr/libexec/platform-python python(abi) = 3.6 Processing files: python-websockify-doc-0.8.0-15.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bEMTyw + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + DOCDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/doc/python-websockify-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/doc/python-websockify-doc + cp -pr docs /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/doc/python-websockify-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.maIs7c + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python-websockify-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python-websockify-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch/usr/share/licenses/python-websockify-doc + exit 0 Provides: python-websockify-doc = 0.8.0-15.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-websockify-0.8.0-15.el8.noarch Wrote: /builddir/build/RPMS/python3-websockify-0.8.0-15.el8.noarch.rpm Wrote: /builddir/build/RPMS/python-websockify-doc-0.8.0-15.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.RcLZBf + umask 022 + cd /builddir/build/BUILD + cd websockify-0.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-websockify-0.8.0-15.el8.noarch + exit 0 Child return code was: 0