Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-curio.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-83623-511053/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b169adee4d8241b89ddf0c3a9efbab6f', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83623-511053/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-curio.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-curio-1.4-1.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-curio.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-83623-511053/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '23ce967295a04c1989fdb527ef27da92', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-83623-511053/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/python-curio.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ioIApW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf curio-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/curio-1.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd curio-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf curio.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VBIwhJ + umask 022 + cd /builddir/build/BUILD + cd curio-1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/curio copying curio/meta.py -> build/lib/curio copying curio/workers.py -> build/lib/curio copying curio/time.py -> build/lib/curio copying curio/debug.py -> build/lib/curio copying curio/socket.py -> build/lib/curio copying curio/channel.py -> build/lib/curio copying curio/timequeue.py -> build/lib/curio copying curio/__main__.py -> build/lib/curio copying curio/task.py -> build/lib/curio copying curio/monitor.py -> build/lib/curio copying curio/queue.py -> build/lib/curio copying curio/network.py -> build/lib/curio copying curio/subprocess.py -> build/lib/curio copying curio/ssl.py -> build/lib/curio copying curio/errors.py -> build/lib/curio copying curio/sched.py -> build/lib/curio copying curio/traps.py -> build/lib/curio copying curio/thread.py -> build/lib/curio copying curio/kernel.py -> build/lib/curio copying curio/file.py -> build/lib/curio copying curio/io.py -> build/lib/curio copying curio/__init__.py -> build/lib/curio copying curio/sync.py -> build/lib/curio + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EpEF6y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch ++ dirname /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch + cd curio-1.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr creating /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/meta.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/workers.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/time.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/debug.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/socket.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/channel.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/timequeue.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/__main__.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/task.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/monitor.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/queue.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/network.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/subprocess.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/ssl.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/errors.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/sched.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/traps.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/thread.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/kernel.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/file.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/io.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/__init__.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio copying build/lib/curio/sync.py -> /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/meta.py to meta.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/workers.py to workers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/time.py to time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/debug.py to debug.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/socket.py to socket.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/channel.py to channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/timequeue.py to timequeue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/task.py to task.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/monitor.py to monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/queue.py to queue.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/network.py to network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/subprocess.py to subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/ssl.py to ssl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/errors.py to errors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/sched.py to sched.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/traps.py to traps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/thread.py to thread.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/kernel.py to kernel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/io.py to io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio/sync.py to sync.cpython-36.pyc writing byte-compilation script '/tmp/tmpa7kx_x1c.py' /usr/libexec/platform-python /tmp/tmpa7kx_x1c.py removing /tmp/tmpa7kx_x1c.py running install_egg_info running egg_info creating curio.egg-info writing curio.egg-info/PKG-INFO writing dependency_links to curio.egg-info/dependency_links.txt writing requirements to curio.egg-info/requires.txt writing top-level names to curio.egg-info/top_level.txt writing manifest file 'curio.egg-info/SOURCES.txt' reading manifest file 'curio.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory '__pycache__' warning: no previously-included files matching '*.pyo' found under directory '__pycache__' writing manifest file 'curio.egg-info/SOURCES.txt' Copying curio.egg-info to /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages/curio-1.4-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 1.4-1.el8 --unique-debug-suffix -1.4-1.el8.noarch --unique-debug-src-base python-curio-1.4-1.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/curio-1.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.V0J0Iq + umask 022 + cd /builddir/build/BUILD + cd curio-1.4 + PYTHONPATH=/builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/lib/python3.6/site-packages + py.test-3.6 --verbose -m 'not internet' -k 'not test_contextvars and not test_uqueue_asyncio_consumer and not test_uevent_get_asyncio and not test_universal' ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 -- /usr/libexec/platform-python cachedir: .pytest_cache rootdir: /builddir/build/BUILD/curio-1.4, inifile: setup.cfg, testpaths: tests collecting ... collected 259 items / 9 deselected / 250 selected tests/test_activation.py::test_activation_base PASSED [ 0%] tests/test_activation.py::test_activation_crash PASSED [ 0%] tests/test_activation.py::test_activation_count PASSED [ 1%] tests/test_asyncgen.py::test_simple_agen PASSED [ 1%] tests/test_asyncgen.py::test_simple_agen_final PASSED [ 2%] tests/test_asyncgen.py::test_agen_final_finalize PASSED [ 2%] tests/test_asyncgen.py::test_agen_except_ok PASSED [ 2%] tests/test_asyncgen.py::test_awaitable_agen PASSED [ 3%] tests/test_channel.py::test_connection_hello PASSED [ 3%] tests/test_channel.py::test_connection_hello_bytes PASSED [ 4%] tests/test_channel.py::test_connection_large PASSED [ 4%] tests/test_channel.py::test_connection_auth PASSED [ 4%] tests/test_channel.py::test_connection_auth_fail PASSED [ 5%] tests/test_channel.py::test_connection_send_partial_bytes PASSED [ 5%] tests/test_channel.py::test_connection_from_connection PASSED [ 6%] tests/test_channel.py::test_connection_recv_cancel PASSED [ 6%] tests/test_channel.py::test_connection_recv_timeout PASSED [ 6%] tests/test_channel.py::test_connection_send_cancel PASSED [ 7%] tests/test_channel.py::test_connection_send_timeout PASSED [ 7%] tests/test_channel.py::test_channel_hello PASSED [ 8%] tests/test_channel.py::test_channel_hello_auth PASSED [ 8%] tests/test_channel.py::test_channel_hello_auth_fail PASSED [ 8%] tests/test_channel.py::test_channel_slow_connect SKIPPED [ 9%] tests/test_channel.py::test_recv_bytes_into PASSED [ 9%] tests/test_file.py::test_read PASSED [ 10%] tests/test_file.py::test_readall PASSED [ 10%] tests/test_file.py::test_read1 PASSED [ 10%] tests/test_file.py::test_readinto PASSED [ 11%] tests/test_file.py::test_readinto1 PASSED [ 11%] tests/test_file.py::test_readline PASSED [ 12%] tests/test_file.py::test_readlines PASSED [ 12%] tests/test_file.py::test_readiter PASSED [ 12%] tests/test_file.py::test_read_anext PASSED [ 13%] tests/test_file.py::test_read_anext2 PASSED [ 13%] tests/test_file.py::test_bad_usage PASSED [ 14%] tests/test_file.py::test_write PASSED [ 14%] tests/test_file.py::test_writelines PASSED [ 14%] tests/test_file.py::test_seek_tell PASSED [ 15%] tests/test_file.py::test_truncate PASSED [ 15%] tests/test_file.py::test_sync_iter PASSED [ 16%] tests/test_file.py::test_sync_with PASSED [ 16%] tests/test_file.py::test_must_be_asynccontext PASSED [ 16%] tests/test_file.py::test_blocking PASSED [ 17%] tests/test_file.py::test_file_misc PASSED [ 17%] tests/test_io.py::test_socket_blocking PASSED [ 18%] tests/test_io.py::test_socketstream_blocking PASSED [ 18%] tests/test_io.py::test_filestream_blocking PASSED [ 18%] tests/test_io.py::test_filestream_bad_blocking PASSED [ 19%] tests/test_io.py::test_socketstream_bad_blocking PASSED [ 19%] tests/test_io.py::test_read_partial PASSED [ 20%] tests/test_io.py::test_readall PASSED [ 20%] tests/test_io.py::test_readall_partial PASSED [ 20%] tests/test_io.py::test_readall_timeout PASSED [ 21%] tests/test_io.py::test_read_exactly PASSED [ 21%] tests/test_io.py::test_read_exactly_incomplete PASSED [ 22%] tests/test_io.py::test_read_exactly_timeout PASSED [ 22%] tests/test_io.py::test_readline PASSED [ 22%] tests/test_io.py::test_readlines PASSED [ 23%] tests/test_io.py::test_readlines_timeout PASSED [ 23%] tests/test_io.py::test_writelines PASSED [ 24%] tests/test_io.py::test_writelines_timeout PASSED [ 24%] tests/test_io.py::test_write_timeout PASSED [ 24%] tests/test_io.py::test_iterline PASSED [ 25%] tests/test_io.py::test_double_recv PASSED [ 25%] tests/test_io.py::test_sendall_cancel SKIPPED [ 26%] tests/test_io.py::test_stream_bad_context PASSED [ 26%] tests/test_io.py::test_stream_bad_iter PASSED [ 26%] tests/test_io.py::test_io_waiting PASSED [ 27%] tests/test_io.py::test_io_unregister PASSED [ 27%] tests/test_kernel.py::test_hello PASSED [ 28%] tests/test_kernel.py::test_raise PASSED [ 28%] tests/test_kernel.py::test_sleep PASSED [ 28%] tests/test_kernel.py::test_clock PASSED [ 29%] tests/test_kernel.py::test_sleep_cancel PASSED [ 29%] tests/test_kernel.py::test_sleep_timeout PASSED [ 30%] tests/test_kernel.py::test_sleep_ignore_timeout PASSED [ 30%] tests/test_kernel.py::test_sleep_notimeout PASSED [ 30%] tests/test_kernel.py::test_task_join PASSED [ 31%] tests/test_kernel.py::test_task_join_error PASSED [ 31%] tests/test_kernel.py::test_task_cancel PASSED [ 32%] tests/test_kernel.py::test_task_cancel_poll PASSED [ 32%] tests/test_kernel.py::test_task_cancel_not_blocking PASSED [ 32%] tests/test_kernel.py::test_task_cancel_join PASSED [ 33%] tests/test_kernel.py::test_task_cancel_join_wait PASSED [ 33%] tests/test_kernel.py::test_task_child_cancel PASSED [ 34%] tests/test_kernel.py::test_task_ready_cancel PASSED [ 34%] tests/test_kernel.py::test_double_cancel PASSED [ 34%] tests/test_kernel.py::test_nested_timeout PASSED [ 35%] tests/test_kernel.py::test_nested_context_timeout PASSED [ 35%] tests/test_kernel.py::test_nested_context_timeout2 PASSED [ 36%] tests/test_kernel.py::test_nested_context_timeout3 PASSED [ 36%] tests/test_kernel.py::test_nested_timeout_uncaught PASSED [ 36%] tests/test_kernel.py::test_nested_context_timeout_uncaught PASSED [ 37%] tests/test_kernel.py::test_nested_timeout_none PASSED [ 37%] tests/test_kernel.py::test_task_run_error PASSED [ 38%] tests/test_kernel.py::test_sleep_0_starvation PASSED [ 38%] tests/test_kernel.py::test_ping_pong_starvation PASSED [ 38%] tests/test_kernel.py::test_task_cancel_timeout PASSED [ 39%] tests/test_kernel.py::test_reentrant_kernel PASSED [ 39%] tests/test_kernel.py::test_pending_cancellation PASSED [ 40%] tests/test_kernel.py::test_single_stepping PASSED [ 40%] tests/test_kernel.py::test_io_registration PASSED [ 40%] tests/test_kernel.py::test_coro_partial PASSED [ 41%] tests/test_kernel.py::test_custom_cancel PASSED [ 41%] tests/test_kernel.py::test_timeout_badness PASSED [ 42%] tests/test_kernel.py::test_kernel_no_shutdown PASSED [ 42%] tests/test_kernel.py::test_kernel_exit PASSED [ 42%] tests/test_kernel.py::test_kernel_badtrap PASSED [ 43%] tests/test_kernel.py::test_kernel_multischedule PASSED [ 43%] tests/test_kernel.py::test_kernel_debug PASSED [ 44%] tests/test_meta.py::test_iscoroutinefunc PASSED [ 44%] tests/test_meta.py::test_instantiate_coroutine PASSED [ 44%] tests/test_meta.py::test_bad_awaitable PASSED [ 45%] tests/test_meta.py::test_awaitable_partial PASSED [ 45%] tests/test_network.py::test_tcp_echo PASSED [ 46%] tests/test_network.py::test_unix_echo PASSED [ 46%] tests/test_network.py::test_ssl_server PASSED [ 46%] tests/test_network.py::test_unix_ssl_server PASSED [ 47%] tests/test_network.py::test_ssl_wrapping PASSED [ 47%] tests/test_network.py::test_ssl_manual_wrapping PASSED [ 48%] tests/test_queue.py::test_queue_simple PASSED [ 48%] tests/test_queue.py::test_queue_unbounded PASSED [ 48%] tests/test_queue.py::test_queue_bounded PASSED [ 49%] tests/test_queue.py::test_queue_get_cancel PASSED [ 49%] tests/test_queue.py::test_queue_put_cancel PASSED [ 50%] tests/test_queue.py::test_queue_get_timeout PASSED [ 50%] tests/test_queue.py::test_queue_put_timeout PASSED [ 50%] tests/test_queue.py::test_queue_qsize PASSED [ 51%] tests/test_queue.py::test_priority_queue PASSED [ 51%] tests/test_queue.py::test_lifo_queue PASSED [ 52%] tests/test_queue.py::test_univ_queue_basic PASSED [ 52%] tests/test_queue.py::test_univ_queue_sync_async PASSED [ 52%] tests/test_queue.py::test_univ_queue_async_sync PASSED [ 53%] tests/test_queue.py::test_univ_queue_cancel PASSED [ 53%] tests/test_queue.py::test_univ_queue_multiple_consumer PASSED [ 54%] tests/test_queue.py::test_univ_queue_multiple_kernels PASSED [ 54%] tests/test_queue.py::test_univ_queue_withfd PASSED [ 54%] tests/test_queue.py::test_uqueue_asyncio_prod PASSED [ 55%] tests/test_queue.py::test_uqueue_withfd_corner PASSED [ 55%] tests/test_queue.py::test_uqueue_put_cancel PASSED [ 56%] tests/test_socket.py::test_tcp_echo PASSED [ 56%] tests/test_socket.py::test_tcp_file_echo PASSED [ 56%] tests/test_socket.py::test_udp_echo PASSED [ 57%] tests/test_socket.py::test_fromfd_tcp_echo PASSED [ 57%] tests/test_socket.py::test_accept_timeout PASSED [ 58%] tests/test_socket.py::test_accept_cancel PASSED [ 58%] tests/test_socket.py::test_recv_timeout PASSED [ 58%] tests/test_socket.py::test_recv_cancel PASSED [ 59%] tests/test_socket.py::test_recvfrom_timeout PASSED [ 59%] tests/test_socket.py::test_recvfrom_cancel PASSED [ 60%] tests/test_socket.py::test_buffer_into PASSED [ 60%] tests/test_socket.py::test_buffer_stream_into PASSED [ 60%] tests/test_socket.py::test_buffer_makefile_into PASSED [ 61%] tests/test_socket.py::test_read_write_on_same_socket PASSED [ 61%] tests/test_socket.py::test_create_connection PASSED [ 62%] tests/test_socket.py::test_create_bad_connection PASSED [ 62%] tests/test_socket.py::test_socket_funcs SKIPPED [ 62%] tests/test_subprocess.py::test_simple PASSED [ 63%] tests/test_subprocess.py::test_simple_check_output PASSED [ 63%] tests/test_subprocess.py::test_bad_cmd PASSED [ 64%] tests/test_subprocess.py::test_bad_cmd_check_output PASSED [ 64%] tests/test_subprocess.py::test_timeout PASSED [ 64%] tests/test_subprocess.py::test_stdin_pipe PASSED [ 65%] tests/test_subprocess.py::test_check_output_stdin PASSED [ 65%] tests/test_subprocess.py::test_no_input_cancel PASSED [ 66%] tests/test_subprocess.py::test_popen_join PASSED [ 66%] tests/test_subprocess.py::test_io_error PASSED [ 66%] tests/test_sync.py::TestEvent::test_event_get_wait PASSED [ 67%] tests/test_sync.py::TestEvent::test_event_get_immediate PASSED [ 67%] tests/test_sync.py::TestEvent::test_event_wait_cancel PASSED [ 68%] tests/test_sync.py::TestEvent::test_event_wait_timeout PASSED [ 68%] tests/test_sync.py::TestEvent::test_event_wait_notimeout PASSED [ 68%] tests/test_sync.py::TestLock::test_lock_sequence PASSED [ 69%] tests/test_sync.py::TestLock::test_lock_acquire_cancel PASSED [ 69%] tests/test_sync.py::TestLock::test_lock_acquire_timeout PASSED [ 70%] tests/test_sync.py::TestRLock::test_rlock_reenter PASSED [ 70%] tests/test_sync.py::TestRLock::test_rlock_notowner PASSED [ 70%] tests/test_sync.py::TestSemaphore::test_sema_sequence PASSED [ 71%] tests/test_sync.py::TestSemaphore::test_sema_sequence2 PASSED [ 71%] tests/test_sync.py::TestSemaphore::test_sema_acquire_cancel PASSED [ 72%] tests/test_sync.py::TestSemaphore::test_sema_acquire_timeout PASSED [ 72%] tests/test_sync.py::TestCondition::test_cond_sequence PASSED [ 72%] tests/test_sync.py::TestCondition::test_cond_wait_cancel PASSED [ 73%] tests/test_sync.py::TestCondition::test_cond_wait_timeout PASSED [ 73%] tests/test_sync.py::TestCondition::test_cond_notify_all PASSED [ 74%] tests/test_sync.py::TestCondition::test_cond_waitfor PASSED [ 74%] tests/test_sync.py::TestCondition::test_condition_error PASSED [ 74%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_wait PASSED [ 75%] tests/test_sync.py::TestUniversalEvent::test_uevent_get_twait PASSED [ 75%] tests/test_sync.py::TestResult::test_value PASSED [ 76%] tests/test_sync.py::TestResult::test_error PASSED [ 76%] tests/test_sync.py::test_repr PASSED [ 76%] tests/test_task.py::test_cancel_noblock PASSED [ 77%] tests/test_task.py::test_cancel_custom_exception PASSED [ 77%] tests/test_task.py::test_cancel_custom_exception_instance PASSED [ 78%] tests/test_task.py::test_task_group PASSED [ 78%] tests/test_task.py::test_task_group_daemon PASSED [ 78%] tests/test_task.py::test_task_group_existing PASSED [ 79%] tests/test_task.py::test_task_any_cancel PASSED [ 79%] tests/test_task.py::test_task_any_error PASSED [ 80%] tests/test_task.py::test_task_group_iter PASSED [ 80%] tests/test_task.py::test_task_wait_none PASSED [ 80%] tests/test_task.py::test_task_join_daemon PASSED [ 81%] tests/test_task.py::test_task_group_error PASSED [ 81%] tests/test_task.py::test_task_group_error_block PASSED [ 82%] tests/test_task.py::test_task_group_join PASSED [ 82%] tests/test_task.py::test_task_group_cancel PASSED [ 82%] tests/test_task.py::test_task_group_timeout PASSED [ 83%] tests/test_task.py::test_task_group_cancel_remaining PASSED [ 83%] tests/test_task.py::test_task_group_use_error PASSED [ 84%] tests/test_task.py::test_task_group_empty PASSED [ 84%] tests/test_task.py::test_defer_cancellation PASSED [ 84%] tests/test_task.py::test_explicit_raise_cancel_disable PASSED [ 85%] tests/test_task.py::test_disable_cancellation_function PASSED [ 85%] tests/test_task.py::test_self_cancellation PASSED [ 86%] tests/test_task.py::test_disable_cancellation_explicit_raise PASSED [ 86%] tests/test_task.py::test_set_cancellation PASSED [ 86%] tests/test_task.py::test_taskgroup_misc PASSED [ 87%] tests/test_task.py::test_task_group_result PASSED [ 87%] tests/test_task.py::test_task_diag PASSED [ 88%] tests/test_task.py::test_late_join PASSED [ 88%] tests/test_task.py::test_task_group_join_done PASSED [ 88%] tests/test_task.py::test_errors PASSED [ 89%] tests/test_task.py::test_diag PASSED [ 89%] tests/test_thread.py::test_good_result PASSED [ 90%] tests/test_thread.py::test_bad_result PASSED [ 90%] tests/test_thread.py::test_cancel_result PASSED [ 90%] tests/test_thread.py::test_thread_good_result PASSED [ 91%] tests/test_thread.py::test_thread_bad_result PASSED [ 91%] tests/test_thread.py::test_thread_cancel_result PASSED [ 92%] tests/test_thread.py::test_thread_sync PASSED [ 92%] tests/test_thread.py::test_thread_timeout PASSED [ 92%] tests/test_thread.py::test_thread_disable_cancellation PASSED [ 93%] tests/test_thread.py::test_thread_read PASSED [ 93%] tests/test_thread.py::test_subprocess_popen PASSED [ 94%] tests/test_thread.py::test_task_group_thread PASSED [ 94%] tests/test_thread.py::test_task_group_spawn_thread PASSED [ 94%] tests/test_thread.py::test_thread_context SKIPPED [ 95%] tests/test_thread.py::test_await_passthrough PASSED [ 95%] tests/test_thread.py::test_errors PASSED [ 96%] tests/test_timequeue.py::test_timequeue_expired PASSED [ 96%] tests/test_workers.py::test_cpu PASSED [ 96%] tests/test_workers.py::test_bad_cpu PASSED [ 97%] tests/test_workers.py::test_blocking PASSED [ 97%] tests/test_workers.py::test_executor PASSED [ 98%] tests/test_workers.py::test_worker_cancel[run_in_thread] PASSED [ 98%] tests/test_workers.py::test_worker_cancel[run_in_process] PASSED [ 98%] tests/test_workers.py::test_worker_timeout[run_in_thread] PASSED [ 99%] tests/test_workers.py::test_worker_timeout[run_in_process] PASSED [ 99%] tests/test_workers.py::test_exception PASSED [100%] =============================== warnings summary =============================== tests/test_file.py::test_sync_with /builddir/build/BUILD/curio-1.4/tests/test_file.py:224: RuntimeWarning: coroutine 'AsyncFile.__aenter__' was never awaited assert True tests/test_io.py::test_stream_bad_context /builddir/build/BUILD/curio-1.4/tests/test_io.py:849: RuntimeWarning: coroutine 'StreamBase.__aenter__' was never awaited results.append(True) tests/test_io.py::test_stream_bad_iter /builddir/build/BUILD/curio-1.4/tests/test_io.py:882: RuntimeWarning: coroutine 'StreamBase.__anext__' was never awaited results.append(True) tests/test_kernel.py::test_reentrant_kernel /builddir/build/BUILD/curio-1.4/tests/test_kernel.py:727: RuntimeWarning: coroutine 'child' was never awaited kernel.run(child) tests/test_meta.py::test_instantiate_coroutine /usr/lib/python3.6/site-packages/_pytest/python.py:174: RuntimeWarning: coroutine 'test_instantiate_coroutine..coro' was never awaited testfunction(**testargs) tests/test_meta.py::test_instantiate_coroutine /usr/lib/python3.6/site-packages/_pytest/python.py:174: RuntimeWarning: coroutine 'coro' was never awaited testfunction(**testargs) tests/test_thread.py::test_errors /builddir/build/BUILD/curio-1.4/tests/test_thread.py:267: RuntimeWarning: coroutine 'simple_coro' was never awaited AWAIT(simple_coro(2,3)) -- Docs: https://docs.pytest.org/en/latest/warnings.html ======= 246 passed, 4 skipped, 9 deselected, 7 warnings in 90.11 seconds ======= + exit 0 Processing files: python3-curio-1.4-1.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lRAeJN + umask 022 + cd /builddir/build/BUILD + cd curio-1.4 + DOCDIR=/builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/doc/python3-curio + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/doc/python3-curio + cp -pr README.rst /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/doc/python3-curio + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.slvWKa + umask 022 + cd /builddir/build/BUILD + cd curio-1.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/licenses/python3-curio + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/licenses/python3-curio + cp -pr LICENSE /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch/usr/share/licenses/python3-curio + exit 0 Provides: python3-curio = 1.4-1.el8 python3.6dist(curio) = 1.4 python3dist(curio) = 1.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch Wrote: /builddir/build/RPMS/python3-curio-1.4-1.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hIq8jN + umask 022 + cd /builddir/build/BUILD + cd curio-1.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-curio-1.4-1.el8.noarch + exit 0 Child return code was: 0