>>> py3-rpyc: Building community/py3-rpyc 5.3.1-r3 (using abuild 3.14.1-r1) started Thu, 31 Oct 2024 05:48:29 +0000 >>> py3-rpyc: Validating /home/buildozer/aports/community/py3-rpyc/APKBUILD... >>> py3-rpyc: Analyzing dependencies... >>> py3-rpyc: Installing for build: build-base python3 py3-plumbum py3-setuptools py3-gpep517 py3-hatchling py3-installer py3-wheel (1/36) Installing libbz2 (1.0.8-r6) (2/36) Installing libffi (3.4.6-r0) (3/36) Installing gdbm (1.24-r0) (4/36) Installing xz-libs (5.6.3-r0) (5/36) Installing mpdecimal (4.0.0-r0) (6/36) Installing libpanelw (6.5_p20241006-r1) (7/36) Installing sqlite-libs (3.47.0-r0) (8/36) Installing python3 (3.12.7-r1) (9/36) Installing python3-pycache-pyc0 (3.12.7-r1) (10/36) Installing pyc (3.12.7-r1) (11/36) Installing python3-pyc (3.12.7-r1) (12/36) Installing py3-plumbum (1.8.2-r1) (13/36) Installing py3-plumbum-pyc (1.8.2-r1) (14/36) Installing py3-parsing (3.1.4-r0) (15/36) Installing py3-parsing-pyc (3.1.4-r0) (16/36) Installing py3-packaging (24.1-r0) (17/36) Installing py3-packaging-pyc (24.1-r0) (18/36) Installing py3-setuptools (70.3.0-r0) (19/36) Installing py3-setuptools-pyc (70.3.0-r0) (20/36) Installing py3-installer (0.7.0-r2) (21/36) Installing py3-installer-pyc (0.7.0-r2) (22/36) Installing py3-gpep517 (16-r0) (23/36) Installing py3-gpep517-pyc (16-r0) (24/36) Installing py3-editables (0.5-r2) (25/36) Installing py3-editables-pyc (0.5-r2) (26/36) Installing py3-pathspec (0.12.1-r2) (27/36) Installing py3-pathspec-pyc (0.12.1-r2) (28/36) Installing py3-pluggy (1.5.0-r0) (29/36) Installing py3-pluggy-pyc (1.5.0-r0) (30/36) Installing py3-trove-classifiers (2024.10.21.16-r0) (31/36) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0) (32/36) Installing py3-hatchling (1.25.0-r0) (33/36) Installing py3-hatchling-pyc (1.25.0-r0) (34/36) Installing py3-wheel (0.43.0-r0) (35/36) Installing py3-wheel-pyc (0.43.0-r0) (36/36) Installing .makedepends-py3-rpyc (20241031.054842) Executing busybox-1.37.0-r3.trigger OK: 313 MiB in 137 packages >>> py3-rpyc: Cleaning up srcdir >>> py3-rpyc: Cleaning up pkgdir >>> py3-rpyc: Cleaning up tmpdir >>> py3-rpyc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/rpyc-5.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-rpyc: Fetching rpyc-5.3.1.tar.gz::https://github.com/tomerfiliba-org/rpyc/archive/refs/tags/5.3.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.21/rpyc-5.3.1.tar.gz.part' rpyc-5.3.1.tar.gz.pa 100% |********************************| 1241k 0:00:00 ETA '/var/cache/distfiles/v3.21/rpyc-5.3.1.tar.gz.part' saved >>> py3-rpyc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/rpyc-5.3.1.tar.gz >>> py3-rpyc: Checking sha512sums... rpyc-5.3.1.tar.gz: OK >>> py3-rpyc: Unpacking /var/cache/distfiles/v3.21/rpyc-5.3.1.tar.gz... 2024-10-31 05:48:43,770 gpep517 INFO Building wheel via backend hatchling.build 2024-10-31 05:48:43,846 gpep517 INFO The backend produced .dist/rpyc-5.3.1-py3-none-any.whl rpyc-5.3.1-py3-none-any.whl test_pinned_to_0 (test_affinity.Test_Affinity.test_pinned_to_0) test behavior with processor affinity set such that this process is pinned to 0 ... ok test_asyncresult_api (test_async.TestAsync.test_asyncresult_api) ... ok test_asyncresult_callbacks (test_async.TestAsync.test_asyncresult_callbacks) ... ok test_asyncresult_expiry (test_async.TestAsync.test_asyncresult_expiry) ... ok test_exceptions (test_async.TestAsync.test_exceptions) ... ok test_timed (test_async.TestAsync.test_timed) ... ok test_allow_all (test_attr_access.TestConfigAllows.test_allow_all) ... ok test_allow_exposed (test_attr_access.TestConfigAllows.test_allow_exposed) ... ok test_allow_public_attrs (test_attr_access.TestConfigAllows.test_allow_public_attrs) ... ok test_allow_safe_attrs (test_attr_access.TestConfigAllows.test_allow_safe_attrs) ... ok test_default_config (test_attr_access.TestConfigAllows.test_default_config) ... ok test_allow_all (test_attr_access.TestDescriptorErrors.test_allow_all) ... ok test_default_config (test_attr_access.TestDescriptorErrors.test_default_config) ... ok test_restricted (test_attr_access.TestRestricted.test_restricted) ... ok test_restricted2 (test_attr_access.TestRestricted.test_restricted2) ... ok test_properties (test_attributes.TestAttributes.test_properties) ... ok test_brine_2 (test_brine.BrineTest.test_brine_2) ... ok test_buffiter (test_classic.ClassicMode.test_buffiter) ... ok test_classic (test_classic.ClassicMode.test_classic) ... ok test_mock_connection (test_classic.ClassicMode.test_mock_connection) ... ok test_modules (test_classic.ClassicMode.test_modules) ... ok test_piped_server (test_classic.ClassicMode.test_piped_server) ... ok test_context (test_context_managers.TestContextManagers.test_context) ... ok test_context_exception (test_context_managers.TestContextManagers.test_context_exception) ... ok test_aliases (test_custom_service.TestCustomService.test_aliases) ... ok test_attributes (test_custom_service.TestCustomService.test_attributes) ... ok test_before_closed (test_custom_service.TestCustomService.test_before_closed) ... ok test_distance (test_custom_service.TestCustomService.test_distance) ... ok test_instancecheck_list (test_custom_service.TestCustomService.test_instancecheck_list) ... ok test_metaclasses (test_custom_service.TestCustomService.test_metaclasses) ... ok test_safeattrs (test_custom_service.TestCustomService.test_safeattrs) ... ok test_remote_dataclass (test_dataclass.TestRemoteDataclass.test_remote_dataclass) ... ok test_gdb (test_gdb.Test_GDB.test_gdb) ... skipped 'Skipping gdb example test since gdb not found' test_chained_connect (test_get_id_pack.Test_get_id_pack.test_chained_connect) ... ok test_class_instance_wo_name (test_get_id_pack.Test_get_id_pack.test_class_instance_wo_name) ... ok test_class_wo_name (test_get_id_pack.Test_get_id_pack.test_class_wo_name) ... ok test_netref (test_get_id_pack.Test_get_id_pack.test_netref) ... ok test_connection (test_gevent_server.Test_GeventServer.test_connection) ... skipped 'Gevent is not available' test_multiple_connections (test_gevent_server.Test_GeventServer.test_multiple_connections) ... skipped 'Gevent is not available' test_parallelism (test_gevent_server.Test_GeventServer.test_parallelism) ... skipped 'Gevent is not available' test_ipv6_conenction (test_ipv6.Test_IPv6.test_ipv6_conenction) ... skipped 'requires IPv6' test_hash_class (test_magic.TestContextManagers.test_hash_class) ... ok test_hash_obj (test_magic.TestContextManagers.test_hash_obj) ... ok test_StandardError (test_netref_hierachy.Test_Netref_Hierarchy.test_StandardError) ... ok test_classic (test_netref_hierachy.Test_Netref_Hierarchy.test_classic) ... ok test_instancecheck_across_connections (test_netref_hierachy.Test_Netref_Hierarchy.test_instancecheck_across_connections) ... ok test_instancecheck_list (test_netref_hierachy.Test_Netref_Hierarchy.test_instancecheck_list) ... ok test_instancecheck_none (test_netref_hierachy.Test_Netref_Hierarchy.test_instancecheck_none) test for the regression reported in https://github.com/tomerfiliba-org/rpyc/issues/426 ... ok test_modules (test_netref_hierachy.Test_Netref_Hierarchy.test_modules) >>> type(sys) ... ok test_server_stops (test_oneshot_server.Test_OneShotServer.test_server_stops) ... ok test_refcount (test_refcount.TestRefcount.test_refcount) ... ok test_api (test_registry.TestTcpRegistry.test_api) ... ok test_listing (test_registry.TestTcpRegistry.test_listing) ... ok test_pruning (test_registry.TestTcpRegistry.test_pruning) ... ok test_api (test_registry.TestUdpRegistry.test_api) ... ok test_listing (test_registry.TestUdpRegistry.test_listing) ... ok test_pruning (test_registry.TestUdpRegistry.test_pruning) ... ok test_remote_exception (test_remote_exception.TestExclusionsRemoteException.test_remote_exception) ... ok test_remote_exception (test_remote_exception.TestRemoteException.test_remote_exception) ... ok test_distribution (test_remoting.Test_Remoting.test_distribution) ... skipped 'TODO: upload a package and a module' test_files (test_remoting.Test_Remoting.test_files) ... ok test_interactive (test_remoting.Test_Remoting.test_interactive) ... skipped 'Requires manual testing atm' test_migration (test_remoting.Test_Remoting.test_migration) ... ok test_post_mortem (test_remoting.Test_Remoting.test_post_mortem) ... skipped 'Requires manual testing atm' test_immutable_object_return (test_rpyc_over_rpyc.Test_rpyc_over_rpyc.test_immutable_object_return) Tests using rpyc over rpyc---issue #346 reported traceback for this use case ... ok test_return_of_modified_parameter (test_rpyc_over_rpyc.Test_rpyc_over_rpyc.test_return_of_modified_parameter) ... ok test_return_of_unmodified_parameter (test_rpyc_over_rpyc.Test_rpyc_over_rpyc.test_return_of_unmodified_parameter) ... ok test_dataframe_pickling (test_service_pickle.TestServicePickle.test_dataframe_pickling) ... skipped 'Pandas & numpy are not available' test_connect (test_ssh.Test_Ssh.test_connect) ... skipped 'Requires paramiko_machine to localhost' test_simple (test_ssh.Test_Ssh.test_simple) ... skipped 'Requires paramiko_machine to localhost' test_ssl_conenction (test_ssl.Test_SSL.test_ssl_conenction) ... ok test (test_teleportation.TeleportationTest.test) ... ok test_compat (test_teleportation.TeleportationTest.test_compat) ... /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/tests/test_teleportation.py:105: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. cobj.co_filename, cobj.co_name, cobj.co_firstlineno, cobj.co_lnotab, /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/tests/test_teleportation.py:111: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. cobj.co_varnames, cobj.co_filename, cobj.co_name, cobj.co_firstlineno, cobj.co_lnotab, /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/tests/test_teleportation.py:118: DeprecationWarning: co_lnotab is deprecated, use co_lines instead. cobj.co_firstlineno, cobj.co_lnotab, cobj.co_exceptiontable, ok test_def (test_teleportation.TeleportationTest.test_def) ... ok test_defaults (test_teleportation.TeleportationTest.test_defaults) ... ok test_globals (test_teleportation.TeleportationTest.test_globals) ... ok test_kwdefaults (test_teleportation.TeleportationTest.test_kwdefaults) ... ok test_connection (test_threaded_server.Test_ThreadPoolServer.test_connection) ... /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/rpyc/utils/server.py:349: DeprecationWarning: setName() is deprecated, set the name attribute instead self.polling_thread.setName('PollingThread') ok test_connection (test_threaded_server.Test_ThreadedServer.test_connection) ... ok test_connection (test_threaded_server.Test_ThreadedServerOverUnixSocket.test_connection) ... ok test_invoker (test_threads.Test_Multithreaded.test_invoker) ... ok test_basic_io (test_win32pipes.Test_Pipes.test_basic_io) ... skipped 'Requires windows' test_rpyc (test_win32pipes.Test_Pipes.test_rpyc) ... skipped 'Requires windows' ---------------------------------------------------------------------- Ran 83 tests in 53.402s OK (skipped=13) 1 2 3 service name: MY /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/tests/server.crt /home/buildozer/aports/community/py3-rpyc/src/rpyc-5.3.1/tests/server.key callback 1730353770.486771 callback 1730353771.4872372 callback 1730353772.4875274 foo0 = 0 callback 1730353773.4878206 callback 1730353774.4881527 foo1 = 17 callback 1730353775.488444 callback 1730353776.4887402 foo2 = 34 callback called 7 times >>> py3-rpyc: Entering fakeroot... >>> py3-rpyc-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/rpyc/__pycache__' -> '/home/buildozer/aports/community/py3-rpyc/pkg/py3-rpyc-pyc/usr/lib/python3.12/site-packages/rpyc/__pycache__' 'usr/lib/python3.12/site-packages/rpyc/cli/__pycache__' -> '/home/buildozer/aports/community/py3-rpyc/pkg/py3-rpyc-pyc/usr/lib/python3.12/site-packages/rpyc/cli/__pycache__' 'usr/lib/python3.12/site-packages/rpyc/utils/__pycache__' -> '/home/buildozer/aports/community/py3-rpyc/pkg/py3-rpyc-pyc/usr/lib/python3.12/site-packages/rpyc/utils/__pycache__' 'usr/lib/python3.12/site-packages/rpyc/lib/__pycache__' -> '/home/buildozer/aports/community/py3-rpyc/pkg/py3-rpyc-pyc/usr/lib/python3.12/site-packages/rpyc/lib/__pycache__' 'usr/lib/python3.12/site-packages/rpyc/core/__pycache__' -> '/home/buildozer/aports/community/py3-rpyc/pkg/py3-rpyc-pyc/usr/lib/python3.12/site-packages/rpyc/core/__pycache__' >>> py3-rpyc-pyc*: Preparing subpackage py3-rpyc-pyc... >>> py3-rpyc-pyc*: Running postcheck for py3-rpyc-pyc >>> py3-rpyc*: Running postcheck for py3-rpyc >>> py3-rpyc*: Preparing package py3-rpyc... >>> py3-rpyc-pyc*: Tracing dependencies... python3 py3-plumbum python3~3.12 >>> py3-rpyc-pyc*: Package size: 311.8 KB >>> py3-rpyc-pyc*: Compressing data... >>> py3-rpyc-pyc*: Create checksum... >>> py3-rpyc-pyc*: Create py3-rpyc-pyc-5.3.1-r3.apk >>> py3-rpyc*: Tracing dependencies... python3 py3-plumbum python3~3.12 >>> py3-rpyc*: Package size: 240.7 KB >>> py3-rpyc*: Compressing data... >>> py3-rpyc*: Create checksum... >>> py3-rpyc*: Create py3-rpyc-5.3.1-r3.apk >>> py3-rpyc: Build complete at Thu, 31 Oct 2024 05:49:38 +0000 elapsed time 0h 1m 9s >>> py3-rpyc: Cleaning up srcdir >>> py3-rpyc: Cleaning up pkgdir >>> py3-rpyc: Uninstalling dependencies... (1/36) Purging .makedepends-py3-rpyc (20241031.054842) (2/36) Purging py3-plumbum-pyc (1.8.2-r1) (3/36) Purging py3-plumbum (1.8.2-r1) (4/36) Purging py3-setuptools-pyc (70.3.0-r0) (5/36) Purging py3-setuptools (70.3.0-r0) (6/36) Purging py3-gpep517-pyc (16-r0) (7/36) Purging py3-gpep517 (16-r0) (8/36) Purging py3-hatchling-pyc (1.25.0-r0) (9/36) Purging py3-hatchling (1.25.0-r0) (10/36) Purging py3-editables-pyc (0.5-r2) (11/36) Purging py3-editables (0.5-r2) (12/36) Purging py3-pathspec-pyc (0.12.1-r2) (13/36) Purging py3-pathspec (0.12.1-r2) (14/36) Purging py3-pluggy-pyc (1.5.0-r0) (15/36) Purging py3-pluggy (1.5.0-r0) (16/36) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0) (17/36) Purging py3-trove-classifiers (2024.10.21.16-r0) (18/36) Purging py3-installer-pyc (0.7.0-r2) (19/36) Purging py3-installer (0.7.0-r2) (20/36) Purging py3-wheel-pyc (0.43.0-r0) (21/36) Purging py3-wheel (0.43.0-r0) (22/36) Purging py3-packaging-pyc (24.1-r0) (23/36) Purging py3-packaging (24.1-r0) (24/36) Purging py3-parsing-pyc (3.1.4-r0) (25/36) Purging py3-parsing (3.1.4-r0) (26/36) Purging python3-pyc (3.12.7-r1) (27/36) Purging python3-pycache-pyc0 (3.12.7-r1) (28/36) Purging pyc (3.12.7-r1) (29/36) Purging python3 (3.12.7-r1) (30/36) Purging gdbm (1.24-r0) (31/36) Purging libbz2 (1.0.8-r6) (32/36) Purging libffi (3.4.6-r0) (33/36) Purging libpanelw (6.5_p20241006-r1) (34/36) Purging mpdecimal (4.0.0-r0) (35/36) Purging sqlite-libs (3.47.0-r0) (36/36) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r3.trigger OK: 271 MiB in 101 packages >>> py3-rpyc: Updating the community/armv7 repository index... >>> py3-rpyc: Signing the index...