>>> py3-pyzmq: Building community/py3-pyzmq 25.1.2-r1 (using abuild 3.16.0_rc4-r0) started Sun, 19 Oct 2025 13:05:11 +0000 >>> py3-pyzmq: Validating /home/buildozer/aports/community/py3-pyzmq/APKBUILD... >>> py3-pyzmq: Analyzing dependencies... >>> py3-pyzmq: Installing for build: build-base python3 py3-tornado python3-dev py3-setuptools zeromq-dev py3-pytest ( 1/35) Installing libbz2 (1.0.8-r6) ( 2/35) Installing libffi (3.5.2-r0) ( 3/35) Installing gdbm (1.26-r0) ( 4/35) Installing xz-libs (5.8.1-r0) ( 5/35) Installing mpdecimal (4.0.1-r0) ( 6/35) Installing libpanelw (6.5_p20251010-r0) ( 7/35) Installing sqlite-libs (3.50.4-r1) ( 8/35) Installing python3 (3.12.12-r0) ( 9/35) Installing python3-pycache-pyc0 (3.12.12-r0) (10/35) Installing pyc (3.12.12-r0) (11/35) Installing python3-pyc (3.12.12-r0) (12/35) Installing py3-tornado (6.5.2-r0) (13/35) Installing py3-tornado-pyc (6.5.2-r0) (14/35) Installing python3-dev (3.12.12-r0) (15/35) Installing py3-parsing (3.2.3-r0) (16/35) Installing py3-parsing-pyc (3.2.3-r0) (17/35) Installing py3-packaging (25.0-r0) (18/35) Installing py3-packaging-pyc (25.0-r0) (19/35) Installing py3-setuptools (80.9.0-r1) (20/35) Installing py3-setuptools-pyc (80.9.0-r1) (21/35) Installing libsodium (1.0.20-r0) (22/35) Installing libzmq (4.3.5-r2) (23/35) Installing libsodium-dev (1.0.20-r0) (24/35) Installing zeromq-dev (4.3.5-r2) (25/35) Installing py3-iniconfig (2.1.0-r0) (26/35) Installing py3-iniconfig-pyc (2.1.0-r0) (27/35) Installing py3-pluggy (1.6.0-r0) (28/35) Installing py3-pluggy-pyc (1.6.0-r0) (29/35) Installing py3-py (1.11.0-r4) (30/35) Installing py3-py-pyc (1.11.0-r4) (31/35) Installing py3-pygments (2.19.2-r0) (32/35) Installing py3-pygments-pyc (2.19.2-r0) (33/35) Installing py3-pytest (8.4.2-r1) (34/35) Installing py3-pytest-pyc (8.4.2-r1) (35/35) Installing .makedepends-py3-pyzmq (20251019.130543) busybox-1.37.0-r24.trigger: Executing script... OK: 542 MiB in 139 packages >>> py3-pyzmq: Cleaning up srcdir >>> py3-pyzmq: Cleaning up pkgdir >>> py3-pyzmq: Cleaning up tmpdir >>> py3-pyzmq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pyzmq-25.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyzmq: Fetching https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-25.1.2.tar.gz Connecting to files.pythonhosted.org (151.101.128.223:443) Connecting to files.pythonhosted.org (151.101.0.223:443) saving to '/var/cache/distfiles/v3.23/pyzmq-25.1.2.tar.gz.part' pyzmq-25.1.2.tar.gz. 38% |************ | 534k 0:00:01 ETA pyzmq-25.1.2.tar.gz. 100% |********************************| 1369k 0:00:00 ETA '/var/cache/distfiles/v3.23/pyzmq-25.1.2.tar.gz.part' saved /var/cache/distfiles/v3.23/pyzmq-25.1.2.tar.gz: OK >>> py3-pyzmq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/pyzmq-25.1.2.tar.gz /var/cache/distfiles/v3.23/pyzmq-25.1.2.tar.gz: OK >>> py3-pyzmq: Unpacking /var/cache/distfiles/v3.23/pyzmq-25.1.2.tar.gz... /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib.linux-x86_64-cpython-312/zmq copying zmq/asyncio.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/decorators.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/error.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/_future.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/constants.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/_typing.py -> build/lib.linux-x86_64-cpython-312/zmq creating build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/interop.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/win32.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/garbage.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/jsonapi.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/monitor.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/z85.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/strtypes.py -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/utils creating build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_decorators.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_cffi_backend.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_win32_shim.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_retry_eintr.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_auth.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_multipart.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_message.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_z85.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_includes.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_proxy_steerable.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_monqueue.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_socket.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_etc.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_draft.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_constants.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_poll.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_security.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_pair.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_ssh.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_error.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_device.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_zmqstream.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_version.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_monitor.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_cython.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_asyncio.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_imports.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_ioloop.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_future.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_pubsub.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_context.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_ext.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_reqrep.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_mypy.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/conftest.py -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/tests/test_log.py -> build/lib.linux-x86_64-cpython-312/zmq/tests creating build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/asyncio.py -> build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/certs.py -> build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/base.py -> build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/ioloop.py -> build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/thread.py -> build/lib.linux-x86_64-cpython-312/zmq/auth copying zmq/auth/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/auth creating build/lib.linux-x86_64-cpython-312/zmq/green copying zmq/green/core.py -> build/lib.linux-x86_64-cpython-312/zmq/green copying zmq/green/device.py -> build/lib.linux-x86_64-cpython-312/zmq/green copying zmq/green/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/green copying zmq/green/poll.py -> build/lib.linux-x86_64-cpython-312/zmq/green creating build/lib.linux-x86_64-cpython-312/zmq/green/eventloop copying zmq/green/eventloop/zmqstream.py -> build/lib.linux-x86_64-cpython-312/zmq/green/eventloop copying zmq/green/eventloop/ioloop.py -> build/lib.linux-x86_64-cpython-312/zmq/green/eventloop copying zmq/green/eventloop/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/green/eventloop creating build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/monitoredqueue.py -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/proxydevice.py -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/basedevice.py -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/monitoredqueuedevice.py -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/proxysteerabledevice.py -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/devices/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/devices creating build/lib.linux-x86_64-cpython-312/zmq/ssh copying zmq/ssh/forward.py -> build/lib.linux-x86_64-cpython-312/zmq/ssh copying zmq/ssh/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/ssh copying zmq/ssh/tunnel.py -> build/lib.linux-x86_64-cpython-312/zmq/ssh creating build/lib.linux-x86_64-cpython-312/zmq/log copying zmq/log/handlers.py -> build/lib.linux-x86_64-cpython-312/zmq/log copying zmq/log/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/log copying zmq/log/__main__.py -> build/lib.linux-x86_64-cpython-312/zmq/log creating build/lib.linux-x86_64-cpython-312/zmq/backend copying zmq/backend/select.py -> build/lib.linux-x86_64-cpython-312/zmq/backend copying zmq/backend/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/backend creating build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/socket.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/utils.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/error.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/_poll.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/context.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/devices.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cffi/message.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi creating build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython creating build/lib.linux-x86_64-cpython-312/zmq/eventloop copying zmq/eventloop/zmqstream.py -> build/lib.linux-x86_64-cpython-312/zmq/eventloop copying zmq/eventloop/ioloop.py -> build/lib.linux-x86_64-cpython-312/zmq/eventloop copying zmq/eventloop/future.py -> build/lib.linux-x86_64-cpython-312/zmq/eventloop copying zmq/eventloop/_deprecated.py -> build/lib.linux-x86_64-cpython-312/zmq/eventloop copying zmq/eventloop/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/eventloop creating build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/version.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/socket.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/tracker.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/context.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/stopwatch.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/frame.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/__init__.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/attrsettr.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/sugar/poll.py -> build/lib.linux-x86_64-cpython-312/zmq/sugar copying zmq/__init__.pyi -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/py.typed -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/__init__.pxd -> build/lib.linux-x86_64-cpython-312/zmq copying zmq/utils/buffers.pxd -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/pyversion_compat.h -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/zmq_compat.h -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/mutex.h -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/ipcmaxlen.h -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/getpid_compat.h -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/compiler.json -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/utils/config.json -> build/lib.linux-x86_64-cpython-312/zmq/utils copying zmq/tests/cython_ext.pyx -> build/lib.linux-x86_64-cpython-312/zmq/tests copying zmq/devices/monitoredqueue.pxd -> build/lib.linux-x86_64-cpython-312/zmq/devices copying zmq/backend/__init__.pyi -> build/lib.linux-x86_64-cpython-312/zmq/backend copying zmq/backend/cffi/_cdefs.h -> build/lib.linux-x86_64-cpython-312/zmq/backend/cffi copying zmq/backend/cython/libzmq.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/__init__.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/socket.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/message.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/context.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/checkrc.pxd -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/backend/cython/constant_enums.pxi -> build/lib.linux-x86_64-cpython-312/zmq/backend/cython copying zmq/sugar/__init__.pyi -> build/lib.linux-x86_64-cpython-312/zmq/sugar running build_ext running configure Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c build/temp.linux-x86_64-cpython-312/scratch/check_sys_un.c -o build/temp.linux-x86_64-cpython-312/scratch/check_sys_un.o cc build/temp.linux-x86_64-cpython-312/scratch/check_sys_un.o -L/usr/lib -o build/temp.linux-x86_64-cpython-312/scratch/check_sys_un Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** creating tmp cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /tmp/timer_create1m071o99.c -o tmp/timer_create1m071o99.o cc tmp/timer_create1m071o99.o -L/usr/lib -o a.out cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Izmq/utils -c build/temp.linux-x86_64-cpython-312/scratch/vers.c -o build/temp.linux-x86_64-cpython-312/scratch/vers.o cc build/temp.linux-x86_64-cpython-312/scratch/vers.o -lzmq -o build/temp.linux-x86_64-cpython-312/scratch/vers ZMQ version detected: 4.3.5 building 'zmq.backend.cython._device' extension creating build/temp.linux-x86_64-cpython-312/zmq/backend/cython cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/_device.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_device.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_device.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_device.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython._poll' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/_poll.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_poll.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_poll.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_poll.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython._proxy_steerable' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/_proxy_steerable.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_proxy_steerable.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_proxy_steerable.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_proxy_steerable.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython._version' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/_version.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_version.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/_version.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_version.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython.context' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/context.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/context.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/context.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/context.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython.error' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/error.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/error.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/error.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/error.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython.message' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/message.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/message.o In function '__Pyx_ssize_strlen', inlined from '__pyx_pf_3zmq_7backend_6cython_7message_5Frame_16get' at zmq/backend/cython/message.c:8227:17, inlined from '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_17get' at zmq/backend/cython/message.c:7987:13: zmq/backend/cython/message.c:15841:18: warning: argument 1 null where non-null expected [-Wnonnull] 15841 | size_t len = strlen(s); | ^~~~~~~~~ In file included from /usr/include/fortify/string.h:23, from /usr/include/python3.12/Python.h:26, from zmq/backend/cython/message.c:36: /usr/include/string.h: In function '__pyx_pw_3zmq_7backend_6cython_7message_5Frame_17get': /usr/include/string.h:54:8: note: in a call to function 'strlen' declared 'nonnull' 54 | size_t strlen (const char *); | ^~~~~~ cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/message.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/message.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython.socket' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/socket.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/socket.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/socket.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/socket.cpython-312-x86_64-linux-musl.so building 'zmq.backend.cython.utils' extension cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/backend/cython/utils.c -o build/temp.linux-x86_64-cpython-312/zmq/backend/cython/utils.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/backend/cython/utils.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/backend/cython/utils.cpython-312-x86_64-linux-musl.so building 'zmq.devices.monitoredqueue' extension creating build/temp.linux-x86_64-cpython-312/zmq/devices cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DHAVE_SYS_UN_H=1 -Izmq/utils -I/usr/include/python3.12 -c zmq/devices/monitoredqueue.c -o build/temp.linux-x86_64-cpython-312/zmq/devices/monitoredqueue.o cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/zmq/devices/monitoredqueue.o -L/usr/lib -lzmq -o build/lib.linux-x86_64-cpython-312/zmq/devices/monitoredqueue.cpython-312-x86_64-linux-musl.so ************************************************ ************************************************ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'cffi_modules' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL) License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build_ext running configure Settings obtained from pkg-config: {'library_dirs': [], 'include_dirs': [], 'libraries': ['zmq']} {'libraries': ['zmq'], 'include_dirs': [], 'library_dirs': [], 'runtime_library_dirs': [], 'extra_link_args': []} Configure: Autodetecting ZMQ settings... Custom ZMQ dir: Checking for timer_create ** Errors about missing timer_create are a normal part of this process ** cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c /tmp/timer_createavffp6z2.c -o tmp/timer_createavffp6z2.o cc tmp/timer_createavffp6z2.o -L/usr/lib -o a.out cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Izmq/utils -c build/temp.linux-x86_64-cpython-312/scratch/vers.c -o build/temp.linux-x86_64-cpython-312/scratch/vers.o cc build/temp.linux-x86_64-cpython-312/scratch/vers.o -lzmq -o build/temp.linux-x86_64-cpython-312/scratch/vers ZMQ version detected: 4.3.5 copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_device.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_poll.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_proxy_steerable.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/_version.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/context.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/error.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/message.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/socket.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/backend/cython/utils.cpython-312-x86_64-linux-musl.so -> zmq/backend/cython copying build/lib.linux-x86_64-cpython-312/zmq/devices/monitoredqueue.cpython-312-x86_64-linux-musl.so -> zmq/devices ************************************************ ************************************************ ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2 configfile: pytest.ini testpaths: zmq/tests collecting ... collected 361 items / 14 deselected / 2 skipped / 347 selected zmq/tests/test_asyncio.py::test_socket_class PASSED [ 0%] zmq/tests/test_asyncio.py::test_instance_subclass_first PASSED [ 0%] zmq/tests/test_asyncio.py::test_instance_subclass_second PASSED [ 0%] zmq/tests/test_asyncio.py::test_recv_multipart FAILED [ 1%] zmq/tests/test_asyncio.py::test_recv FAILED [ 1%] zmq/tests/test_asyncio.py::test_recv_timeout FAILED [ 1%] zmq/tests/test_asyncio.py::test_send_timeout FAILED [ 2%] zmq/tests/test_asyncio.py::test_recv_string FAILED [ 2%] zmq/tests/test_asyncio.py::test_recv_json FAILED [ 2%] zmq/tests/test_asyncio.py::test_recv_json_cancelled FAILED [ 2%] zmq/tests/test_asyncio.py::test_recv_pyobj FAILED [ 3%] zmq/tests/test_asyncio.py::test_custom_serialize FAILED [ 3%] zmq/tests/test_asyncio.py::test_custom_serialize_error FAILED [ 3%] zmq/tests/test_asyncio.py::test_recv_dontwait FAILED [ 4%] zmq/tests/test_asyncio.py::test_recv_cancel FAILED [ 4%] zmq/tests/test_asyncio.py::test_poll FAILED [ 4%] zmq/tests/test_asyncio.py::test_poll_base_socket FAILED [ 4%] zmq/tests/test_asyncio.py::test_poll_on_closed_socket FAILED [ 5%] zmq/tests/test_asyncio.py::test_poll_raw FAILED [ 5%] zmq/tests/test_asyncio.py::test_multiple_loops PASSED [ 5%] zmq/tests/test_asyncio.py::test_shadow PASSED [ 6%] zmq/tests/test_asyncio.py::test_poll_leak FAILED [ 6%] zmq/tests/test_asyncio.py::test_process_teardown PASSED [ 6%] zmq/tests/test_auth.py::TestThreadAuthentication::test_null FAILED [ 6%] zmq/tests/test_auth.py::TestThreadAuthentication::test_deny FAILED [ 7%] zmq/tests/test_auth.py::TestThreadAuthentication::test_allow FAILED [ 7%] zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-correct-True] FAILED [ 7%] zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[False-correct-False] FAILED [ 8%] zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-incorrect-False] FAILED [ 8%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-*-True] FAILED [ 8%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-public_keys-True] FAILED [ 8%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[bad-public_keys-False] FAILED [ 9%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[None-public_keys-False] FAILED [ 9%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-ok] FAILED [ 9%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-wrong] FAILED [ 10%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-ok] FAILED [ 10%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-wrong] FAILED [ 10%] zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_user_id FAILED [ 10%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_null FAILED [ 11%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_deny FAILED [ 11%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_allow FAILED [ 11%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-correct-True] FAILED [ 12%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[False-correct-False] FAILED [ 12%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-incorrect-False] FAILED [ 12%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-*-True] FAILED [ 12%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-public_keys-True] FAILED [ 13%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[bad-public_keys-False] FAILED [ 13%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[None-public_keys-False] FAILED [ 13%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-ok] FAILED [ 14%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-wrong] FAILED [ 14%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-ok] FAILED [ 14%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-wrong] FAILED [ 14%] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_user_id FAILED [ 15%] zmq/tests/test_auth.py::test_ioloop_authenticator FAILED [ 15%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_bind SKIPPED [ 15%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_bind_connect SKIPPED [ 16%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_ctx_new_destroy SKIPPED [ 16%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_getsockopt SKIPPED [ 16%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_data SKIPPED [ 17%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_close SKIPPED [ 17%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_data SKIPPED [ 17%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_msg_init_size SKIPPED [ 17%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_poll SKIPPED [ 18%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_recv SKIPPED [ 18%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_send SKIPPED [ 18%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_setsockopt SKIPPED [ 19%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_socket_open_close SKIPPED [ 19%] zmq/tests/test_cffi_backend.py::TestCFFIBackend::test_zmq_version_info SKIPPED [ 19%] zmq/tests/test_constants.py::test_constants PASSED [ 19%] zmq/tests/test_constants.py::test_socket_options PASSED [ 20%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_WS_UNSPECIFIED] PASSED [ 20%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_UNSPECIFIED] PASSED [ 20%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_UNEXPECTED_COMMAND] PASSED [ 21%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_INVALID_SEQUENCE] PASSED [ 21%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_KEY_EXCHANGE] PASSED [ 21%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_UNSPECIFIED] PASSED [ 21%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_MESSAGE] PASSED [ 22%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_HELLO] PASSED [ 22%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_INITIATE] PASSED [ 22%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_ERROR] PASSED [ 23%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_READY] PASSED [ 23%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MALFORMED_COMMAND_WELCOME] PASSED [ 23%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_INVALID_METADATA] PASSED [ 23%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_CRYPTOGRAPHIC] PASSED [ 24%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZMTP_MECHANISM_MISMATCH] PASSED [ 24%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_UNSPECIFIED] PASSED [ 24%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_MALFORMED_REPLY] PASSED [ 25%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_BAD_REQUEST_ID] PASSED [ 25%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_BAD_VERSION] PASSED [ 25%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_INVALID_STATUS_CODE] PASSED [ 25%] zmq/tests/test_constants.py::test_event_reprs[PROTOCOL_ERROR_ZAP_INVALID_METADATA] PASSED [ 26%] zmq/tests/test_constants.py::test_event_reprs[CONNECTED] PASSED [ 26%] zmq/tests/test_constants.py::test_event_reprs[CONNECT_DELAYED] PASSED [ 26%] zmq/tests/test_constants.py::test_event_reprs[CONNECT_RETRIED] PASSED [ 27%] zmq/tests/test_constants.py::test_event_reprs[LISTENING] PASSED [ 27%] zmq/tests/test_constants.py::test_event_reprs[BIND_FAILED] PASSED [ 27%] zmq/tests/test_constants.py::test_event_reprs[ACCEPTED] PASSED [ 27%] zmq/tests/test_constants.py::test_event_reprs[ACCEPT_FAILED] PASSED [ 28%] zmq/tests/test_constants.py::test_event_reprs[CLOSED] PASSED [ 28%] zmq/tests/test_constants.py::test_event_reprs[CLOSE_FAILED] PASSED [ 28%] zmq/tests/test_constants.py::test_event_reprs[DISCONNECTED] PASSED [ 29%] zmq/tests/test_constants.py::test_event_reprs[MONITOR_STOPPED] PASSED [ 29%] zmq/tests/test_constants.py::test_event_reprs[HANDSHAKE_FAILED_NO_DETAIL] PASSED [ 29%] zmq/tests/test_constants.py::test_event_reprs[HANDSHAKE_SUCCEEDED] PASSED [ 29%] zmq/tests/test_constants.py::test_event_reprs[HANDSHAKE_FAILED_PROTOCOL] PASSED [ 30%] zmq/tests/test_constants.py::test_event_reprs[HANDSHAKE_FAILED_AUTH] PASSED [ 30%] zmq/tests/test_constants.py::test_event_reprs[ALL_V1] PASSED [ 30%] zmq/tests/test_constants.py::test_event_reprs[ALL] PASSED [ 31%] zmq/tests/test_constants.py::test_event_reprs[PIPES_STATS] PASSED [ 31%] zmq/tests/test_constants.py::test_event_reprs[ALL_V2] PASSED [ 31%] zmq/tests/test_context.py::TestContext::test_context_manager PASSED [ 31%] zmq/tests/test_context.py::TestContext::test_copy PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_ctx_opts PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_cyclic_destroy PASSED [ 32%] zmq/tests/test_context.py::TestContext::test_destroy PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_destroy_linger PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_destroy_no_sockets PASSED [ 33%] zmq/tests/test_context.py::TestContext::test_dir PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_fail_init PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_fork_instance PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_gc PASSED [ 34%] zmq/tests/test_context.py::TestContext::test_init PASSED [ 35%] zmq/tests/test_context.py::TestContext::test_instance PASSED [ 35%] zmq/tests/test_context.py::TestContext::test_instance_subclass_first PASSED [ 35%] zmq/tests/test_context.py::TestContext::test_instance_subclass_second PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_instance_threadsafe PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_many_sockets PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_repr PASSED [ 36%] zmq/tests/test_context.py::TestContext::test_shadow PASSED [ 37%] zmq/tests/test_context.py::TestContext::test_shadow_pyczmq SKIPPED (...) [ 37%] zmq/tests/test_context.py::TestContext::test_socket_class_arg PASSED [ 37%] zmq/tests/test_context.py::TestContext::test_socket_passes_kwargs PASSED [ 38%] zmq/tests/test_context.py::TestContext::test_sockopts PASSED [ 38%] zmq/tests/test_context.py::TestContext::test_term PASSED [ 38%] zmq/tests/test_context.py::TestContext::test_term_hang PASSED [ 38%] zmq/tests/test_context.py::TestContext::test_term_noclose PASSED [ 39%] zmq/tests/test_context.py::TestContext::test_term_thread PASSED [ 39%] zmq/tests/test_decorators.py::test_ctx PASSED [ 39%] zmq/tests/test_decorators.py::test_ctx_orig_args PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_arg_naming PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_args PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_arg_kwarg PASSED [ 40%] zmq/tests/test_decorators.py::test_ctx_kw_naming PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_kwargs PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_kwargs_default PASSED [ 41%] zmq/tests/test_decorators.py::test_ctx_keyword_miss PASSED [ 42%] zmq/tests/test_decorators.py::test_ctx_multi_assign PASSED [ 42%] zmq/tests/test_decorators.py::test_ctx_reinit PASSED [ 42%] zmq/tests/test_decorators.py::test_ctx_multi_thread PASSED [ 42%] zmq/tests/test_decorators.py::test_ctx_skt PASSED [ 43%] zmq/tests/test_decorators.py::test_skt_name PASSED [ 43%] zmq/tests/test_decorators.py::test_skt_kwarg PASSED [ 43%] zmq/tests/test_decorators.py::test_ctx_skt_name PASSED [ 44%] zmq/tests/test_decorators.py::test_skt_default_ctx PASSED [ 44%] zmq/tests/test_decorators.py::test_skt_reinit PASSED [ 44%] zmq/tests/test_decorators.py::test_ctx_skt_reinit PASSED [ 44%] zmq/tests/test_decorators.py::test_skt_type_miss PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts_single_ctx PASSED [ 45%] zmq/tests/test_decorators.py::test_multi_skts_with_name PASSED [ 46%] zmq/tests/test_decorators.py::test_func_return PASSED [ 46%] zmq/tests/test_decorators.py::test_skt_multi_thread PASSED [ 46%] zmq/tests/test_decorators.py::TestMethodDecorators::test_multi_skts_method PASSED [ 46%] zmq/tests/test_decorators.py::TestMethodDecorators::test_multi_skts_method_other_args PASSED [ 47%] zmq/tests/test_device.py::TestDevice::test_device_attributes PASSED [ 47%] zmq/tests/test_device.py::TestDevice::test_device_bind_to_random_binderror PASSED [ 47%] zmq/tests/test_device.py::TestDevice::test_device_bind_to_random_with_args PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_device_types PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_proxy PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_proxy_bind_to_random_with_args PASSED [ 48%] zmq/tests/test_device.py::TestDevice::test_single_socket_forwarder_bind PASSED [ 49%] zmq/tests/test_device.py::TestDevice::test_single_socket_forwarder_connect PASSED [ 49%] zmq/tests/test_draft.py::TestDraftSockets::test_client_server SKIPPED [ 49%] zmq/tests/test_draft.py::TestDraftSockets::test_radio_dish SKIPPED (...) [ 50%] zmq/tests/test_error.py::TestZMQError::test_again PASSED [ 50%] zmq/tests/test_error.py::TestZMQError::test_strerror PASSED [ 50%] zmq/tests/test_error.py::TestZMQError::test_zmqerror PASSED [ 51%] zmq/tests/test_etc.py::test_has PASSED [ 51%] zmq/tests/test_etc.py::test_has_curve SKIPPED (bundled libzmq) [ 51%] zmq/tests/test_etc.py::test_has_ipc SKIPPED (bundled libzmq) [ 51%] zmq/tests/test_ext.py::test_custom_context PASSED [ 52%] zmq/tests/test_future.py::TestFutureSocket::test_close_all_fds PASSED [ 52%] zmq/tests/test_future.py::TestFutureSocket::test_custom_serialize PASSED [ 52%] zmq/tests/test_future.py::TestFutureSocket::test_custom_serialize_error PASSED [ 53%] zmq/tests/test_future.py::TestFutureSocket::test_instance_subclass_first PASSED [ 53%] zmq/tests/test_future.py::TestFutureSocket::test_instance_subclass_second PASSED [ 53%] zmq/tests/test_future.py::TestFutureSocket::test_poll PASSED [ 53%] zmq/tests/test_future.py::TestFutureSocket::test_poll_base_socket PASSED [ 54%] zmq/tests/test_future.py::TestFutureSocket::test_poll_raw PASSED [ 54%] zmq/tests/test_future.py::TestFutureSocket::test_recv PASSED [ 54%] zmq/tests/test_future.py::TestFutureSocket::test_recv_cancel PASSED [ 55%] zmq/tests/test_future.py::TestFutureSocket::test_recv_json PASSED [ 55%] zmq/tests/test_future.py::TestFutureSocket::test_recv_json_cancelled PASSED [ 55%] zmq/tests/test_future.py::TestFutureSocket::test_recv_multipart PASSED [ 55%] zmq/tests/test_future.py::TestFutureSocket::test_recv_pyobj PASSED [ 56%] zmq/tests/test_future.py::TestFutureSocket::test_recv_string PASSED [ 56%] zmq/tests/test_future.py::TestFutureSocket::test_recv_timeout PASSED [ 56%] zmq/tests/test_future.py::TestFutureSocket::test_send_multipart_noblock PASSED [ 57%] zmq/tests/test_future.py::TestFutureSocket::test_send_noblock PASSED [ 57%] zmq/tests/test_future.py::TestFutureSocket::test_send_timeout PASSED [ 57%] zmq/tests/test_future.py::TestFutureSocket::test_socket_class PASSED [ 57%] zmq/tests/test_imports.py::test_toplevel PASSED [ 58%] zmq/tests/test_imports.py::test_core PASSED [ 58%] zmq/tests/test_imports.py::test_devices PASSED [ 58%] zmq/tests/test_imports.py::test_log PASSED [ 59%] zmq/tests/test_imports.py::test_eventloop PASSED [ 59%] zmq/tests/test_imports.py::test_utils PASSED [ 59%] zmq/tests/test_imports.py::test_ssh PASSED [ 59%] zmq/tests/test_imports.py::test_decorators PASSED [ 60%] zmq/tests/test_imports.py::test_zmq_all PASSED [ 60%] zmq/tests/test_imports.py::test_all_exports[RCVTIMEO-zmq] PASSED [ 60%] zmq/tests/test_imports.py::test_all_exports[RCVTIMEO-zmq.green] SKIPPED [ 61%] zmq/tests/test_imports.py::test_all_exports[PUSH-zmq] PASSED [ 61%] zmq/tests/test_imports.py::test_all_exports[PUSH-zmq.green] SKIPPED [ 61%] zmq/tests/test_imports.py::test_all_exports[zmq_version_info-zmq] PASSED [ 61%] zmq/tests/test_imports.py::test_all_exports[zmq_version_info-zmq.green] SKIPPED [ 62%] zmq/tests/test_imports.py::test_all_exports[SocketOption-zmq] PASSED [ 62%] zmq/tests/test_imports.py::test_all_exports[SocketOption-zmq.green] SKIPPED [ 62%] zmq/tests/test_imports.py::test_all_exports[device-zmq] PASSED [ 63%] zmq/tests/test_imports.py::test_all_exports[device-zmq.green] SKIPPED [ 63%] zmq/tests/test_imports.py::test_all_exports[Socket-zmq] PASSED [ 63%] zmq/tests/test_imports.py::test_all_exports[Socket-zmq.green] SKIPPED [ 63%] zmq/tests/test_imports.py::test_all_exports[Context-zmq] PASSED [ 64%] zmq/tests/test_imports.py::test_all_exports[Context-zmq.green] SKIPPED [ 64%] zmq/tests/test_includes.py::TestIncludes::test_get_includes PASSED [ 64%] zmq/tests/test_includes.py::TestIncludes::test_get_library_dirs PASSED [ 65%] zmq/tests/test_ioloop.py::test_ioloop PASSED [ 65%] zmq/tests/test_ioloop.py::test_ioloop_install PASSED [ 65%] zmq/tests/test_log.py::TestPubLog::test_custom_message_type PASSED [ 65%] zmq/tests/test_message.py::TestFrame::test_above_30 PASSED [ 66%] zmq/tests/test_message.py::TestFrame::test_bad_buffer_in PASSED [ 66%] zmq/tests/test_message.py::TestFrame::test_buffer_in PASSED [ 66%] zmq/tests/test_message.py::TestFrame::test_buffer_numpy SKIPPED (req...) [ 67%] zmq/tests/test_message.py::TestFrame::test_buffer_out PASSED [ 67%] zmq/tests/test_message.py::TestFrame::test_bytes PASSED [ 67%] zmq/tests/test_message.py::TestFrame::test_frame_more PASSED [ 68%] zmq/tests/test_message.py::TestFrame::test_len PASSED [ 68%] zmq/tests/test_message.py::TestFrame::test_lifecycle1 PASSED [ 68%] zmq/tests/test_message.py::TestFrame::test_lifecycle2 PASSED [ 68%] zmq/tests/test_message.py::TestFrame::test_memoryview PASSED [ 69%] zmq/tests/test_message.py::TestFrame::test_memoryview_shape PASSED [ 69%] zmq/tests/test_message.py::TestFrame::test_multi_tracker PASSED [ 69%] zmq/tests/test_message.py::TestFrame::test_multisend PASSED [ 70%] zmq/tests/test_message.py::TestFrame::test_no_tracker PASSED [ 70%] zmq/tests/test_message.py::TestFrame::test_noncopying_memoryview PASSED [ 70%] zmq/tests/test_message.py::TestFrame::test_noncopying_recv PASSED [ 70%] zmq/tests/test_message.py::TestFrame::test_str PASSED [ 71%] zmq/tests/test_message.py::TestFrame::test_tracker PASSED [ 71%] zmq/tests/test_message.py::TestFrame::test_unicode PASSED [ 71%] zmq/tests/test_monitor.py::test_monitor[zmq] FAILED [ 72%] zmq/tests/test_monitor.py::test_monitor[asyncio] FAILED [ 72%] zmq/tests/test_monitor.py::test_monitor_repeat[zmq] FAILED [ 72%] zmq/tests/test_monitor.py::test_monitor_repeat[asyncio] FAILED [ 72%] zmq/tests/test_monitor.py::test_monitor_connected[zmq] FAILED [ 73%] zmq/tests/test_monitor.py::test_monitor_connected[asyncio] FAILED [ 73%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_default_mq_args PASSED [ 73%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_monitor PASSED [ 74%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_monitor_subscribe PASSED [ 74%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_mq_check_prefix PASSED [ 74%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_prefix PASSED [ 74%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_queue PASSED [ 75%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_reply PASSED [ 75%] zmq/tests/test_monqueue.py::TestMonitoredQueue::test_router_router PASSED [ 75%] zmq/tests/test_multipart.py::TestMultipart::test_basic_multipart PASSED [ 76%] zmq/tests/test_multipart.py::TestMultipart::test_router_dealer PASSED [ 76%] zmq/tests/test_pair.py::TestPair::test_basic PASSED [ 76%] zmq/tests/test_pair.py::TestPair::test_json PASSED [ 76%] zmq/tests/test_pair.py::TestPair::test_multiple PASSED [ 77%] zmq/tests/test_pair.py::TestPair::test_pyobj PASSED [ 77%] zmq/tests/test_poll.py::TestPoll::test_no_events PASSED [ 77%] zmq/tests/test_poll.py::TestPoll::test_pair PASSED [ 78%] zmq/tests/test_poll.py::TestPoll::test_pubsub PASSED [ 78%] zmq/tests/test_poll.py::TestPoll::test_raw PASSED [ 78%] zmq/tests/test_poll.py::TestPoll::test_reqrep PASSED [ 78%] zmq/tests/test_poll.py::TestPoll::test_timeout PASSED [ 79%] zmq/tests/test_poll.py::TestSelect::test_pair PASSED [ 79%] zmq/tests/test_poll.py::TestSelect::test_timeout PASSED [ 79%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable PASSED [ 80%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable_bind_to_random_with_args PASSED [ 80%] zmq/tests/test_proxy_steerable.py::TestProxySteerable::test_proxy_steerable_statistics PASSED [ 80%] zmq/tests/test_pubsub.py::TestPubSub::test_basic PASSED [ 80%] zmq/tests/test_pubsub.py::TestPubSub::test_topic PASSED [ 81%] zmq/tests/test_reqrep.py::TestReqRep::test_bad_send_recv PASSED [ 81%] zmq/tests/test_reqrep.py::TestReqRep::test_basic PASSED [ 81%] zmq/tests/test_reqrep.py::TestReqRep::test_json PASSED [ 82%] zmq/tests/test_reqrep.py::TestReqRep::test_large_msg PASSED [ 82%] zmq/tests/test_reqrep.py::TestReqRep::test_multiple PASSED [ 82%] zmq/tests/test_reqrep.py::TestReqRep::test_pyobj PASSED [ 82%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_getsockopt SKIPPED [ 83%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_poll PASSED [ 83%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_recv PASSED [ 83%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_send PASSED [ 84%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_setsockopt SKIPPED [ 84%] zmq/tests/test_retry_eintr.py::TestEINTRSysCall::test_retry_term PASSED [ 84%] zmq/tests/test_security.py::TestSecurity::test_curve PASSED [ 85%] zmq/tests/test_security.py::TestSecurity::test_curve_public PASSED [ 85%] zmq/tests/test_security.py::TestSecurity::test_keypair PASSED [ 85%] zmq/tests/test_security.py::TestSecurity::test_null PASSED [ 85%] zmq/tests/test_security.py::TestSecurity::test_plain PASSED [ 86%] zmq/tests/test_socket.py::TestSocket::test_attr PASSED [ 86%] zmq/tests/test_socket.py::TestSocket::test_bad_attr PASSED [ 86%] zmq/tests/test_socket.py::TestSocket::test_bad_sockopts PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_bind_connect_addr_error PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_bind_to_random_port PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_bind_unicode PASSED [ 87%] zmq/tests/test_socket.py::TestSocket::test_close PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_close_after_destroy PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_connect_unicode PASSED [ 88%] zmq/tests/test_socket.py::TestSocket::test_connectbind_context_managers PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_context_manager PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_copy PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_create PASSED [ 89%] zmq/tests/test_socket.py::TestSocket::test_custom_serialize PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_dir PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_hwm PASSED [ 90%] zmq/tests/test_socket.py::TestSocket::test_identity PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_int_sockopts PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_max_length PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_max_length_msg PASSED [ 91%] zmq/tests/test_socket.py::TestSocket::test_ipc_path_no_such_file_or_directory_message PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_large_send PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_mockable PASSED [ 92%] zmq/tests/test_socket.py::TestSocket::test_poll PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_recv_multipart PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_repr PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_send_buffer PASSED [ 93%] zmq/tests/test_socket.py::TestSocket::test_send_multipart_check_type PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_send_unicode PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_shadow PASSED [ 94%] zmq/tests/test_socket.py::TestSocket::test_shadow_pyczmq SKIPPED (Re...) [ 95%] zmq/tests/test_socket.py::TestSocket::test_sockopt_roundtrip PASSED [ 95%] zmq/tests/test_socket.py::TestSocket::test_subclass PASSED [ 95%] zmq/tests/test_socket.py::TestSocket::test_subscribe_method PASSED [ 95%] zmq/tests/test_socket.py::TestSocket::test_tracker PASSED [ 96%] zmq/tests/test_socket.py::TestSocket::test_unicode_sockopts PASSED [ 96%] zmq/tests/test_ssh.py::test_random_ports PASSED [ 96%] zmq/tests/test_version.py::TestVersion::test_pyzmq_version PASSED [ 97%] zmq/tests/test_version.py::TestVersion::test_pyzmq_version_info PASSED [ 97%] zmq/tests/test_version.py::TestVersion::test_zmq_version PASSED [ 97%] zmq/tests/test_version.py::TestVersion::test_zmq_version_info PASSED [ 97%] zmq/tests/test_win32_shim.py::TestWindowsConsoleControlHandler::test_handler SKIPPED [ 98%] zmq/tests/test_z85.py::TestZ85::test_client_public PASSED [ 98%] zmq/tests/test_z85.py::TestZ85::test_client_secret PASSED [ 98%] zmq/tests/test_z85.py::TestZ85::test_server_public PASSED [ 99%] zmq/tests/test_z85.py::TestZ85::test_server_secret PASSED [ 99%] zmq/tests/test_zmqstream.py::test_shadow_socket FAILED [ 99%] zmq/tests/test_zmqstream.py::test_shadow_socket_close FAILED [100%] =================================== FAILURES =================================== _____________________________ test_recv_multipart ______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________________________________ test_recv ___________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________________ test_recv_timeout _______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________________ test_send_timeout _______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _______________________________ test_recv_string _______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ________________________________ test_recv_json ________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________________________ test_recv_json_cancelled ___________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _______________________________ test_recv_pyobj ________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________________________ test_custom_serialize _____________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________________________ test_custom_serialize_error __________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________________ test_recv_dontwait ______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _______________________________ test_recv_cancel _______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________________________________ test_poll ___________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________________________ test_poll_base_socket _____________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________________________ test_poll_on_closed_socket __________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ________________________________ test_poll_raw _________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ________________________________ test_poll_leak ________________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________ TestThreadAuthentication.test_null ______________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________ TestThreadAuthentication.test_deny ______________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _____________________ TestThreadAuthentication.test_allow ______________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________ TestThreadAuthentication.test_plain[True-correct-True] ____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________ TestThreadAuthentication.test_plain[False-correct-False] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestThreadAuthentication.test_plain[True-incorrect-False] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ________________ TestThreadAuthentication.test_curve[ok-*-True] ________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________ TestThreadAuthentication.test_curve[ok-public_keys-True] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestThreadAuthentication.test_curve[bad-public_keys-False] __________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________ TestThreadAuthentication.test_curve[None-public_keys-False] __________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________ TestThreadAuthentication.test_curve_callback[True-ok] _____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________ TestThreadAuthentication.test_curve_callback[True-wrong] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________ TestThreadAuthentication.test_curve_callback[False-ok] ____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestThreadAuthentication.test_curve_callback[False-wrong] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________________ TestThreadAuthentication.test_curve_user_id __________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _____________________ TestAsyncioAuthentication.test_null ______________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _____________________ TestAsyncioAuthentication.test_deny ______________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _____________________ TestAsyncioAuthentication.test_allow _____________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________ TestAsyncioAuthentication.test_plain[True-correct-True] ____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestAsyncioAuthentication.test_plain[False-correct-False] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestAsyncioAuthentication.test_plain[True-incorrect-False] __________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _______________ TestAsyncioAuthentication.test_curve[ok-*-True] ________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestAsyncioAuthentication.test_curve[ok-public_keys-True] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________ TestAsyncioAuthentication.test_curve[bad-public_keys-False] __________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________ TestAsyncioAuthentication.test_curve[None-public_keys-False] _________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________ TestAsyncioAuthentication.test_curve_callback[True-ok] ____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestAsyncioAuthentication.test_curve_callback[True-wrong] ___________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________ TestAsyncioAuthentication.test_curve_callback[False-ok] ____________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________ TestAsyncioAuthentication.test_curve_callback[False-wrong] __________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________________ TestAsyncioAuthentication.test_curve_user_id _________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted __________________________ test_ioloop_authenticator ___________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________________ test_monitor[zmq] _______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ____________________________ test_monitor[asyncio] _____________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________________________ test_monitor_repeat[zmq] ___________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________________________ test_monitor_repeat[asyncio] _________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _________________________ test_monitor_connected[zmq] __________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted _______________________ test_monitor_connected[asyncio] ________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ______________________________ test_shadow_socket ______________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted ___________________________ test_shadow_socket_close ___________________________ async def functions are not natively supported. You need to install a suitable plugin for your async framework, for example: - anyio - pytest-asyncio - pytest-tornasync - pytest-trio - pytest-twisted =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1474 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1474: PytestConfigWarning: Unknown config option: asyncio_mode self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") zmq/tests/test_poll.py:159 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2/zmq/tests/test_poll.py:159: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @mark.flaky(reruns=3) zmq/tests/test_poll.py:194 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2/zmq/tests/test_poll.py:194: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @mark.flaky(reruns=3) zmq/tests/test_retry_eintr.py:60 /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2/zmq/tests/test_retry_eintr.py:60: PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html @mark.flaky(reruns=3) ../../../../../../../usr/lib/python3.12/site-packages/_pytest/nodes.py:329 /usr/lib/python3.12/site-packages/_pytest/nodes.py:329: PytestUnknownMarkWarning: Unknown pytest.mark.asyncio - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html marker_ = getattr(MARK_GEN, marker) zmq/tests/test_auth.py::TestThreadAuthentication::test_null zmq/tests/test_auth.py::TestAsyncioAuthentication::test_null /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_null' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_deny zmq/tests/test_auth.py::TestAsyncioAuthentication::test_deny /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_deny' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_allow zmq/tests/test_auth.py::TestAsyncioAuthentication::test_allow /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_allow' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-correct-True] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-correct-True] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_plain[True-correct-True]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[False-correct-False] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[False-correct-False] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_plain[False-correct-False]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-incorrect-False] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-incorrect-False] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_plain[True-incorrect-False]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-*-True] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-*-True] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve[ok-*-True]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-public_keys-True] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-public_keys-True] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve[ok-public_keys-True]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[bad-public_keys-False] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[bad-public_keys-False] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve[bad-public_keys-False]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[None-public_keys-False] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[None-public_keys-False] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve[None-public_keys-False]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-ok] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-ok] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve_callback[True-ok]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-wrong] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-wrong] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve_callback[True-wrong]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-ok] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-ok] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve_callback[False-ok]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-wrong] zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-wrong] /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve_callback[False-wrong]' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_user_id zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_user_id /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_curve_user_id' requested an async fixture '_async_setup', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::test_ioloop_authenticator /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_ioloop_authenticator' requested an async fixture 'io_loop', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_auth.py::test_ioloop_authenticator zmq/tests/test_zmqstream.py::test_shadow_socket zmq/tests/test_zmqstream.py::test_shadow_socket_close /usr/lib/python3.12/site-packages/_pytest/runner.py:146: RuntimeWarning: coroutine 'io_loop' was never awaited item.funcargs = None # type: ignore[attr-defined] Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. zmq/tests/test_imports.py::test_eventloop /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2/zmq/tests/test_imports.py:51: DeprecationWarning: zmq.eventloop.ioloop is deprecated in pyzmq 17. pyzmq now works with default tornado and asyncio eventloops. from zmq.eventloop import ioloop, zmqstream zmq/tests/test_socket.py::TestSocket::test_int_sockopts zmq/tests/test_socket.py::TestSocket::test_int_sockopts zmq/tests/test_socket.py::TestSocket::test_mockable /home/buildozer/aports/community/py3-pyzmq/src/pyzmq-25.1.2/zmq/sugar/socket.py:340: DeprecationWarning: Socket.socket_type is deprecated, use Socket.type warn("Socket.socket_type is deprecated, use Socket.type", DeprecationWarning) zmq/tests/test_zmqstream.py::test_shadow_socket /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_shadow_socket' requested an async fixture 'io_loop', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( zmq/tests/test_zmqstream.py::test_shadow_socket_close /usr/lib/python3.12/site-packages/_pytest/fixtures.py:1182: PytestRemovedIn9Warning: 'test_shadow_socket_close' requested an async fixture 'io_loop', with no plugin or hook that handled it. This is usually an error, as pytest does not natively support it. This will turn into an error in pytest 9. See: https://docs.pytest.org/en/stable/deprecations.html#sync-test-depending-on-async-fixture warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 1.78s call zmq/tests/test_socket.py::TestSocket::test_large_send 1.46s call zmq/tests/test_socket.py::TestSocket::test_subscribe_method 1.25s call zmq/tests/test_poll.py::TestPoll::test_reqrep 1.21s call zmq/tests/test_monqueue.py::TestMonitoredQueue::test_router_router 1.01s call zmq/tests/test_asyncio.py::test_process_teardown 1.01s call zmq/tests/test_monqueue.py::TestMonitoredQueue::test_prefix 1.01s call zmq/tests/test_monqueue.py::TestMonitoredQueue::test_monitor 1.00s call zmq/tests/test_context.py::TestContext::test_instance_threadsafe 0.83s call zmq/tests/test_ssh.py::test_random_ports 0.71s call zmq/tests/test_device.py::TestDevice::test_single_socket_forwarder_bind =========================== short test summary info ============================ FAILED zmq/tests/test_asyncio.py::test_recv_multipart - Failed: async def fun... FAILED zmq/tests/test_asyncio.py::test_recv - Failed: async def functions are... FAILED zmq/tests/test_asyncio.py::test_recv_timeout - Failed: async def funct... FAILED zmq/tests/test_asyncio.py::test_send_timeout - Failed: async def funct... FAILED zmq/tests/test_asyncio.py::test_recv_string - Failed: async def functi... FAILED zmq/tests/test_asyncio.py::test_recv_json - Failed: async def function... FAILED zmq/tests/test_asyncio.py::test_recv_json_cancelled - Failed: async de... FAILED zmq/tests/test_asyncio.py::test_recv_pyobj - Failed: async def functio... FAILED zmq/tests/test_asyncio.py::test_custom_serialize - Failed: async def f... FAILED zmq/tests/test_asyncio.py::test_custom_serialize_error - Failed: async... FAILED zmq/tests/test_asyncio.py::test_recv_dontwait - Failed: async def func... FAILED zmq/tests/test_asyncio.py::test_recv_cancel - Failed: async def functi... FAILED zmq/tests/test_asyncio.py::test_poll - Failed: async def functions are... FAILED zmq/tests/test_asyncio.py::test_poll_base_socket - Failed: async def f... FAILED zmq/tests/test_asyncio.py::test_poll_on_closed_socket - Failed: async ... FAILED zmq/tests/test_asyncio.py::test_poll_raw - Failed: async def functions... FAILED zmq/tests/test_asyncio.py::test_poll_leak - Failed: async def function... FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_null - Failed: ... FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_deny - Failed: ... FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_allow - Failed:... FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-correct-True] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[False-correct-False] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_plain[True-incorrect-False] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-*-True] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[ok-public_keys-True] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[bad-public_keys-False] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve[None-public_keys-False] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-ok] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[True-wrong] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-ok] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_callback[False-wrong] FAILED zmq/tests/test_auth.py::TestThreadAuthentication::test_curve_user_id FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_null - Failed:... FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_deny - Failed:... FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_allow - Failed... FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-correct-True] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[False-correct-False] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_plain[True-incorrect-False] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-*-True] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[ok-public_keys-True] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[bad-public_keys-False] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve[None-public_keys-False] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-ok] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[True-wrong] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-ok] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_callback[False-wrong] FAILED zmq/tests/test_auth.py::TestAsyncioAuthentication::test_curve_user_id FAILED zmq/tests/test_auth.py::test_ioloop_authenticator - Failed: async def ... FAILED zmq/tests/test_monitor.py::test_monitor[zmq] - Failed: async def funct... FAILED zmq/tests/test_monitor.py::test_monitor[asyncio] - Failed: async def f... FAILED zmq/tests/test_monitor.py::test_monitor_repeat[zmq] - Failed: async de... FAILED zmq/tests/test_monitor.py::test_monitor_repeat[asyncio] - Failed: asyn... FAILED zmq/tests/test_monitor.py::test_monitor_connected[zmq] - Failed: async... FAILED zmq/tests/test_monitor.py::test_monitor_connected[asyncio] - Failed: a... FAILED zmq/tests/test_zmqstream.py::test_shadow_socket - Failed: async def fu... FAILED zmq/tests/test_zmqstream.py::test_shadow_socket_close - Failed: async ... === 56 failed, 260 passed, 33 skipped, 14 deselected, 45 warnings in 28.11s ==== >>> ERROR: py3-pyzmq: check failed >>> py3-pyzmq: Uninstalling dependencies... ( 1/35) Purging .makedepends-py3-pyzmq (20251019.130543) ( 2/35) Purging py3-tornado-pyc (6.5.2-r0) ( 3/35) Purging py3-tornado (6.5.2-r0) ( 4/35) Purging python3-dev (3.12.12-r0) ( 5/35) Purging py3-setuptools-pyc (80.9.0-r1) ( 6/35) Purging py3-setuptools (80.9.0-r1) ( 7/35) Purging zeromq-dev (4.3.5-r2) ( 8/35) Purging libzmq (4.3.5-r2) ( 9/35) Purging py3-pytest-pyc (8.4.2-r1) (10/35) Purging py3-pytest (8.4.2-r1) (11/35) Purging py3-iniconfig-pyc (2.1.0-r0) (12/35) Purging py3-iniconfig (2.1.0-r0) (13/35) Purging py3-packaging-pyc (25.0-r0) (14/35) Purging py3-packaging (25.0-r0) (15/35) Purging py3-parsing-pyc (3.2.3-r0) (16/35) Purging py3-parsing (3.2.3-r0) (17/35) Purging py3-pluggy-pyc (1.6.0-r0) (18/35) Purging py3-pluggy (1.6.0-r0) (19/35) Purging py3-py-pyc (1.11.0-r4) (20/35) Purging py3-py (1.11.0-r4) (21/35) Purging py3-pygments-pyc (2.19.2-r0) (22/35) Purging py3-pygments (2.19.2-r0) (23/35) Purging python3-pyc (3.12.12-r0) (24/35) Purging python3-pycache-pyc0 (3.12.12-r0) (25/35) Purging pyc (3.12.12-r0) (26/35) Purging python3 (3.12.12-r0) (27/35) Purging gdbm (1.26-r0) (28/35) Purging libbz2 (1.0.8-r6) (29/35) Purging libffi (3.5.2-r0) (30/35) Purging libpanelw (6.5_p20251010-r0) (31/35) Purging libsodium-dev (1.0.20-r0) (32/35) Purging libsodium (1.0.20-r0) (33/35) Purging mpdecimal (4.0.1-r0) (34/35) Purging sqlite-libs (3.50.4-r1) (35/35) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 440 MiB in 104 packages