>>> py3-amqp: Building community/py3-amqp 5.3.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:03:20 +0000 >>> py3-amqp: Validating /home/udu/aports/community/py3-amqp/APKBUILD... >>> py3-amqp: Analyzing dependencies... >>> py3-amqp: Installing for build: build-base py3-vine python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-case py3-nose py3-mock py3-pytest-rerunfailures rabbitmq-server WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/35) Installing py3-vine-pyc (5.1.0-r0) (2/35) Installing py3-vine (5.1.0-r0) (3/35) Installing py3-parsing (3.2.3-r0) (4/35) Installing py3-parsing-pyc (3.2.3-r0) (5/35) Installing py3-packaging (25.0-r0) (6/35) Installing py3-packaging-pyc (25.0-r0) (7/35) Installing py3-setuptools (80.9.0-r0) (8/35) Installing py3-setuptools-pyc (80.9.0-r0) (9/35) Installing py3-installer (0.7.0-r2) (10/35) Installing py3-installer-pyc (0.7.0-r2) (11/35) Installing py3-gpep517 (19-r0) (12/35) Installing py3-gpep517-pyc (19-r0) (13/35) Installing py3-wheel (0.46.1-r0) (14/35) Installing py3-wheel-pyc (0.46.1-r0) (15/35) Installing py3-iniconfig (2.1.0-r0) (16/35) Installing py3-iniconfig-pyc (2.1.0-r0) (17/35) Installing py3-pluggy (1.5.0-r0) (18/35) Installing py3-pluggy-pyc (1.5.0-r0) (19/35) Installing py3-py (1.11.0-r4) (20/35) Installing py3-py-pyc (1.11.0-r4) (21/35) Installing py3-pytest (8.3.5-r0) (22/35) Installing py3-pytest-pyc (8.3.5-r0) (23/35) Installing py3-six (1.17.0-r0) (24/35) Installing py3-six-pyc (1.17.0-r0) (25/35) Installing py3-case (1.5.3-r7) (26/35) Installing py3-case-pyc (1.5.3-r7) (27/35) Installing py3-nose (1.3.7-r15) (28/35) Installing py3-nose-pyc (1.3.7-r15) (29/35) Installing py3-mock (5.2.0-r0) (30/35) Installing py3-mock-pyc (5.2.0-r0) (31/35) Installing py3-pytest-rerunfailures (13.0-r1) (32/35) Installing py3-pytest-rerunfailures-pyc (13.0-r1) (33/35) Installing erlang26 (26.2.5.15-r0) (34/35) Installing rabbitmq-server (4.1.0-r0) Executing rabbitmq-server-4.1.0-r0.pre-install (35/35) Installing .makedepends-py3-amqp (20251012.150320) Executing busybox-1.37.0-r19.trigger OK: 405 MiB in 124 packages >>> py3-amqp: Cleaning up srcdir >>> py3-amqp: Cleaning up pkgdir >>> py3-amqp: Cleaning up tmpdir >>> py3-amqp: Fetching py3-amqp-5.3.1-gh.tar.gz::https://github.com/celery/py-amqp/archive/refs/tags/v5.3.1.tar.gz >>> py3-amqp: Fetching py3-amqp-5.3.1-gh.tar.gz::https://github.com/celery/py-amqp/archive/refs/tags/v5.3.1.tar.gz >>> py3-amqp: Checking sha512sums... py3-amqp-5.3.1-gh.tar.gz: OK tests-server_certificate.pem: OK tests-server_key.pem: OK tests-ca_certificate.pem: OK tests_undockerify.patch: OK >>> py3-amqp: Unpacking /var/cache/distfiles/py3-amqp-5.3.1-gh.tar.gz... >>> py3-amqp: tests_undockerify.patch patching file conftest.py 2025-10-12 15:03:21,719 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ :79: SetuptoolsDeprecationWarning: The test command is disabled and references to it are deprecated. !! ******************************************************************************** Please remove any references to `setuptools.command.test` in all supported versions of the affected package. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 15:03:21,731 root INFO running bdist_wheel 2025-10-12 15:03:21,739 root INFO running build 2025-10-12 15:03:21,739 root INFO running build_py 2025-10-12 15:03:21,741 root INFO creating build/lib/amqp 2025-10-12 15:03:21,741 root INFO copying amqp/spec.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/channel.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/abstract_channel.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/serialization.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/method_framing.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/transport.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/sasl.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/utils.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/platform.py -> build/lib/amqp 2025-10-12 15:03:21,742 root INFO copying amqp/exceptions.py -> build/lib/amqp 2025-10-12 15:03:21,743 root INFO copying amqp/protocol.py -> build/lib/amqp 2025-10-12 15:03:21,743 root INFO copying amqp/basic_message.py -> build/lib/amqp 2025-10-12 15:03:21,743 root INFO copying amqp/__init__.py -> build/lib/amqp 2025-10-12 15:03:21,743 root INFO copying amqp/connection.py -> build/lib/amqp 2025-10-12 15:03:21,746 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:03:21,746 root INFO running install 2025-10-12 15:03:21,751 root INFO running install_lib 2025-10-12 15:03:21,752 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:03:21,753 root INFO creating build/bdist.linux-x86_64/wheel/amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/spec.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/channel.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/abstract_channel.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/serialization.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/method_framing.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/transport.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/sasl.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/utils.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/platform.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/exceptions.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/protocol.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/basic_message.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/__init__.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,753 root INFO copying build/lib/amqp/connection.py -> build/bdist.linux-x86_64/wheel/./amqp 2025-10-12 15:03:21,754 root INFO running install_egg_info 2025-10-12 15:03:21,755 root INFO running egg_info 2025-10-12 15:03:21,756 root INFO creating amqp.egg-info 2025-10-12 15:03:21,757 root INFO writing amqp.egg-info/PKG-INFO 2025-10-12 15:03:21,757 root INFO writing dependency_links to amqp.egg-info/dependency_links.txt 2025-10-12 15:03:21,757 root INFO writing requirements to amqp.egg-info/requires.txt 2025-10-12 15:03:21,757 root INFO writing top-level names to amqp.egg-info/top_level.txt 2025-10-12 15:03:21,757 root INFO writing manifest file 'amqp.egg-info/SOURCES.txt' 2025-10-12 15:03:21,759 root INFO reading manifest file 'amqp.egg-info/SOURCES.txt' 2025-10-12 15:03:21,759 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:03:21,759 root WARNING warning: no files found matching '*.py' under directory 'demo' 2025-10-12 15:03:21,759 root WARNING warning: no files found matching 'README' under directory 'extra' 2025-10-12 15:03:21,760 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2025-10-12 15:03:21,760 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-10-12 15:03:21,760 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-10-12 15:03:21,760 root WARNING warning: no previously-included files matching '.*.sw*' found under directory '*' 2025-10-12 15:03:21,760 root INFO adding license file 'LICENSE' 2025-10-12 15:03:21,761 root INFO writing manifest file 'amqp.egg-info/SOURCES.txt' 2025-10-12 15:03:21,761 root INFO Copying amqp.egg-info to build/bdist.linux-x86_64/wheel/./amqp-5.3.1-py3.12.egg-info 2025-10-12 15:03:21,761 root INFO running install_scripts 2025-10-12 15:03:21,762 root INFO creating build/bdist.linux-x86_64/wheel/amqp-5.3.1.dist-info/WHEEL 2025-10-12 15:03:21,762 wheel INFO creating '/home/udu/aports/community/py3-amqp/src/py-amqp-5.3.1/.dist/.tmp-a5us6q0_/amqp-5.3.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:03:21,762 wheel INFO adding 'amqp/__init__.py' 2025-10-12 15:03:21,762 wheel INFO adding 'amqp/abstract_channel.py' 2025-10-12 15:03:21,762 wheel INFO adding 'amqp/basic_message.py' 2025-10-12 15:03:21,762 wheel INFO adding 'amqp/channel.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/connection.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/exceptions.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/method_framing.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/platform.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/protocol.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/sasl.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/serialization.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/spec.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/transport.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp/utils.py' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp-5.3.1.dist-info/licenses/LICENSE' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp-5.3.1.dist-info/METADATA' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp-5.3.1.dist-info/WHEEL' 2025-10-12 15:03:21,763 wheel INFO adding 'amqp-5.3.1.dist-info/top_level.txt' 2025-10-12 15:03:21,764 wheel INFO adding 'amqp-5.3.1.dist-info/RECORD' 2025-10-12 15:03:21,764 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:03:21,764 gpep517 INFO The backend produced .dist/amqp-5.3.1-py3-none-any.whl amqp-5.3.1-py3-none-any.whl =INFO REPORT==== 12-Oct-2025::15:03:21.960522 === alarm_handler: {set,{system_memory_high_watermark,[]}} =ERROR REPORT==== 12-Oct-2025::15:03:21.958308 === ** Generic server disksup terminating ** Last message in was timeout ** When Server state == [{data,[{"OS",{unix,linux}}, {"Timeout",1800000}, {"Threshold",80}, {"DiskData",[]}]}] ** Reason for termination == ** {badarg,[{erlang,port_close, [#Port<0.3>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3,[{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10,[{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]} =CRASH REPORT==== 12-Oct-2025::15:03:21.961647 === crasher: initial call: disksup:init/1 pid: <0.126.0> registered_name: disksup exception error: bad argument in function port_close/1 called as port_close(#Port<0.3>) in call from disksup:terminate/2 (disksup.erl, line 205) in call from gen_server:try_terminate/3 (gen_server.erl, line 1143) in call from gen_server:terminate/10 (gen_server.erl, line 1339) ancestors: [os_mon_sup,<0.124.0>] message_queue_len: 0 messages: [] links: [<0.125.0>] dictionary: [] trap_exit: true status: running heap_size: 2586 stack_size: 28 reductions: 7335 neighbours: =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.966618 === supervisor: {local,os_mon_sup} errorContext: child_terminated reason: {badarg,[{erlang,port_close, [#Port<0.3>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3, [{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10, [{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,241}]}]} offender: [{pid,<0.126.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =ERROR REPORT==== 12-Oct-2025::15:03:21.971826 === ** Generic server disksup terminating ** Last message in was timeout ** When Server state == [{data,[{"OS",{unix,linux}}, {"Timeout",1800000}, {"Threshold",80}, {"DiskData",[]}]}] ** Reason for termination == ** {badarg,[{erlang,port_close, [#Port<0.6>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3,[{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10,[{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]} =CRASH REPORT==== 12-Oct-2025::15:03:21.971917 === crasher: initial call: disksup:init/1 pid: <0.138.0> registered_name: disksup exception error: bad argument in function port_close/1 called as port_close(#Port<0.6>) in call from disksup:terminate/2 (disksup.erl, line 205) in call from gen_server:try_terminate/3 (gen_server.erl, line 1143) in call from gen_server:terminate/10 (gen_server.erl, line 1339) ancestors: [os_mon_sup,<0.124.0>] message_queue_len: 0 messages: [] links: [<0.125.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 28 reductions: 7177 neighbours: =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.972061 === supervisor: {local,os_mon_sup} errorContext: child_terminated reason: {badarg,[{erlang,port_close, [#Port<0.6>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3, [{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10, [{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,241}]}]} offender: [{pid,<0.138.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =ERROR REPORT==== 12-Oct-2025::15:03:21.976074 === ** Generic server disksup terminating ** Last message in was timeout ** When Server state == [{data,[{"OS",{unix,linux}}, {"Timeout",1800000}, {"Threshold",80}, {"DiskData",[]}]}] ** Reason for termination == ** {badarg,[{erlang,port_close, [#Port<0.7>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3,[{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10,[{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]} =CRASH REPORT==== 12-Oct-2025::15:03:21.976158 === crasher: initial call: disksup:init/1 pid: <0.150.0> registered_name: disksup exception error: bad argument in function port_close/1 called as port_close(#Port<0.7>) in call from disksup:terminate/2 (disksup.erl, line 205) in call from gen_server:try_terminate/3 (gen_server.erl, line 1143) in call from gen_server:terminate/10 (gen_server.erl, line 1339) ancestors: [os_mon_sup,<0.124.0>] message_queue_len: 0 messages: [] links: [<0.125.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 28 reductions: 7176 neighbours: =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.976296 === supervisor: {local,os_mon_sup} errorContext: child_terminated reason: {badarg,[{erlang,port_close, [#Port<0.7>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3, [{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10, [{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,241}]}]} offender: [{pid,<0.150.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =ERROR REPORT==== 12-Oct-2025::15:03:21.980709 === ** Generic server disksup terminating ** Last message in was timeout ** When Server state == [{data,[{"OS",{unix,linux}}, {"Timeout",1800000}, {"Threshold",80}, {"DiskData",[]}]}] ** Reason for termination == ** {badarg,[{erlang,port_close, [#Port<0.8>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3,[{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10,[{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]} =CRASH REPORT==== 12-Oct-2025::15:03:21.980864 === crasher: initial call: disksup:init/1 pid: <0.152.0> registered_name: disksup exception error: bad argument in function port_close/1 called as port_close(#Port<0.8>) in call from disksup:terminate/2 (disksup.erl, line 205) in call from gen_server:try_terminate/3 (gen_server.erl, line 1143) in call from gen_server:terminate/10 (gen_server.erl, line 1339) ancestors: [os_mon_sup,<0.124.0>] message_queue_len: 0 messages: [] links: [<0.125.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 28 reductions: 7184 neighbours: =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.981095 === supervisor: {local,os_mon_sup} errorContext: child_terminated reason: {badarg,[{erlang,port_close, [#Port<0.8>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3, [{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10, [{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,241}]}]} offender: [{pid,<0.152.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =ERROR REPORT==== 12-Oct-2025::15:03:21.985792 === ** Generic server disksup terminating ** Last message in was timeout ** When Server state == [{data,[{"OS",{unix,linux}}, {"Timeout",1800000}, {"Threshold",80}, {"DiskData",[]}]}] ** Reason for termination == ** {badarg,[{erlang,port_close, [#Port<0.9>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3,[{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10,[{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,241}]}]} =CRASH REPORT==== 12-Oct-2025::15:03:21.985925 === crasher: initial call: disksup:init/1 pid: <0.154.0> registered_name: disksup exception error: bad argument in function port_close/1 called as port_close(#Port<0.9>) in call from disksup:terminate/2 (disksup.erl, line 205) in call from gen_server:try_terminate/3 (gen_server.erl, line 1143) in call from gen_server:terminate/10 (gen_server.erl, line 1339) ancestors: [os_mon_sup,<0.124.0>] message_queue_len: 0 messages: [] links: [<0.125.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 28 reductions: 7176 neighbours: =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.986164 === supervisor: {local,os_mon_sup} errorContext: child_terminated reason: {badarg,[{erlang,port_close, [#Port<0.9>], [{error_info,#{module => erl_erts_errors}}]}, {disksup,terminate,2,[{file,"disksup.erl"},{line,205}]}, {gen_server,try_terminate,3, [{file,"gen_server.erl"},{line,1143}]}, {gen_server,terminate,10, [{file,"gen_server.erl"},{line,1339}]}, {proc_lib,init_p_do_apply,3, [{file,"proc_lib.erl"},{line,241}]}]} offender: [{pid,<0.154.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =SUPERVISOR REPORT==== 12-Oct-2025::15:03:21.986286 === supervisor: {local,os_mon_sup} errorContext: shutdown reason: reached_max_restart_intensity offender: [{pid,<0.154.0>}, {id,disksup}, {mfargs,{disksup,start_link,[]}}, {restart_type,permanent}, {significant,false}, {shutdown,2000}, {child_type,worker}] =INFO REPORT==== 12-Oct-2025::15:03:21.986415 === alarm_handler: {clear,system_memory_high_watermark} =INFO REPORT==== 12-Oct-2025::15:03:21.986814 === application: os_mon exited: shutdown type: transient =CRASH REPORT==== 12-Oct-2025::15:03:21.988926 === crasher: initial call: supervisor:osiris_sup/1 pid: <0.165.0> registered_name: [] exception exit: {noproc, {gen_server,call, [seshat_counters_server,{create_table,osiris}]}} in function gen_server:call/2 (gen_server.erl, line 404) in call from osiris_counters:init/0 (src/osiris_counters.erl, line 22) in call from osiris_sup:init/1 (src/osiris_sup.erl, line 19) in call from supervisor:init/1 (supervisor.erl, line 330) in call from gen_server:init_it/2 (gen_server.erl, line 980) in call from gen_server:init_it/6 (gen_server.erl, line 935) ancestors: [<0.164.0>] message_queue_len: 0 messages: [] links: [<0.164.0>] dictionary: [] trap_exit: true status: running heap_size: 610 stack_size: 28 reductions: 269 neighbours: =CRASH REPORT==== 12-Oct-2025::15:03:21.989117 === crasher: initial call: application_master:init/4 pid: <0.163.0> registered_name: [] exception exit: {{noproc, {gen_server,call, [seshat_counters_server,{create_table,osiris}]}}, {osiris_app,start,[normal,[]]}} in function application_master:init/4 (application_master.erl, line 142) ancestors: [<0.162.0>] message_queue_len: 1 messages: [{'EXIT',<0.164.0>,normal}] links: [<0.162.0>,<0.44.0>] dictionary: [] trap_exit: true status: running heap_size: 376 stack_size: 28 reductions: 161 neighbours: Kernel pid terminated (application_controller) ("{application_terminated,os_mon,shutdown}") Crash dump is being written to: erl_crash.dump... Only root or rabbitmq can run rabbitmq-server /usr/lib/python3.12/site-packages/nose/plugins/manager.py:418: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 -- /home/udu/aports/community/py3-amqp/src/py-amqp-5.3.1/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/udu/aports/community/py3-amqp/src/py-amqp-5.3.1 configfile: setup.cfg testpaths: t/unit/, t/integration/ plugins: rerunfailures-13.0, case-1.5.3 collecting ... collected 372 items t/unit/test_abstract_channel.py::test_AbstractChannel::test_enter_exit PASSED [ 0%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_send_method PASSED [ 0%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_send_method__callback PASSED [ 0%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_send_method__wait PASSED [ 1%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_send_method__no_connection PASSED [ 1%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_send_method__connection_dropped PASSED [ 1%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_close PASSED [ 1%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_wait PASSED [ 2%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__content_encoding PASSED [ 2%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__unknown_method PASSED [ 2%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__one_shot PASSED [ 2%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__one_shot_no_content PASSED [ 3%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__listeners PASSED [ 3%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__listeners_and_one_shot PASSED [ 3%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__closing_connection[method0] PASSED [ 4%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__closing_connection[method1] PASSED [ 4%] t/unit/test_abstract_channel.py::test_AbstractChannel::test_dispatch_method__closing_connection[method2] PASSED [ 4%] t/unit/test_basic_message.py::test_Message::test_message PASSED [ 4%] t/unit/test_channel.py::test_Channel::test_init_confirm_enabled PASSED [ 5%] t/unit/test_channel.py::test_Channel::test_init_confirm_disabled PASSED [ 5%] t/unit/test_channel.py::test_Channel::test_init_auto_channel PASSED [ 5%] t/unit/test_channel.py::test_Channel::test_init_explicit_channel PASSED [ 5%] t/unit/test_channel.py::test_Channel::test_then PASSED [ 6%] t/unit/test_channel.py::test_Channel::test_collect PASSED [ 6%] t/unit/test_channel.py::test_Channel::test_do_revive PASSED [ 6%] t/unit/test_channel.py::test_Channel::test_close__not_open PASSED [ 6%] t/unit/test_channel.py::test_Channel::test_close__no_connection PASSED [ 7%] t/unit/test_channel.py::test_Channel::test_close PASSED [ 7%] t/unit/test_channel.py::test_Channel::test_on_close PASSED [ 7%] t/unit/test_channel.py::test_Channel::test_on_close_ok PASSED [ 8%] t/unit/test_channel.py::test_Channel::test_flow PASSED [ 8%] t/unit/test_channel.py::test_Channel::test_on_flow PASSED [ 8%] t/unit/test_channel.py::test_Channel::test_x_flow_ok PASSED [ 8%] t/unit/test_channel.py::test_Channel::test_open PASSED [ 9%] t/unit/test_channel.py::test_Channel::test_on_open_ok PASSED [ 9%] t/unit/test_channel.py::test_Channel::test_exchange_declare PASSED [ 9%] t/unit/test_channel.py::test_Channel::test_exchange_declare__auto_delete PASSED [ 9%] t/unit/test_channel.py::test_Channel::test_exchange_delete PASSED [ 10%] t/unit/test_channel.py::test_Channel::test_exchange_bind PASSED [ 10%] t/unit/test_channel.py::test_Channel::test_exchange_unbind PASSED [ 10%] t/unit/test_channel.py::test_Channel::test_queue_bind PASSED [ 11%] t/unit/test_channel.py::test_Channel::test_queue_unbind PASSED [ 11%] t/unit/test_channel.py::test_Channel::test_queue_declare PASSED [ 11%] t/unit/test_channel.py::test_Channel::test_queue_declare__sync PASSED [ 11%] t/unit/test_channel.py::test_Channel::test_queue_delete PASSED [ 12%] t/unit/test_channel.py::test_Channel::test_queue_purge PASSED [ 12%] t/unit/test_channel.py::test_Channel::test_basic_ack PASSED [ 12%] t/unit/test_channel.py::test_Channel::test_basic_cancel PASSED [ 12%] t/unit/test_channel.py::test_Channel::test_on_basic_cancel PASSED [ 13%] t/unit/test_channel.py::test_Channel::test_on_basic_cancel_ok PASSED [ 13%] t/unit/test_channel.py::test_Channel::test_remove_tag PASSED [ 13%] t/unit/test_channel.py::test_Channel::test_basic_consume PASSED [ 13%] t/unit/test_channel.py::test_Channel::test_basic_consume__no_ack PASSED [ 14%] t/unit/test_channel.py::test_Channel::test_basic_consume_no_consumer_tag PASSED [ 14%] t/unit/test_channel.py::test_Channel::test_basic_consume_no_wait PASSED [ 14%] t/unit/test_channel.py::test_Channel::test_basic_consume_no_wait_no_consumer_tag PASSED [ 15%] t/unit/test_channel.py::test_Channel::test_on_basic_deliver PASSED [ 15%] t/unit/test_channel.py::test_Channel::test_basic_get PASSED [ 15%] t/unit/test_channel.py::test_Channel::test_on_get_empty PASSED [ 15%] t/unit/test_channel.py::test_Channel::test_on_get_ok PASSED [ 16%] t/unit/test_channel.py::test_Channel::test_basic_publish PASSED [ 16%] t/unit/test_channel.py::test_Channel::test_basic_publish_confirm PASSED [ 16%] t/unit/test_channel.py::test_Channel::test_basic_publish_confirm_nack PASSED [ 16%] t/unit/test_channel.py::test_Channel::test_basic_publish_connection_blocked PASSED [ 17%] t/unit/test_channel.py::test_Channel::test_basic_publish_connection_blocked_not_supported PASSED [ 17%] t/unit/test_channel.py::test_Channel::test_basic_publish_connection_blocked_not_supported_missing PASSED [ 17%] t/unit/test_channel.py::test_Channel::test_basic_publish_connection_blocked_no_capabilities PASSED [ 18%] t/unit/test_channel.py::test_Channel::test_basic_publish_confirm_callback PASSED [ 18%] t/unit/test_channel.py::test_Channel::test_basic_publish_connection_closed PASSED [ 18%] t/unit/test_channel.py::test_Channel::test_basic_qos PASSED [ 18%] t/unit/test_channel.py::test_Channel::test_basic_recover PASSED [ 19%] t/unit/test_channel.py::test_Channel::test_basic_recover_async PASSED [ 19%] t/unit/test_channel.py::test_Channel::test_basic_reject PASSED [ 19%] t/unit/test_channel.py::test_Channel::test_on_basic_return PASSED [ 19%] t/unit/test_channel.py::test_Channel::test_on_basic_return__handled PASSED [ 20%] t/unit/test_channel.py::test_Channel::test_tx_commit PASSED [ 20%] t/unit/test_channel.py::test_Channel::test_tx_rollback PASSED [ 20%] t/unit/test_channel.py::test_Channel::test_tx_select PASSED [ 20%] t/unit/test_channel.py::test_Channel::test_confirm_select PASSED [ 21%] t/unit/test_channel.py::test_Channel::test_on_basic_ack PASSED [ 21%] t/unit/test_channel.py::test_Channel::test_on_basic_nack PASSED [ 21%] t/unit/test_connection.py::test_Connection::test_sasl_authentication PASSED [ 22%] t/unit/test_connection.py::test_Connection::test_sasl_authentication_iterable PASSED [ 22%] t/unit/test_connection.py::test_Connection::test_gssapi PASSED [ 22%] t/unit/test_connection.py::test_Connection::test_external PASSED [ 22%] t/unit/test_connection.py::test_Connection::test_amqplain PASSED [ 23%] t/unit/test_connection.py::test_Connection::test_plain PASSED [ 23%] t/unit/test_connection.py::test_Connection::test_login_method_gssapi PASSED [ 23%] t/unit/test_connection.py::test_Connection::test_login_method_external PASSED [ 23%] t/unit/test_connection.py::test_Connection::test_login_method_amqplain PASSED [ 24%] t/unit/test_connection.py::test_Connection::test_login_method_plain PASSED [ 24%] t/unit/test_connection.py::test_Connection::test_enter_exit PASSED [ 24%] t/unit/test_connection.py::test_Connection::test__enter__socket_error PASSED [ 25%] t/unit/test_connection.py::test_Connection::test__exit__socket_error PASSED [ 25%] t/unit/test_connection.py::test_Connection::test_then PASSED [ 25%] t/unit/test_connection.py::test_Connection::test_connect PASSED [ 25%] t/unit/test_connection.py::test_Connection::test_connect__already_connected PASSED [ 26%] t/unit/test_connection.py::test_Connection::test_connect__socket_error PASSED [ 26%] t/unit/test_connection.py::test_Connection::test_on_start PASSED [ 26%] t/unit/test_connection.py::test_Connection::test_on_start_string_mechanisms PASSED [ 26%] t/unit/test_connection.py::test_Connection::test_missing_credentials PASSED [ 27%] t/unit/test_connection.py::test_Connection::test_invalid_method PASSED [ 27%] t/unit/test_connection.py::test_Connection::test_mechanism_mismatch PASSED [ 27%] t/unit/test_connection.py::test_Connection::test_login_method_response PASSED [ 27%] t/unit/test_connection.py::test_Connection::test_on_start__consumer_cancel_notify PASSED [ 28%] t/unit/test_connection.py::test_Connection::test_on_start__connection_blocked PASSED [ 28%] t/unit/test_connection.py::test_Connection::test_on_start__authentication_failure_close PASSED [ 28%] t/unit/test_connection.py::test_Connection::test_on_start__authentication_failure_close__disabled PASSED [ 29%] t/unit/test_connection.py::test_Connection::test_on_secure PASSED [ 29%] t/unit/test_connection.py::test_Connection::test_on_tune PASSED [ 29%] t/unit/test_connection.py::test_Connection::test_on_tune__client_heartbeat_disabled PASSED [ 29%] t/unit/test_connection.py::test_Connection::test_on_tune_sent PASSED [ 30%] t/unit/test_connection.py::test_Connection::test_on_open_ok PASSED [ 30%] t/unit/test_connection.py::test_Connection::test_connected PASSED [ 30%] t/unit/test_connection.py::test_Connection::test_collect PASSED [ 30%] t/unit/test_connection.py::test_Connection::test_collect__transport_socket_raises_os_error PASSED [ 31%] t/unit/test_connection.py::test_Connection::test_collect_no_transport PASSED [ 31%] t/unit/test_connection.py::test_Connection::test_collect_again PASSED [ 31%] t/unit/test_connection.py::test_Connection::test_get_free_channel_id PASSED [ 31%] t/unit/test_connection.py::test_Connection::test_get_free_channel_id__raises_ResourceError PASSED [ 32%] t/unit/test_connection.py::test_Connection::test_claim_channel_id PASSED [ 32%] t/unit/test_connection.py::test_Connection::test_channel PASSED [ 32%] t/unit/test_connection.py::test_Connection::test_channel_when_connection_is_closed PASSED [ 33%] t/unit/test_connection.py::test_Connection::test_is_alive PASSED [ 33%] t/unit/test_connection.py::test_Connection::test_drain_events PASSED [ 33%] t/unit/test_connection.py::test_Connection::test_blocking_read__no_timeout PASSED [ 33%] t/unit/test_connection.py::test_Connection::test_blocking_read__timeout PASSED [ 34%] t/unit/test_connection.py::test_Connection::test_blocking_read__SSLError PASSED [ 34%] t/unit/test_connection.py::test_Connection::test_on_inbound_method PASSED [ 34%] t/unit/test_connection.py::test_Connection::test_on_inbound_method_when_connection_is_closed PASSED [ 34%] t/unit/test_connection.py::test_Connection::test_close PASSED [ 35%] t/unit/test_connection.py::test_Connection::test_close__already_closed PASSED [ 35%] t/unit/test_connection.py::test_Connection::test_close__socket_error PASSED [ 35%] t/unit/test_connection.py::test_Connection::test_on_close PASSED [ 36%] t/unit/test_connection.py::test_Connection::test_x_close_ok PASSED [ 36%] t/unit/test_connection.py::test_Connection::test_on_close_ok PASSED [ 36%] t/unit/test_connection.py::test_Connection::test_on_blocked PASSED [ 36%] t/unit/test_connection.py::test_Connection::test_on_unblocked PASSED [ 37%] t/unit/test_connection.py::test_Connection::test_send_heartbeat PASSED [ 37%] t/unit/test_connection.py::test_Connection::test_heartbeat_tick__no_heartbeat PASSED [ 37%] t/unit/test_connection.py::test_Connection::test_heartbeat_tick PASSED [ 37%] t/unit/test_connection.py::test_Connection::test_heartbeat_check_rate_default PASSED [ 38%] t/unit/test_connection.py::test_Connection::test_heartbeat_check_rate_four PASSED [ 38%] t/unit/test_connection.py::test_Connection::test_heartbeat_check_rate_wrong PASSED [ 38%] t/unit/test_connection.py::test_Connection::test_server_capabilities PASSED [ 38%] t/unit/test_connection.py::test_Connection::test_repr_disconnected[conn_kwargs0-/] PASSED [ 39%] t/unit/test_connection.py::test_Connection::test_repr_disconnected[conn_kwargs1-/] PASSED [ 39%] t/unit/test_connection.py::test_Connection::test_repr_disconnected[conn_kwargs2-test_vhost] PASSED [ 39%] t/unit/test_connection.py::test_Connection::test_repr_connected[conn_kwargs0-/] PASSED [ 40%] t/unit/test_connection.py::test_Connection::test_repr_connected[conn_kwargs1-/] PASSED [ 40%] t/unit/test_connection.py::test_Connection::test_repr_connected[conn_kwargs2-test_vhost] PASSED [ 40%] t/unit/test_exceptions.py::test_AMQPError::test_str PASSED [ 40%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ConnectionError] PASSED [ 41%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ChannelError] PASSED [ 41%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[RecoverableConnectionError] PASSED [ 41%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[IrrecoverableConnectionError] PASSED [ 41%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[RecoverableChannelError] PASSED [ 42%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[IrrecoverableChannelError] PASSED [ 42%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ConsumerCancelled] PASSED [ 42%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ContentTooLarge] PASSED [ 43%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[NoConsumers] PASSED [ 43%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ConnectionForced] PASSED [ 43%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[InvalidPath] PASSED [ 43%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[AccessRefused] PASSED [ 44%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[NotFound] PASSED [ 44%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ResourceLocked] PASSED [ 44%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[PreconditionFailed] PASSED [ 44%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[FrameError] PASSED [ 45%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[FrameSyntaxError] PASSED [ 45%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[InvalidCommand] PASSED [ 45%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ChannelNotOpen] PASSED [ 45%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[UnexpectedFrame] PASSED [ 46%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[ResourceError] PASSED [ 46%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[NotAllowed] PASSED [ 46%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[AMQPNotImplementedError] PASSED [ 47%] t/unit/test_exceptions.py::test_AMQPError::test_str_subclass[InternalError] PASSED [ 47%] t/unit/test_exceptions.py::test_error_for_code::test_unknown_error PASSED [ 47%] t/unit/test_method_framing.py::test_frame_handler::test_header PASSED [ 47%] t/unit/test_method_framing.py::test_frame_handler::test_header_message_empty_body PASSED [ 48%] t/unit/test_method_framing.py::test_frame_handler::test_header_message_content PASSED [ 48%] t/unit/test_method_framing.py::test_frame_handler::test_heartbeat_frame PASSED [ 48%] t/unit/test_method_framing.py::test_frame_writer::test_write_fast_header PASSED [ 48%] t/unit/test_method_framing.py::test_frame_writer::test_write_fast_content PASSED [ 49%] t/unit/test_method_framing.py::test_frame_writer::test_write_slow_content PASSED [ 49%] t/unit/test_method_framing.py::test_frame_writer::test_write_zero_len_body PASSED [ 49%] t/unit/test_method_framing.py::test_frame_writer::test_write_fast_unicode PASSED [ 50%] t/unit/test_method_framing.py::test_frame_writer::test_write_slow_unicode PASSED [ 50%] t/unit/test_method_framing.py::test_frame_writer::test_write_non_utf8 PASSED [ 50%] t/unit/test_method_framing.py::test_frame_writer::test_write_frame__fast__buffer_store_resize PASSED [ 50%] t/unit/test_platform.py::test_struct_argument_type PASSED [ 51%] t/unit/test_platform.py::test_linux_version_to_tuple[3.13.0-46-generic-expected0] PASSED [ 51%] t/unit/test_platform.py::test_linux_version_to_tuple[3.19.43-1-amd64-expected1] PASSED [ 51%] t/unit/test_platform.py::test_linux_version_to_tuple[4.4.34+-expected2] PASSED [ 51%] t/unit/test_platform.py::test_linux_version_to_tuple[4.4.what-expected3] PASSED [ 52%] t/unit/test_platform.py::test_linux_version_to_tuple[4.what.what-expected4] PASSED [ 52%] t/unit/test_platform.py::test_linux_version_to_tuple[4.4.0-43-Microsoft-expected5] PASSED [ 52%] t/unit/test_platform.py::test_tcp_opts_change PASSED [ 52%] t/unit/test_sasl.py::test_SASL::test_sasl_notimplemented PASSED [ 53%] t/unit/test_sasl.py::test_SASL::test_plain PASSED [ 53%] t/unit/test_sasl.py::test_SASL::test_plain_no_password PASSED [ 53%] t/unit/test_sasl.py::test_SASL::test_amqplain PASSED [ 54%] t/unit/test_sasl.py::test_SASL::test_amqplain_no_password PASSED [ 54%] t/unit/test_sasl.py::test_SASL::test_gssapi_missing PASSED [ 54%] t/unit/test_sasl.py::test_SASL::test_gssapi_rdns PASSED [ 54%] t/unit/test_sasl.py::test_SASL::test_gssapi_no_rdns PASSED [ 55%] t/unit/test_sasl.py::test_SASL::test_gssapi_step_without_client_name PASSED [ 55%] t/unit/test_sasl.py::test_SASL::test_gssapi_step_with_client_name PASSED [ 55%] t/unit/test_sasl.py::test_SASL::test_external PASSED [ 55%] t/unit/test_serialization.py::test_serialization::test_read_item[S-s8thequick-thequick-None] PASSED [ 56%] t/unit/test_serialization.py::test_serialization::test_read_item[S-S\x00\x00\x00\x03\xc0\xc0\x00-\xc0\xc0\x00-None] PASSED [ 56%] t/unit/test_serialization.py::test_serialization::test_read_item[x-x\x00\x00\x00\tthequick\xffIGNORED-thequick\xff-None] PASSED [ 56%] t/unit/test_serialization.py::test_serialization::test_read_item[b-b\x01-True-None] PASSED [ 56%] t/unit/test_serialization.py::test_serialization::test_read_item[B-B{-123-None] PASSED [ 57%] t/unit/test_serialization.py::test_serialization::test_read_item[U-U\xfe\xbf--321-None] PASSED [ 57%] t/unit/test_serialization.py::test_serialization::test_read_item[u-u\x01A-321-None] PASSED [ 57%] t/unit/test_serialization.py::test_serialization::test_read_item[i-i\x00\x00\x04\xd2-1234-None] PASSED [ 58%] t/unit/test_serialization.py::test_serialization::test_read_item[L-L\xff\xff\xff\xff\xff\xff\x81=--32451-None] PASSED [ 58%] t/unit/test_serialization.py::test_serialization::test_read_item[l-l\x00\x00\x00\x00\x00\x00~\xc3-32451-None] PASSED [ 58%] t/unit/test_serialization.py::test_serialization::test_read_item[f-fB\x0533-34.0-ceil] PASSED [ 58%] t/unit/test_serialization.py::test_serialization::test_read_item_V PASSED [ 59%] t/unit/test_serialization.py::test_serialization::test_roundtrip PASSED [ 59%] t/unit/test_serialization.py::test_serialization::test_int_boundaries PASSED [ 59%] t/unit/test_serialization.py::test_serialization::test_loads_unknown_type PASSED [ 59%] t/unit/test_serialization.py::test_serialization::test_float PASSED [ 60%] t/unit/test_serialization.py::test_serialization::test_table PASSED [ 60%] t/unit/test_serialization.py::test_serialization::test_table__unknown_type PASSED [ 60%] t/unit/test_serialization.py::test_serialization::test_array PASSED [ 61%] t/unit/test_serialization.py::test_serialization::test_array_unknown_type PASSED [ 61%] t/unit/test_serialization.py::test_serialization::test_bit_offset_adjusted_correctly PASSED [ 61%] t/unit/test_serialization.py::test_serialization::test_sixteen_bitflags PASSED [ 61%] t/unit/test_serialization.py::test_GenericContent::test_getattr PASSED [ 62%] t/unit/test_serialization.py::test_GenericContent::test_pickle PASSED [ 62%] t/unit/test_serialization.py::test_GenericContent::test_load_properties PASSED [ 62%] t/unit/test_serialization.py::test_GenericContent::test_load_properties__some_missing PASSED [ 62%] t/unit/test_serialization.py::test_GenericContent::test_inbound_header PASSED [ 63%] t/unit/test_serialization.py::test_GenericContent::test_inbound_header__empty_body PASSED [ 63%] t/unit/test_serialization.py::test_GenericContent::test_inbound_body PASSED [ 63%] t/unit/test_serialization.py::test_GenericContent::test_inbound_body__no_chunks PASSED [ 63%] t/unit/test_transport.py::test_socket_options::test_backward_compatibility_tcp_transport PASSED [ 64%] t/unit/test_transport.py::test_socket_options::test_backward_compatibility_SSL_transport PASSED [ 64%] t/unit/test_transport.py::test_socket_options::test_use_default_sock_tcp_opts PASSED [ 64%] t/unit/test_transport.py::test_socket_options::test_set_single_sock_tcp_opt_tcp_transport PASSED [ 65%] t/unit/test_transport.py::test_socket_options::test_set_single_sock_tcp_opt_SSL_transport PASSED [ 65%] t/unit/test_transport.py::test_socket_options::test_values_are_set PASSED [ 65%] t/unit/test_transport.py::test_socket_options::test_passing_wrong_options PASSED [ 65%] t/unit/test_transport.py::test_socket_options::test_passing_wrong_value_options PASSED [ 66%] t/unit/test_transport.py::test_socket_options::test_passing_value_as_string PASSED [ 66%] t/unit/test_transport.py::test_socket_options::test_passing_tcp_nodelay PASSED [ 66%] t/unit/test_transport.py::test_socket_options::test_platform_socket_opts PASSED [ 66%] t/unit/test_transport.py::test_socket_options::test_set_sockopt_opts_timeout PASSED [ 67%] t/unit/test_transport.py::test_socket_options::test_transport_repr_issue_361 PASSED [ 67%] t/unit/test_transport.py::test_AbstractTransport::test_port PASSED [ 67%] t/unit/test_transport.py::test_AbstractTransport::test_read PASSED [ 68%] t/unit/test_transport.py::test_AbstractTransport::test_setup_transport PASSED [ 68%] t/unit/test_transport.py::test_AbstractTransport::test_shutdown_transport PASSED [ 68%] t/unit/test_transport.py::test_AbstractTransport::test_write PASSED [ 68%] t/unit/test_transport.py::test_AbstractTransport::test_close PASSED [ 69%] t/unit/test_transport.py::test_AbstractTransport::test_close_os_error PASSED [ 69%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__timeout PASSED [ 69%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__SSLError PASSED [ 69%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__EINTR PASSED [ 70%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__EBADF PASSED [ 70%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__simple PASSED [ 70%] t/unit/test_transport.py::test_AbstractTransport::test_read_frame__long PASSED [ 70%] t/unit/test_transport.py::test_AbstractTransport::test_write__success PASSED [ 71%] t/unit/test_transport.py::test_AbstractTransport::test_write__socket_timeout PASSED [ 71%] t/unit/test_transport.py::test_AbstractTransport::test_write__EINTR PASSED [ 71%] t/unit/test_transport.py::test_AbstractTransport::test_having_timeout_none PASSED [ 72%] t/unit/test_transport.py::test_AbstractTransport::test_set_timeout PASSED [ 72%] t/unit/test_transport.py::test_AbstractTransport::test_set_timeout_exception_raised PASSED [ 72%] t/unit/test_transport.py::test_AbstractTransport::test_set_same_timeout PASSED [ 72%] t/unit/test_transport.py::test_AbstractTransport::test_set_timeout_ewouldblock_exc PASSED [ 73%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_socket_fails PASSED [ 73%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_socket_initialization_fails PASSED [ 73%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_multiple_addr_entries_fails PASSED [ 73%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_multiple_addr_entries_succeed PASSED [ 74%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_calls_getaddrinfo_with_af_unspec PASSED [ 74%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_getaddrinfo_raises_gaierror PASSED [ 74%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_survives_not_implemented_set_cloexec PASSED [ 75%] t/unit/test_transport.py::test_AbstractTransport_connect::test_connect_already_connected PASSED [ 75%] t/unit/test_transport.py::test_AbstractTransport_connect::test_close__close_error PASSED [ 75%] t/unit/test_transport.py::test_SSLTransport::test_repr_disconnected PASSED [ 75%] t/unit/test_transport.py::test_SSLTransport::test_repr_connected PASSED [ 76%] t/unit/test_transport.py::test_SSLTransport::test_setup_transport PASSED [ 76%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket PASSED [ 76%] t/unit/test_transport.py::test_SSLTransport::test_wrap_context PASSED [ 76%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_sni PASSED [ 77%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_sni_certfile PASSED [ 77%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_ca_certs PASSED [ 77%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_ciphers PASSED [ 77%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_sni_cert_reqs PASSED [ 78%] t/unit/test_transport.py::test_SSLTransport::test_wrap_socket_sni_setting_sni_header PASSED [ 78%] t/unit/test_transport.py::test_SSLTransport::test_shutdown_transport PASSED [ 78%] t/unit/test_transport.py::test_SSLTransport::test_close__unwrap_error PASSED [ 79%] t/unit/test_transport.py::test_SSLTransport::test_read_EOF PASSED [ 79%] t/unit/test_transport.py::test_SSLTransport::test_write_success PASSED [ 79%] t/unit/test_transport.py::test_SSLTransport::test_write_socket_closed PASSED [ 79%] t/unit/test_transport.py::test_SSLTransport::test_write_ValueError PASSED [ 80%] t/unit/test_transport.py::test_SSLTransport::test_read_timeout PASSED [ 80%] t/unit/test_transport.py::test_SSLTransport::test_read_SSLError PASSED [ 80%] t/unit/test_transport.py::test_SSLTransport::test_handshake_timeout PASSED [ 80%] t/unit/test_transport.py::test_TCPTransport::test_repr_disconnected PASSED [ 81%] t/unit/test_transport.py::test_TCPTransport::test_repr_connected PASSED [ 81%] t/unit/test_transport.py::test_TCPTransport::test_setup_transport PASSED [ 81%] t/unit/test_transport.py::test_TCPTransport::test_read_EOF PASSED [ 81%] t/unit/test_transport.py::test_TCPTransport::test_read_frame__windowstimeout PASSED [ 82%] t/unit/test_utils.py::test_coro::test_advances PASSED [ 82%] t/unit/test_utils.py::test_str_to_bytes::test_from_unicode PASSED [ 82%] t/unit/test_utils.py::test_str_to_bytes::test_from_bytes PASSED [ 83%] t/unit/test_utils.py::test_str_to_bytes::test_supports_surrogates PASSED [ 83%] t/unit/test_utils.py::test_bytes_to_str::test_from_unicode PASSED [ 83%] t/unit/test_utils.py::test_bytes_to_str::test_from_bytes PASSED [ 83%] t/unit/test_utils.py::test_bytes_to_str::test_support_surrogates PASSED [ 84%] t/unit/test_utils.py::test_get_logger::test_as_str PASSED [ 84%] t/unit/test_utils.py::test_get_logger::test_as_logger PASSED [ 84%] t/integration/test_integration.py::test_connection::test_connect PASSED [ 84%] t/integration/test_integration.py::test_connection::test_connect_no_capabilities PASSED [ 85%] t/integration/test_integration.py::test_connection::test_connect_missing_capabilities PASSED [ 85%] t/integration/test_integration.py::test_connection::test_connection_close PASSED [ 85%] t/integration/test_integration.py::test_connection::test_connecion_ignore_methods_during_close PASSED [ 86%] t/integration/test_integration.py::test_connection::test_connection_closed_by_broker PASSED [ 86%] t/integration/test_integration.py::test_connection::test_send_heartbeat PASSED [ 86%] t/integration/test_integration.py::test_channel::test_connection_methods[method0-_on_blocked] PASSED [ 86%] t/integration/test_integration.py::test_channel::test_connection_methods[method1-_on_unblocked] PASSED [ 87%] t/integration/test_integration.py::test_channel::test_connection_methods[method2-_on_secure] PASSED [ 87%] t/integration/test_integration.py::test_channel::test_connection_methods[method3-_on_close_ok] PASSED [ 87%] t/integration/test_integration.py::test_channel::test_channel_ignore_methods_during_close PASSED [ 87%] t/integration/test_integration.py::test_channel::test_channel_open_close PASSED [ 88%] t/integration/test_integration.py::test_channel::test_received_channel_Close_during_connection_close PASSED [ 88%] t/integration/test_integration.py::test_channel::test_channel_methods[method0-_on_basic_ack] PASSED [ 88%] t/integration/test_integration.py::test_channel::test_channel_methods[method1-_on_basic_nack] PASSED [ 88%] t/integration/test_integration.py::test_channel::test_channel_methods[method2-_on_basic_cancel_ok] PASSED [ 89%] t/integration/test_integration.py::test_channel::test_basic_publish PASSED [ 89%] t/integration/test_integration.py::test_channel::test_consume_no_consumer_tag PASSED [ 89%] t/integration/test_integration.py::test_channel::test_consume_with_consumer_tag PASSED [ 90%] t/integration/test_integration.py::test_channel::test_queue_declare PASSED [ 90%] t/integration/test_integration.py::test_channel::test_queue_declare_error[403-ACCESS_REFUSED - queue name 'amq.foo' contains reserved prefix 'amq.*-AccessRefused] PASSED [ 90%] t/integration/test_integration.py::test_channel::test_queue_declare_error[404-NOT_FOUND - no queue 'foo' in vhost '/'-NotFound] PASSED [ 90%] t/integration/test_integration.py::test_channel::test_queue_declare_error[405-RESOURCE_LOCKED - cannot obtain exclusive access to locked queue 'foo' in vhost '/'-ResourceLocked] PASSED [ 91%] t/integration/test_integration.py::test_channel::test_queue_delete PASSED [ 91%] t/integration/test_integration.py::test_channel::test_queue_purge PASSED [ 91%] t/integration/test_integration.py::test_channel::test_basic_deliver PASSED [ 91%] t/integration/test_integration.py::test_channel::test_queue_get PASSED [ 92%] t/integration/test_integration.py::test_channel::test_queue_get_empty PASSED [ 92%] t/integration/test_integration.py::test_channel::test_exchange_declare PASSED [ 92%] t/integration/test_integration.py::test_channel::test_exchange_declare_error[503-COMMAND_INVALID - unknown exchange type 'exchange-type'-InvalidCommand] PASSED [ 93%] t/integration/test_integration.py::test_channel::test_exchange_declare_error[403-ACCESS_REFUSED - exchange name 'amq.foo' contains reserved prefix 'amq.*'-AccessRefused] PASSED [ 93%] t/integration/test_integration.py::test_channel::test_exchange_declare_error[406-PRECONDITION_FAILED - inequivalent arg 'type' for exchange 'foo' in vhost '/':received 'direct' but current is 'fanout'-PreconditionFailed] PASSED [ 93%] t/integration/test_integration.py::test_channel::test_exchange_delete PASSED [ 93%] t/integration/test_rmq.py::test_connect[plain] PASSED [ 94%] t/integration/test_rmq.py::test_connect[tls] PASSED [ 94%] t/integration/test_rmq.py::test_tls_connect_fails PASSED [ 94%] t/integration/test_rmq.py::test_tls_default_certs PASSED [ 94%] t/integration/test_rmq.py::test_tls_no_default_certs_fails PASSED [ 95%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish-False-True] PASSED [ 95%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish-True-True] PASSED [ 95%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish-False-False] PASSED [ 95%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish-True-False] PASSED [ 96%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish_confirm-False-True] PASSED [ 96%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish_confirm-True-True] PASSED [ 96%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish_confirm-False-False] PASSED [ 97%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[plain-basic_publish_confirm-True-False] PASSED [ 97%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish-False-True] PASSED [ 97%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish-True-True] PASSED [ 97%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish-False-False] PASSED [ 98%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish-True-False] PASSED [ 98%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish_confirm-False-True] PASSED [ 98%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish_confirm-True-True] PASSED [ 98%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish_confirm-False-False] PASSED [ 99%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_consume[tls-basic_publish_confirm-True-False] PASSED [ 99%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_get[plain] PASSED [ 99%] t/integration/test_rmq.py::test_rabbitmq_operations::test_publish_get[tls] PASSED [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== t/unit/test_serialization.py::test_serialization::test_roundtrip /home/udu/aports/community/py3-amqp/src/py-amqp-5.3.1/amqp/serialization.py:238: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). val = datetime.utcfromtimestamp(val) t/unit/test_serialization.py::test_serialization::test_array /home/udu/aports/community/py3-amqp/src/py-amqp-5.3.1/amqp/serialization.py:135: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). val = datetime.utcfromtimestamp(val) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================================================================================================================================== 372 passed, 2 warnings in 7.70s ======================================================================================================================================= >>> ERROR: py3-amqp: check failed >>> py3-amqp: Uninstalling dependencies... (1/35) Purging .makedepends-py3-amqp (20251012.150320) (2/35) Purging py3-vine-pyc (5.1.0-r0) (3/35) Purging py3-vine (5.1.0-r0) (4/35) Purging py3-setuptools-pyc (80.9.0-r0) (5/35) Purging py3-setuptools (80.9.0-r0) (6/35) Purging py3-gpep517-pyc (19-r0) (7/35) Purging py3-gpep517 (19-r0) (8/35) Purging py3-installer-pyc (0.7.0-r2) (9/35) Purging py3-installer (0.7.0-r2) (10/35) Purging py3-wheel-pyc (0.46.1-r0) (11/35) Purging py3-wheel (0.46.1-r0) (12/35) Purging py3-case-pyc (1.5.3-r7) (13/35) Purging py3-case (1.5.3-r7) (14/35) Purging py3-six-pyc (1.17.0-r0) (15/35) Purging py3-six (1.17.0-r0) (16/35) Purging py3-nose-pyc (1.3.7-r15) (17/35) Purging py3-nose (1.3.7-r15) (18/35) Purging py3-mock-pyc (5.2.0-r0) (19/35) Purging py3-mock (5.2.0-r0) (20/35) Purging py3-pytest-rerunfailures-pyc (13.0-r1) (21/35) Purging py3-pytest-rerunfailures (13.0-r1) (22/35) Purging py3-pytest-pyc (8.3.5-r0) (23/35) Purging py3-pytest (8.3.5-r0) (24/35) Purging py3-iniconfig-pyc (2.1.0-r0) (25/35) Purging py3-iniconfig (2.1.0-r0) (26/35) Purging py3-packaging-pyc (25.0-r0) (27/35) Purging py3-packaging (25.0-r0) (28/35) Purging py3-parsing-pyc (3.2.3-r0) (29/35) Purging py3-parsing (3.2.3-r0) (30/35) Purging py3-pluggy-pyc (1.5.0-r0) (31/35) Purging py3-pluggy (1.5.0-r0) (32/35) Purging py3-py-pyc (1.11.0-r4) (33/35) Purging py3-py (1.11.0-r4) (34/35) Purging rabbitmq-server (4.1.0-r0) Executing rabbitmq-server-4.1.0-r0.post-deinstall Please manually remove the 'rabbitmq' user and group if no longer needed (35/35) Purging erlang26 (26.2.5.15-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages