Mock Version: 2.12 Mock Version: 2.12 Mock Version: 2.12 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-websockets.spec'], chrootPath='/var/lib/mock/f35-build-side-45819-29828380-4068681/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 s390x --nodeps /builddir/build/SPECS/python-websockets.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1631232000 Wrote: /builddir/build/SRPMS/python-websockets-10.0-1.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-websockets.spec'], chrootPath='/var/lib/mock/f35-build-side-45819-29828380-4068681/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 s390x --nodeps /builddir/build/SPECS/python-websockets.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1631232000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eo1zgj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf websockets-10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/websockets-10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd websockets-10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -vrf websockets.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UdFgIc + umask 022 + cd /builddir/build/BUILD + cd websockets-10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-s390x-3.10 creating build/lib.linux-s390x-3.10/websockets copying src/websockets/__init__.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/__main__.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/auth.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/client.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/connection.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/datastructures.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/exceptions.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/frames.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/headers.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/http.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/http11.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/imports.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/server.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/streams.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/typing.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/uri.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/utils.py -> build/lib.linux-s390x-3.10/websockets copying src/websockets/version.py -> build/lib.linux-s390x-3.10/websockets creating build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/__init__.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/auth.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/client.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/compatibility.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/framing.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/handshake.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/http.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/protocol.py -> build/lib.linux-s390x-3.10/websockets/legacy copying src/websockets/legacy/server.py -> build/lib.linux-s390x-3.10/websockets/legacy creating build/lib.linux-s390x-3.10/websockets/extensions copying src/websockets/extensions/__init__.py -> build/lib.linux-s390x-3.10/websockets/extensions copying src/websockets/extensions/base.py -> build/lib.linux-s390x-3.10/websockets/extensions copying src/websockets/extensions/permessage_deflate.py -> build/lib.linux-s390x-3.10/websockets/extensions running egg_info creating src/websockets.egg-info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing top-level names to src/websockets.egg-info/top_level.txt writing manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/websockets.egg-info/SOURCES.txt' copying src/websockets/py.typed -> build/lib.linux-s390x-3.10/websockets copying src/websockets/speedups.c -> build/lib.linux-s390x-3.10/websockets running build_ext building 'websockets.speedups' extension creating build/temp.linux-s390x-3.10 creating build/temp.linux-s390x-3.10/src creating build/temp.linux-s390x-3.10/src/websockets gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.10 -c src/websockets/speedups.c -o build/temp.linux-s390x-3.10/src/websockets/speedups.o gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/src/websockets/speedups.o -L/usr/lib64 -o build/lib.linux-s390x-3.10/websockets/speedups.cpython-310-s390x-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ft2WOh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x ++ dirname /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x + cd websockets-10.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/__init__.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/__main__.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/auth.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/client.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/connection.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/datastructures.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/exceptions.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/frames.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/headers.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/http.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/http11.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/imports.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/server.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/streams.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/typing.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/uri.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/utils.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/version.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/__init__.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/auth.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/client.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/compatibility.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/framing.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/handshake.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/http.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/protocol.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy copying build/lib.linux-s390x-3.10/websockets/legacy/server.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy creating /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions copying build/lib.linux-s390x-3.10/websockets/extensions/__init__.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions copying build/lib.linux-s390x-3.10/websockets/extensions/base.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions copying build/lib.linux-s390x-3.10/websockets/extensions/permessage_deflate.py -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions copying build/lib.linux-s390x-3.10/websockets/py.typed -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/speedups.c -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets copying build/lib.linux-s390x-3.10/websockets/speedups.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/__main__.py to __main__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/auth.py to auth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/connection.py to connection.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/datastructures.py to datastructures.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/exceptions.py to exceptions.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/frames.py to frames.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/headers.py to headers.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/http.py to http.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/http11.py to http11.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/imports.py to imports.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/streams.py to streams.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/typing.py to typing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/uri.py to uri.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/utils.py to utils.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/version.py to version.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/auth.py to auth.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/client.py to client.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/compatibility.py to compatibility.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/framing.py to framing.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/handshake.py to handshake.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/http.py to http.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/protocol.py to protocol.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/legacy/server.py to server.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions/base.py to base.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/extensions/permessage_deflate.py to permessage_deflate.cpython-310.pyc writing byte-compilation script '/tmp/tmpz2cf3iqa.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpz2cf3iqa.py removing /tmp/tmpz2cf3iqa.py running install_egg_info running egg_info writing src/websockets.egg-info/PKG-INFO writing dependency_links to src/websockets.egg-info/dependency_links.txt writing top-level names to src/websockets.egg-info/top_level.txt reading manifest file 'src/websockets.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/websockets.egg-info/SOURCES.txt' Copying src/websockets.egg-info to /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets-10.0-py3.10.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/bin/__pycache__ + rm -vf /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/speedups.c removed '/builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/speedups.c' + /usr/bin/find-debuginfo -j2 --strict-build-id -m -i --build-id-seed 10.0-1.fc35 --unique-debug-suffix -10.0-1.fc35.s390x --unique-debug-src-base python-websockets-10.0-1.fc35.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/websockets-10.0 extracting debug info from /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10/site-packages/websockets/speedups.cpython-310-s390x-linux-gnu.so original debug info size: 32kB, size after compression: 32kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 11 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4sVzG3 + umask 022 + cd /builddir/build/BUILD + cd websockets-10.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-websockets-10.0-1.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B6RmhV + umask 022 + cd /builddir/build/BUILD + cd websockets-10.0 + DOCDIR=/builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/doc/python3-websockets + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/doc/python3-websockets + cp -pr README.rst /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/doc/python3-websockets + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ryycb6 + umask 022 + cd /builddir/build/BUILD + cd websockets-10.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/licenses/python3-websockets + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/licenses/python3-websockets + cp -pr LICENSE /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x/usr/share/licenses/python3-websockets + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-websockets = 10.0-1.fc35 python3-websockets = 10.0-1.fc35 python3-websockets(s390-64) = 10.0-1.fc35 python3.10-websockets = 10.0-1.fc35 python3.10dist(websockets) = 10 python3dist(websockets) = 10 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Processing files: python-websockets-debugsource-10.0-1.fc35.s390x Provides: python-websockets-debugsource = 10.0-1.fc35 python-websockets-debugsource(s390-64) = 10.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-websockets-debuginfo-10.0-1.fc35.s390x Provides: debuginfo(build-id) = 19ff2f0880a77efbbc3f36c53c26455417da568f python-websockets-debuginfo = 10.0-1.fc35 python3-websockets-debuginfo = 10.0-1.fc35 python3-websockets-debuginfo(s390-64) = 10.0-1.fc35 python3.10-websockets-debuginfo = 10.0-1.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-websockets-debugsource(s390-64) = 10.0-1.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x Wrote: /builddir/build/RPMS/python3-websockets-debuginfo-10.0-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python-websockets-debugsource-10.0-1.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python3-websockets-10.0-1.fc35.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XWvbku + umask 022 + cd /builddir/build/BUILD + cd websockets-10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-websockets-10.0-1.fc35.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0