>>> py3-lazy-object-proxy: Building community/py3-lazy-object-proxy 1.10.0-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 04:42:52 +0000 >>> py3-lazy-object-proxy: Checking sanity of /home/buildozer/aports/community/py3-lazy-object-proxy/APKBUILD... >>> py3-lazy-object-proxy: Analyzing dependencies... >>> py3-lazy-object-proxy: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm python3-dev py3-wheel py3-pytest-runner py3-pytest-benchmark (1/42) Installing libbz2 (1.0.8-r6) (2/42) Installing libffi (3.4.6-r0) (3/42) Installing gdbm (1.23-r1) (4/42) Installing xz-libs (5.6.1-r3) (5/42) Installing mpdecimal (4.0.0-r0) (6/42) Installing libpanelw (6.4_p20240330-r0) (7/42) Installing readline (8.2.10-r0) (8/42) Installing sqlite-libs (3.45.3-r0) (9/42) Installing python3 (3.12.3-r1) (10/42) Installing python3-pycache-pyc0 (3.12.3-r1) (11/42) Installing pyc (3.12.3-r1) (12/42) Installing python3-pyc (3.12.3-r1) (13/42) Installing py3-installer (0.7.0-r2) (14/42) Installing py3-installer-pyc (0.7.0-r2) (15/42) Installing py3-gpep517 (15-r2) (16/42) Installing py3-gpep517-pyc (15-r2) (17/42) Installing py3-parsing (3.1.2-r1) (18/42) Installing py3-parsing-pyc (3.1.2-r1) (19/42) Installing py3-packaging (24.0-r1) (20/42) Installing py3-packaging-pyc (24.0-r1) (21/42) Installing py3-setuptools (69.5.1-r0) (22/42) Installing py3-setuptools-pyc (69.5.1-r0) (23/42) Installing py3-setuptools_scm (8.0.4-r2) (24/42) Installing py3-setuptools_scm-pyc (8.0.4-r2) (25/42) Installing python3-dev (3.12.3-r1) (26/42) Installing py3-wheel (0.42.0-r1) (27/42) Installing py3-wheel-pyc (0.42.0-r1) (28/42) Installing py3-iniconfig (2.0.0-r1) (29/42) Installing py3-iniconfig-pyc (2.0.0-r1) (30/42) Installing py3-pluggy (1.4.0-r1) (31/42) Installing py3-pluggy-pyc (1.4.0-r1) (32/42) Installing py3-py (1.11.0-r3) (33/42) Installing py3-py-pyc (1.11.0-r3) (34/42) Installing py3-pytest (8.1.1-r1) (35/42) Installing py3-pytest-pyc (8.1.1-r1) (36/42) Installing py3-pytest-runner (6.0.1-r1) (37/42) Installing py3-pytest-runner-pyc (6.0.1-r1) (38/42) Installing py3-py-cpuinfo (9.0.0-r4) (39/42) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (40/42) Installing py3-pytest-benchmark (4.0.0-r4) (41/42) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (42/42) Installing .makedepends-py3-lazy-object-proxy (20240425.044254) Executing busybox-1.36.1-r25.trigger OK: 497 MiB in 144 packages >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Cleaning up tmpdir >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-lazy-object-proxy: Fetching https://files.pythonhosted.org/packages/source/l/lazy-object-proxy/lazy-object-proxy-1.10.0.tar.gz Connecting to files.pythonhosted.org (146.75.72.223:443) Connecting to files.pythonhosted.org (146.75.72.223:443) saving to '/var/cache/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz.part' lazy-object-proxy-1. 100% |********************************| 43271 0:00:00 ETA '/var/cache/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz.part' saved >>> py3-lazy-object-proxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz >>> py3-lazy-object-proxy: Checking sha512sums... lazy-object-proxy-1.10.0.tar.gz: OK >>> py3-lazy-object-proxy: Unpacking /var/cache/distfiles/v3.20/lazy-object-proxy-1.10.0.tar.gz... 2024-04-25 04:42:57,288 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:90: UserWarning: version of lazy-object-proxy already set warnings.warn(f"version of {dist_name} already set") 2024-04-25 04:42:57,366 root INFO running bdist_wheel 2024-04-25 04:42:57,390 root INFO running build 2024-04-25 04:42:57,391 root INFO running build_py 2024-04-25 04:42:57,397 root INFO creating build 2024-04-25 04:42:57,397 root INFO creating build/lib.linux-i686-cpython-312 2024-04-25 04:42:57,397 root INFO creating build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,397 root INFO copying src/lazy_object_proxy/utils.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,398 root INFO copying src/lazy_object_proxy/simple.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,398 root INFO copying src/lazy_object_proxy/__init__.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,398 root INFO copying src/lazy_object_proxy/_version.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,399 root INFO copying src/lazy_object_proxy/compat.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,399 root INFO copying src/lazy_object_proxy/slots.py -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:42:57,399 root INFO running egg_info 2024-04-25 04:42:57,404 root INFO writing src/lazy_object_proxy.egg-info/PKG-INFO 2024-04-25 04:42:57,404 root INFO writing dependency_links to src/lazy_object_proxy.egg-info/dependency_links.txt 2024-04-25 04:42:57,405 root INFO writing top-level names to src/lazy_object_proxy.egg-info/top_level.txt 2024-04-25 04:43:00,995 root INFO reading manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-25 04:43:00,996 root INFO adding license file 'LICENSE' 2024-04-25 04:43:00,996 root INFO adding license file 'AUTHORS.rst' 2024-04-25 04:43:00,998 root INFO writing manifest file 'src/lazy_object_proxy.egg-info/SOURCES.txt' 2024-04-25 04:43:00,999 root INFO copying src/lazy_object_proxy/cext.c -> build/lib.linux-i686-cpython-312/lazy_object_proxy 2024-04-25 04:43:01,000 root INFO running build_ext 2024-04-25 04:43:01,003 root INFO building 'lazy_object_proxy.cext' extension 2024-04-25 04:43:01,003 root INFO creating build/temp.linux-i686-cpython-312 2024-04-25 04:43:01,004 root INFO creating build/temp.linux-i686-cpython-312/src 2024-04-25 04:43:01,004 root INFO creating build/temp.linux-i686-cpython-312/src/lazy_object_proxy 2024-04-25 04:43:01,004 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Isrc/lazy_object_proxy -I/usr/include/python3.12 -c src/lazy_object_proxy/cext.c -o build/temp.linux-i686-cpython-312/src/lazy_object_proxy/cext.o 2024-04-25 04:43:02,096 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-i686-cpython-312/src/lazy_object_proxy/cext.o -L/usr/lib -o build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so 2024-04-25 04:43:02,120 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-25 04:43:02,120 root INFO running install 2024-04-25 04:43:02,134 root INFO running install_lib 2024-04-25 04:43:02,137 root INFO creating build/bdist.linux-i686 2024-04-25 04:43:02,138 root INFO creating build/bdist.linux-i686/wheel 2024-04-25 04:43:02,138 root INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,138 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/utils.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,138 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/simple.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,139 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.cpython-312-i386-linux-musl.so -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,139 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/__init__.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,139 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/_version.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,139 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/cext.c -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,140 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/compat.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,140 root INFO copying build/lib.linux-i686-cpython-312/lazy_object_proxy/slots.py -> build/bdist.linux-i686/wheel/lazy_object_proxy 2024-04-25 04:43:02,141 root INFO running install_egg_info 2024-04-25 04:43:02,145 root INFO Copying src/lazy_object_proxy.egg-info to build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0-py3.12.egg-info 2024-04-25 04:43:02,146 root INFO running install_scripts 2024-04-25 04:43:02,152 wheel INFO creating build/bdist.linux-i686/wheel/lazy_object_proxy-1.10.0.dist-info/WHEEL 2024-04-25 04:43:02,153 wheel INFO creating '/home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0/.dist/.tmp-e78ktf8f/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-25 04:43:02,153 wheel INFO adding 'lazy_object_proxy/__init__.py' 2024-04-25 04:43:02,153 wheel INFO adding 'lazy_object_proxy/_version.py' 2024-04-25 04:43:02,154 wheel INFO adding 'lazy_object_proxy/cext.c' 2024-04-25 04:43:02,154 wheel INFO adding 'lazy_object_proxy/cext.cpython-312-i386-linux-musl.so' 2024-04-25 04:43:02,155 wheel INFO adding 'lazy_object_proxy/compat.py' 2024-04-25 04:43:02,155 wheel INFO adding 'lazy_object_proxy/simple.py' 2024-04-25 04:43:02,156 wheel INFO adding 'lazy_object_proxy/slots.py' 2024-04-25 04:43:02,156 wheel INFO adding 'lazy_object_proxy/utils.py' 2024-04-25 04:43:02,156 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/AUTHORS.rst' 2024-04-25 04:43:02,157 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/LICENSE' 2024-04-25 04:43:02,157 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/METADATA' 2024-04-25 04:43:02,157 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/WHEEL' 2024-04-25 04:43:02,157 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/top_level.txt' 2024-04-25 04:43:02,158 wheel INFO adding 'lazy_object_proxy-1.10.0.dist-info/RECORD' 2024-04-25 04:43:02,158 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-25 04:43:02,159 gpep517 INFO The backend produced .dist/lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl lazy_object_proxy-1.10.0-cp312-cp312-linux_i686.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-lazy-object-proxy/src/lazy-object-proxy-1.10.0 configfile: pytest.ini testpaths: tests plugins: benchmark-4.0.0 collected 1683 items tests/test_async_py3.py ................................................ [ 2%] ............................. [ 4%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 6%] ...............................xx....................................... [ 11%] .......xxx.x............................................................ [ 15%] .................. [ 16%] tests/test_async_py3.py ................................................ [ 19%] ............................. [ 21%] tests/test_lazy_object_proxy.py .......xxxx..xx.....X.X.X............... [ 23%] ...............................XX....................................... [ 27%] .......xxx.x............................................................ [ 32%] ............s..... [ 33%] tests/test_async_py3.py ................................................ [ 36%] ............................. [ 37%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 40%] ...............................XX....................................... [ 44%] .......xxx.x............................................................ [ 48%] ............s..... [ 49%] tests/test_async_py3.py ................................................ [ 52%] ............................. [ 54%] tests/test_lazy_object_proxy.py .......XXXX..XX.....X.X.X............... [ 56%] ...............................xx....................................... [ 60%] .......xxx.x............................................................ [ 65%] .................. [ 66%] tests/test_async_py3.py ................................................ [ 69%] ............................. [ 70%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 73%] ...............................xx....................................... [ 77%] .......xxx.x............................................................ [ 81%] .................. [ 82%] tests/test_async_py3.py ................................................ [ 85%] ............................. [ 87%] tests/test_lazy_object_proxy.py .......XXXX..XX.....x.x.x............... [ 89%] ...............................xx....................................... [ 94%] .......xxx.x............................................................ [ 98%] .....................ss.... [100%] ================================== XFAILURES =================================== ______________________ test_pow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-slots] ______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf62a8618>>) __________________ test_proxy_getattr_call[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf63dce88>>> is None E + where . at 0xf63dce88>>> = getattr(. at 0xf63dce88>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-slots] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf62a8528>>) ______________ test_callable_proxy_getattr_call[subclassed-slots] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf661a028>>> is None E + where . at 0xf661a028>>> = getattr(. at 0xf661a028>>, '__call__', None) ___________________ test_class_module_name[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:145: in test_class_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest ____________________ test_class_doc_string[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:155: in test_class_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf661a168>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_instance_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:165: in test_instance_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_instance_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:175: in test_instance_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf661a2f8>>.__doc__ E + and 'documentation' = .__doc__ __________________ test_function_module_name[subclassed-cext] __________________ tests/test_lazy_object_proxy.py:208: in test_function_module_name assert wrapper.__module__ == target.__module__ E AssertionError: assert 'conftest' == 'objects' E E - objects E + conftest __________________ test_function_doc_string[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:218: in test_function_doc_string assert wrapper.__doc__ == target.__doc__ E AssertionError: assert None == 'documentation' E + where None = . at 0xf661a758>>.__doc__ E + and 'documentation' = .__doc__ ___________________ test_proxy_hasattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf661a078>>) ___________________ test_proxy_getattr_call[subclassed-cext] ___________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf661a1b8>>, '__call__', None) ___________________ test_proxy_is_callable[subclassed-cext] ____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf661a2f8>>) ______________ test_callable_proxy_getattr_call[subclassed-cext] _______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf661a8e8>>, '__call__', None) _____________________ test_proxy_hasattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf661ad98>>) _____________________ test_proxy_getattr_call[normal-cext] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf62b5438>>, '__call__', None) _____________________ test_proxy_is_callable[normal-cext] ______________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf661aca8>>) ________________ test_callable_proxy_getattr_call[normal-cext] _________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert is None E + where = getattr(. at 0xf661abb8>>, '__call__', None) ________________________ test_pow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/slots.py:243: in __pow__ return pow(self.__wrapped__, other, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-slots] ________________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf62a84d8>>) ____________________ test_proxy_getattr_call[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf62b5438>>> is None E + where . at 0xf62b5438>>> = getattr(. at 0xf62b5438>>, '__call__', None) _____________________ test_proxy_is_callable[normal-slots] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf639cd48>>) ________________ test_callable_proxy_getattr_call[normal-slots] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf661a988>>> is None E + where . at 0xf661a988>>> = getattr(. at 0xf661a988>>, '__call__', None) ______________________ test_vars_of_class[normal-simple] _______________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf661a848>} == mappingproxy(...cumentation'}) E E Use -v to get more diff _____________________ test_vars_of_instance[normal-simple] _____________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf639cd48>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf639cd48>} E Use -v to get more diff _____________________ test_vars_of_function[normal-simple] _____________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf62a8618>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf62a8618>} E Use -v to get more diff _______________________ test_pow_ternary[normal-simple] ________________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' _______________________ test_rpow_ternary[normal-simple] _______________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'Proxy', 'int' ____________________ test_proxy_hasattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6915758>>) ____________________ test_proxy_getattr_call[normal-simple] ____________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf69152a8>>> is None E + where . at 0xf69152a8>>> = getattr(. at 0xf69152a8>>, '__call__', None) ____________________ test_proxy_is_callable[normal-simple] _____________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6915348>>) _______________ test_callable_proxy_getattr_call[normal-simple] ________________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6915848>>> is None E + where . at 0xf6915848>>> = getattr(. at 0xf6915848>>, '__call__', None) ____________________ test_vars_of_class[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:296: in test_vars_of_class assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf661ab18>} == mappingproxy(...cumentation'}) E E Use -v to get more diff ___________________ test_vars_of_instance[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:315: in test_vars_of_instance assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6915ed8>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6915ed8>} E Use -v to get more diff ___________________ test_vars_of_function[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:334: in test_vars_of_function assert vars(wrapper) == vars(target) E AssertionError: assert {'__factory__...t 0xf6915348>} == {} E E Left contains 1 more item: E {'__factory__': . at 0xf6915348>} E Use -v to get more diff _____________________ test_pow_ternary[subclassed-simple] ______________________ tests/test_lazy_object_proxy.py:1002: in test_pow_ternary assert pow(three, two, 2) == pow(3, 2, 2) .testenv/lib/python3.12/site-packages/lazy_object_proxy/simple.py:12: in proxy_wrapper return code(self.__wrapped__, *args) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' _____________________ test_rpow_ternary[subclassed-simple] _____________________ tests/test_lazy_object_proxy.py:1009: in test_rpow_ternary assert pow(3, two, 2) == pow(3, 2, 2) E TypeError: unsupported operand type(s) for ** or pow(): 'int', 'SubclassOf_Proxy', 'int' __________________ test_proxy_hasattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1571: in test_proxy_hasattr_call assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6915e38>>) __________________ test_proxy_getattr_call[subclassed-simple] __________________ tests/test_lazy_object_proxy.py:1578: in test_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6915ed8>>> is None E + where . at 0xf6915ed8>>> = getattr(. at 0xf6915ed8>>, '__call__', None) __________________ test_proxy_is_callable[subclassed-simple] ___________________ tests/test_lazy_object_proxy.py:1585: in test_proxy_is_callable assert not callable(proxy) E assert not True E + where True = callable(. at 0xf6915f78>>) _____________ test_callable_proxy_getattr_call[subclassed-simple] ______________ tests/test_lazy_object_proxy.py:1598: in test_callable_proxy_getattr_call assert getattr(proxy, '__call__', None) is None E AssertionError: assert . at 0xf6915ca8>>> is None E + where . at 0xf6915ca8>>> = getattr(. at 0xf6915ca8>>, '__call__', None) =================================== XPASSES ==================================== -------------------------------------------------------------------------------------------- benchmark: 3 tests ------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_perf[cext] 255.1824 (1.0) 14,985.3528 (1.10) 274.7304 (1.0) 101.2034 (1.0) 273.4363 (1.0) 5.4017 (1.0) 558;8934 3,639.9324 (1.0) 174991 20 test_perf[simple] 1,154.8400 (4.53) 289,816.4093 (21.20) 1,259.5258 (4.58) 820.3890 (8.11) 1,244.2470 (4.55) 44.7035 (8.28) 137;3110 793.9496 (0.22) 136331 1 test_perf[slots] 1,344.8298 (5.27) 13,668.0901 (1.0) 1,445.9736 (5.26) 312.3756 (3.09) 1,430.5115 (5.23) 44.7035 (8.28) 77;428 691.5755 (0.19) 23361 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------- benchmark 'prototypes': 4 tests --------------------------------------------------------------------------------------------- Name (time in ns) Min Max Mean StdDev Median IQR Outliers OPS (Mops/s) Rounds Iterations --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_proto[SimpleProxy] 512.4344 (1.0) 33,201.0289 (1.0) 557.2754 (1.0) 177.8467 (1.0) 554.6543 (1.0) 13.2455 (1.0) 463;4899 1.7944 (1.0) 178719 9 test_proto[LocalsSimpleProxy] 525.2659 (1.03) 37,955.1202 (1.14) 569.8096 (1.02) 231.2075 (1.30) 562.0532 (1.01) 19.0921 (1.44) 769;2338 1.7550 (0.98) 192842 8 test_proto[CachedPropertyProxy] 827.0144 (1.61) 291,805.7144 (8.79) 923.6646 (1.66) 1,303.1637 (7.33) 905.2455 (1.63) 44.7035 (3.38) 146;3393 1.0826 (0.60) 153217 1 test_proto[LocalsCachedPropertyProxy] 841.9156 (1.64) 285,059.2136 (8.59) 951.8193 (1.71) 756.8413 (4.26) 938.7732 (1.69) 44.7035 (3.38) 141;2521 1.0506 (0.59) 158183 1 --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean =========================== short test summary info ============================ SKIPPED [2] tests/test_lazy_object_proxy.py:1905: Not possible. SKIPPED [1] tests/conftest.py:29: could not import 'django.utils.functional': No module named 'django' SKIPPED [1] tests/conftest.py:27: could not import 'objproxies': No module named 'objproxies' XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-cext] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-slots] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-slots] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[normal-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[normal-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-simple] - The lazy_object_proxy.simple.Proxy has some limitations. XFAIL tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-simple] XFAIL tests/test_lazy_object_proxy.py::test_proxy_hasattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_proxy_is_callable[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XFAIL tests/test_lazy_object_proxy.py::test_callable_proxy_getattr_call[subclassed-simple] - Don't know how to make this work. This tests the existence of the __call__ method. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[subclassed-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[subclassed-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-cext] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-cext] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_pow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_rpow_ternary[normal-cext] XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-slots] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_vars_of_class[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_instance[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_vars_of_function[normal-slots] - The lazy_object_proxy.simple.Proxy has some limitations. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[normal-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_class_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_instance_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_module_name[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. XPASS tests/test_lazy_object_proxy.py::test_function_doc_string[subclassed-simple] - This test can't work because subclassing disables certain features like __doc__ and __module__ proxying. =========== 1589 passed, 4 skipped, 44 xfailed, 46 xpassed in 13.79s =========== >>> py3-lazy-object-proxy: Entering fakeroot... >>> py3-lazy-object-proxy-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' -> '/home/buildozer/aports/community/py3-lazy-object-proxy/pkg/py3-lazy-object-proxy-pyc/usr/lib/python3.12/site-packages/lazy_object_proxy/__pycache__' >>> py3-lazy-object-proxy-pyc*: Preparing subpackage py3-lazy-object-proxy-pyc... >>> py3-lazy-object-proxy-pyc*: Running postcheck for py3-lazy-object-proxy-pyc >>> py3-lazy-object-proxy*: Running postcheck for py3-lazy-object-proxy >>> py3-lazy-object-proxy*: Preparing package py3-lazy-object-proxy... >>> py3-lazy-object-proxy*: Stripping binaries >>> py3-lazy-object-proxy-pyc*: Scanning shared objects >>> py3-lazy-object-proxy*: Scanning shared objects >>> py3-lazy-object-proxy-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-lazy-object-proxy-pyc*: Package size: 84.0 KB >>> py3-lazy-object-proxy-pyc*: Compressing data... >>> py3-lazy-object-proxy-pyc*: Create checksum... >>> py3-lazy-object-proxy-pyc*: Create py3-lazy-object-proxy-pyc-1.10.0-r1.apk >>> py3-lazy-object-proxy*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86.so.1 >>> py3-lazy-object-proxy*: Package size: 168.0 KB >>> py3-lazy-object-proxy*: Compressing data... >>> py3-lazy-object-proxy*: Create checksum... >>> py3-lazy-object-proxy*: Create py3-lazy-object-proxy-1.10.0-r1.apk >>> py3-lazy-object-proxy: Build complete at Thu, 25 Apr 2024 04:43:17 +0000 elapsed time 0h 0m 25s >>> py3-lazy-object-proxy: Cleaning up srcdir >>> py3-lazy-object-proxy: Cleaning up pkgdir >>> py3-lazy-object-proxy: Uninstalling dependencies... (1/42) Purging .makedepends-py3-lazy-object-proxy (20240425.044254) (2/42) Purging py3-gpep517-pyc (15-r2) (3/42) Purging py3-gpep517 (15-r2) (4/42) Purging py3-installer-pyc (0.7.0-r2) (5/42) Purging py3-installer (0.7.0-r2) (6/42) Purging py3-setuptools_scm-pyc (8.0.4-r2) (7/42) Purging py3-setuptools_scm (8.0.4-r2) (8/42) Purging python3-dev (3.12.3-r1) (9/42) Purging py3-wheel-pyc (0.42.0-r1) (10/42) Purging py3-wheel (0.42.0-r1) (11/42) Purging py3-pytest-runner-pyc (6.0.1-r1) (12/42) Purging py3-pytest-runner (6.0.1-r1) (13/42) Purging py3-setuptools-pyc (69.5.1-r0) (14/42) Purging py3-setuptools (69.5.1-r0) (15/42) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (16/42) Purging py3-pytest-benchmark (4.0.0-r4) (17/42) Purging py3-pytest-pyc (8.1.1-r1) (18/42) Purging py3-pytest (8.1.1-r1) (19/42) Purging py3-iniconfig-pyc (2.0.0-r1) (20/42) Purging py3-iniconfig (2.0.0-r1) (21/42) Purging py3-packaging-pyc (24.0-r1) (22/42) Purging py3-packaging (24.0-r1) (23/42) Purging py3-parsing-pyc (3.1.2-r1) (24/42) Purging py3-parsing (3.1.2-r1) (25/42) Purging py3-pluggy-pyc (1.4.0-r1) (26/42) Purging py3-pluggy (1.4.0-r1) (27/42) Purging py3-py-pyc (1.11.0-r3) (28/42) Purging py3-py (1.11.0-r3) (29/42) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (30/42) Purging py3-py-cpuinfo (9.0.0-r4) (31/42) Purging python3-pyc (3.12.3-r1) (32/42) Purging python3-pycache-pyc0 (3.12.3-r1) (33/42) Purging pyc (3.12.3-r1) (34/42) Purging python3 (3.12.3-r1) (35/42) Purging gdbm (1.23-r1) (36/42) Purging libbz2 (1.0.8-r6) (37/42) Purging libffi (3.4.6-r0) (38/42) Purging libpanelw (6.4_p20240330-r0) (39/42) Purging mpdecimal (4.0.0-r0) (40/42) Purging readline (8.2.10-r0) (41/42) Purging sqlite-libs (3.45.3-r0) (42/42) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 376 MiB in 102 packages >>> py3-lazy-object-proxy: Updating the community/x86 repository index... >>> py3-lazy-object-proxy: Signing the index...