Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104997-857220/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 x86_64 --nodeps /builddir/build/SPECS/python-uvloop.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611705600 Wrote: /builddir/build/SRPMS/python-uvloop-0.14.0-4.el9s.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/cloud9s-openstack-xena-el9s-build-104997-857220/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 x86_64 --nodeps /builddir/build/SPECS/python-uvloop.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1FtJhe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uvloop-0.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/uvloop-0.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd uvloop-0.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/2870219558.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -i -e /self.cython_always/s/False/True/ setup.py + sed -i -e /self.use_system_libuv/s/False/True/ setup.py + rm -vrf vendor/ removed directory 'vendor/libuv' removed directory 'vendor/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PPw7fw + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.14.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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-x86_64-3.9 creating build/lib.linux-x86_64-3.9/uvloop copying uvloop/_patch.py -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/_noop.py -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/_testbase.py -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/__init__.py -> build/lib.linux-x86_64-3.9/uvloop running egg_info creating uvloop.egg-info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing top-level names to uvloop.egg-info/top_level.txt writing manifest file 'uvloop.egg-info/SOURCES.txt' Compiling uvloop/loop.pyx because it changed. [1/1] Cythonizing uvloop/loop.pyx reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' writing manifest file 'uvloop.egg-info/SOURCES.txt' copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/dns.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/errors.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/loop.c -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/loop.pxd -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/loop.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/lru.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/request.pxd -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/request.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/server.pxd -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/server.pyx -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-3.9/uvloop copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-3.9/uvloop creating build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-3.9/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-3.9/uvloop/handles creating build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/compat.h -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/debug.h -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/fork_handler.h -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-3.9/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/uvloop 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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c uvloop/loop.c -o build/temp.linux-x86_64-3.9/uvloop/loop.o -O2 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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/uvloop/loop.o -L/usr/lib64 -luv -lrt -lpthread -o build/lib.linux-x86_64-3.9/uvloop/loop.cpython-39-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RSQwlO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 ++ dirname /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 + cd uvloop-0.14.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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-uvloop-0.14.0-4.el9s.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/_patch.py -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/server.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/poll.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/udp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/stream.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/handle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/tcp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/udp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/basetransport.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/timer.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/idle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/streamserver.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/async_.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/idle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/handle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/streamserver.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/async_.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/pipe.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/process.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/pipe.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/timer.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/basetransport.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/tcp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/check.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/check.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/poll.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/stream.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/handles/process.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/handles copying build/lib.linux-x86_64-3.9/uvloop/errors.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/pseudosock.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/request.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/loop.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/loop.c -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/_noop.py -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/sslproto.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/server.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/lru.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/loop.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/_testbase.py -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/dns.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/system.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/flowcontrol.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/consts.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/fork_handler.h -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/debug.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/stdlib.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/python.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/compat.h -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/debug.h -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/includes/uv.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes copying build/lib.linux-x86_64-3.9/uvloop/sslproto.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/loop.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/cbhandles.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/request.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop copying build/lib.linux-x86_64-3.9/uvloop/cbhandles.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/_patch.py to _patch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/_noop.py to _noop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/_testbase.py to _testbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/includes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp3fgjvz8u.py' /usr/bin/python3 /tmp/tmp3fgjvz8u.py removing /tmp/tmp3fgjvz8u.py running install_egg_info running egg_info writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing top-level names to uvloop.egg-info/top_level.txt reading manifest file 'uvloop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'vendor/libuv' warning: no previously-included files matching '*' found under directory 'vendor/libuv/.git' warning: no previously-included files matching '*' found under directory 'vendor/libuv/docs' warning: no previously-included files matching '*' found under directory 'vendor/libuv/img' writing manifest file 'uvloop.egg-info/SOURCES.txt' Copying uvloop.egg-info to /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop-0.14.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/bin/__pycache__ + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/_testbase.py removed '/builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/_testbase.py' + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/__pycache__/_testbase.cpython-39.opt-1.pyc /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/__pycache__/_testbase.cpython-39.pyc removed '/builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/__pycache__/_testbase.cpython-39.opt-1.pyc' removed '/builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/__pycache__/_testbase.cpython-39.pyc' + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 0.14.0-4.el9s --unique-debug-suffix -0.14.0-4.el9s.x86_64 --unique-debug-src-base python-uvloop-0.14.0-4.el9s.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/uvloop-0.14.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/loop.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9/site-packages/uvloop/loop.cpython-39-x86_64-linux-gnu.so original debug info size: 6480kB, size after compression: 6300kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 13735 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/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.j5ejiF + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.14.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-uvloop-0.14.0-4.el9s.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fmMObo + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/doc/python3-uvloop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/doc/python3-uvloop + cp -pr README.rst /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/doc/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HgTV5S + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/licenses/python3-uvloop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64/usr/share/licenses/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-uvloop = 0.14.0-4.el9s python3-uvloop = 0.14.0-4.el9s python3-uvloop(x86-64) = 0.14.0-4.el9s python3.9-uvloop = 0.14.0-4.el9s python3.9dist(uvloop) = 0.14 python3dist(uvloop) = 0.14 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.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libuv.so.1()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-uvloop < 0.14.0-4.el9s Processing files: python-uvloop-debugsource-0.14.0-4.el9s.x86_64 Provides: python-uvloop-debugsource = 0.14.0-4.el9s python-uvloop-debugsource(x86-64) = 0.14.0-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-uvloop-debuginfo-0.14.0-4.el9s.x86_64 Provides: debuginfo(build-id) = abcfb96d028de1aaf66d3936e98e3f4fc4961ac9 python-uvloop-debuginfo = 0.14.0-4.el9s python3-uvloop-debuginfo = 0.14.0-4.el9s python3-uvloop-debuginfo(x86-64) = 0.14.0-4.el9s python3.9-uvloop-debuginfo = 0.14.0-4.el9s Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-uvloop-debugsource(x86-64) = 0.14.0-4.el9s Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 Wrote: /builddir/build/RPMS/python3-uvloop-debuginfo-0.14.0-4.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python-uvloop-debugsource-0.14.0-4.el9s.x86_64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-0.14.0-4.el9s.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Z8Csy5 + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-uvloop-0.14.0-4.el9s.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0