Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-85525-4721/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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 Wrote: /builddir/build/SRPMS/python-uvloop-0.17.0-5.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/python-uvloop.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-85525-4721/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zQ74ii + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf uvloop-0.17.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/uvloop-0.17.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd uvloop-0.17.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/fix-deadlock-in-testcase.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + 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.dhI9Tt + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uvloop-0.17.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-cpython-311 creating build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_testbase.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/__init__.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_version.py -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/_noop.py -> build/lib.linux-x86_64-cpython-311/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 requirements to uvloop.egg-info/requires.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' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'uvloop.handles' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.handles' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'uvloop.handles' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'uvloop.handles' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'uvloop.includes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'uvloop.includes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'uvloop.includes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'uvloop.includes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying uvloop/cbhandles.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/cbhandles.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/dns.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/errors.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.c -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pyi -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/loop.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/lru.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/pseudosock.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/py.typed -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/request.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/request.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/server.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/server.pyx -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/sslproto.pxd -> build/lib.linux-x86_64-cpython-311/uvloop copying uvloop/sslproto.pyx -> build/lib.linux-x86_64-cpython-311/uvloop creating build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/async_.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/async_.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/basetransport.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/check.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/check.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/fsevent.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/handle.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/handle.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/idle.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/idle.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/pipe.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/poll.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/poll.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/process.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/process.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/stream.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/stream.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/streamserver.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/tcp.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/timer.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/timer.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/udp.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/handles copying uvloop/handles/udp.pyx -> build/lib.linux-x86_64-cpython-311/uvloop/handles creating build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/__init__.py -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/compat.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/consts.pxi -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/debug.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/debug.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/flowcontrol.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/fork_handler.h -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/python.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/stdlib.pxi -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/system.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes copying uvloop/includes/uv.pxd -> build/lib.linux-x86_64-cpython-311/uvloop/includes running build_ext building 'uvloop.loop' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/uvloop gcc -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 -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 -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 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.11 -c uvloop/loop.c -o build/temp.linux-x86_64-cpython-311/uvloop/loop.o -O2 gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -Wl,--build-id=sha1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-cpython-311/uvloop/loop.o -L/usr/lib64 -luv -lrt -lpthread -o build/lib.linux-x86_64-cpython-311/uvloop/loop.cpython-311-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hkfr9K + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 + cd uvloop-0.17.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/sslproto.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/request.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/sslproto.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_testbase.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.c -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/system.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/compat.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/uv.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/python.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/debug.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/consts.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/__init__.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/debug.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/flowcontrol.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/stdlib.pxi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/includes/fork_handler.h -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes copying build/lib.linux-x86_64-cpython-311/uvloop/py.typed -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pyi -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/pseudosock.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_version.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop creating /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/idle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/fsevent.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/basetransport.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/stream.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/pipe.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/streamserver.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/async_.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/udp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/fsevent.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/poll.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/idle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/timer.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/process.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/pipe.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/async_.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/basetransport.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/stream.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/tcp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/tcp.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/streamserver.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/process.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/check.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/timer.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/handle.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/check.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/poll.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/udp.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/handles/handle.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/handles copying build/lib.linux-x86_64-cpython-311/uvloop/server.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/errors.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/request.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/cbhandles.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/server.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/dns.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/_noop.py -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.cpython-311-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/lru.pyx -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/cbhandles.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop copying build/lib.linux-x86_64-cpython-311/uvloop/loop.pxd -> /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py to _testbase.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/includes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/_version.py to _version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/_noop.py to _noop.cpython-311.pyc writing byte-compilation script '/tmp/tmpztz0jnh9.py' /usr/bin/python3 /tmp/tmpztz0jnh9.py removing /tmp/tmpztz0jnh9.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 requirements to uvloop.egg-info/requires.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' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' 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' Copying uvloop.egg-info to /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop-0.17.0-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/bin/__pycache__ + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/_testbase.py' + rm -vf /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.opt-1.pyc /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.pyc removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.opt-1.pyc' removed '/builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/__pycache__/_testbase.cpython-311.pyc' + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.17.0-5.ocs23 --unique-debug-suffix -0.17.0-5.ocs23.x86_64 --unique-debug-src-base python-uvloop-0.17.0-5.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/uvloop-0.17.0 extracting debug info from /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11/site-packages/uvloop/loop.cpython-311-x86_64-linux-gnu.so 14254 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5pSMj7 + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd uvloop-0.17.0 + sed -i 's:import sys:import sys\nsys.path.append\(os.path.abspath\(os.path.dirname\(__file__\)\)\)\n:' tests/__main__.py + /usr/bin/python3 setup.py test running test running egg_info WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. writing uvloop.egg-info/PKG-INFO writing dependency_links to uvloop.egg-info/dependency_links.txt writing requirements to uvloop.egg-info/requires.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' adding license file 'LICENSE-APACHE' adding license file 'LICENSE-MIT' writing manifest file 'uvloop.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-x86_64-cpython-311/uvloop/loop.cpython-311-x86_64-linux-gnu.so -> uvloop Traceback (most recent call last): File "/builddir/build/BUILD/uvloop-0.17.0/setup.py", line 272, in setup( File "/usr/lib/python3.11/site-packages/setuptools/__init__.py", line 87, in setup return distutils.core.setup(**attrs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 185, in setup return run_commands(dist) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 201, in run_commands dist.run_commands() File "/usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 968, in run_commands self.run_command(cmd) File "/usr/lib/python3.11/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/usr/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "/usr/lib/python3.11/site-packages/setuptools/command/test.py", line 224, in run self.run_tests() File "/usr/lib/python3.11/site-packages/setuptools/command/test.py", line 227, in run_tests test = unittest.main( ^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/main.py", line 101, in __init__ self.parseArgs(argv) File "/usr/lib64/python3.11/unittest/main.py", line 127, in parseArgs self._do_discovery(argv[2:]) File "/usr/lib64/python3.11/unittest/main.py", line 247, in _do_discovery self.createTests(from_discovery=True, Loader=Loader) File "/usr/lib64/python3.11/unittest/main.py", line 157, in createTests self.test = loader.discover(self.start, self.pattern, self.top) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 322, in discover tests = list(self._find_tests(start_dir, pattern)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 377, in _find_tests tests, should_recurse = self._find_test_path(full_path, pattern) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 453, in _find_test_path tests = self.loadTestsFromModule(package, pattern=pattern) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/setuptools/command/test.py", line 57, in loadTestsFromModule tests.append(self.loadTestsFromName(submodule)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/unittest/loader.py", line 154, in loadTestsFromName module = __import__(module_name) ^^^^^^^^^^^^^^^^^^^^^^^ File "/builddir/build/BUILD/uvloop-0.17.0/tests/test_tcp.py", line 14, in from OpenSSL import SSL as openssl_ssl File "/usr/lib/python3.11/site-packages/OpenSSL/__init__.py", line 8, in from OpenSSL import crypto, SSL File "/usr/lib/python3.11/site-packages/OpenSSL/crypto.py", line 3268, in _lib.OpenSSL_add_all_algorithms() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms' + : + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-uvloop-0.17.0-5.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M5TSmV + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.17.0 + DOCDIR=/builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.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.17.0-5.ocs23.x86_64/usr/share/doc/python3-uvloop + cp -pr README.rst /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/share/doc/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qA6sgk + umask 022 + cd /builddir/build/BUILD + cd uvloop-0.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.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.17.0-5.ocs23.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-APACHE /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/share/licenses/python3-uvloop + cp -pr LICENSE-MIT /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64/usr/share/licenses/python3-uvloop + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-uvloop = 0.17.0-5.ocs23 python3-uvloop = 0.17.0-5.ocs23 python3-uvloop(x86-64) = 0.17.0-5.ocs23 python3.11-uvloop = 0.17.0-5.ocs23 python3.11dist(uvloop) = 0.17 python3dist(uvloop) = 0.17 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.11 rtld(GNU_HASH) Obsoletes: python3.11-uvloop < 0.17.0-5.ocs23 Processing files: python-uvloop-debugsource-0.17.0-5.ocs23.x86_64 Provides: python-uvloop-debugsource = 0.17.0-5.ocs23 python-uvloop-debugsource(x86-64) = 0.17.0-5.ocs23 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.17.0-5.ocs23.x86_64 Provides: debuginfo(build-id) = 6e8e631d6c65af007d783f1e0e25aaf7eba80d66 python-uvloop-debuginfo = 0.17.0-5.ocs23 python3-uvloop-debuginfo = 0.17.0-5.ocs23 python3-uvloop-debuginfo(x86-64) = 0.17.0-5.ocs23 python3.11-uvloop-debuginfo = 0.17.0-5.ocs23 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.17.0-5.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-uvloop-0.17.0-5.ocs23.x86_64 Wrote: /builddir/build/RPMS/python-uvloop-debugsource-0.17.0-5.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-0.17.0-5.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/python3-uvloop-debuginfo-0.17.0-5.ocs23.x86_64.rpm Child return code was: 0