>>> py3-about-time: Building community/py3-about-time 4.2.2-r0 (using abuild 3.15.0-r2) started Thu, 24 Jul 2025 08:35:59 +0000 >>> py3-about-time: Validating /home/buildozer/aports/community/py3-about-time/APKBUILD... >>> py3-about-time: Analyzing dependencies... >>> py3-about-time: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.1-r0) ( 3/38) Installing gdbm (1.24-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20250705-r0) ( 7/38) Installing sqlite-libs (3.50.3-r0) ( 8/38) Installing python3 (3.12.11-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.11-r0) (10/38) Installing pyc (3.12.11-r0) (11/38) Installing python3-pyc (3.12.11-r0) (12/38) Installing py3-installer (0.7.0-r2) (13/38) Installing py3-installer-pyc (0.7.0-r2) (14/38) Installing py3-gpep517 (19-r0) (15/38) Installing py3-gpep517-pyc (19-r0) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-setuptools (80.9.0-r0) (21/38) Installing py3-setuptools-pyc (80.9.0-r0) (22/38) Installing py3-wheel (0.46.1-r0) (23/38) Installing py3-wheel-pyc (0.46.1-r0) (24/38) Installing py3-execnet (2.1.1-r0) (25/38) Installing py3-execnet-pyc (2.1.1-r0) (26/38) Installing py3-iniconfig (2.1.0-r0) (27/38) Installing py3-iniconfig-pyc (2.1.0-r0) (28/38) Installing py3-pluggy (1.6.0-r0) (29/38) Installing py3-pluggy-pyc (1.6.0-r0) (30/38) Installing py3-py (1.11.0-r4) (31/38) Installing py3-py-pyc (1.11.0-r4) (32/38) Installing py3-pygments (2.19.2-r0) (33/38) Installing py3-pygments-pyc (2.19.2-r0) (34/38) Installing py3-pytest (8.4.1-r0) (35/38) Installing py3-pytest-pyc (8.4.1-r0) (36/38) Installing py3-pytest-xdist (3.6.1-r0) (37/38) Installing py3-pytest-xdist-pyc (3.6.1-r0) (38/38) Installing .makedepends-py3-about-time (20250724.083600) busybox-1.37.0-r20.trigger: Executing script... OK: 339 MiB in 141 packages >>> py3-about-time: Cleaning up srcdir >>> py3-about-time: Cleaning up pkgdir >>> py3-about-time: Cleaning up tmpdir >>> py3-about-time: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-about-time-4.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-about-time: Fetching py3-about-time-4.2.2.tar.gz::https://github.com/rsalmei/about-time/archive/bcabddd4c864d58b272a1d69b321ca9184ba45ac/about-time-bcabddd4c864d58b272a1d69b321ca9184ba45ac.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13576 100 13576 0 0 8994 0 0:00:01 0:00:01 --:--:-- 8994 100 13576 100 13576 0 0 8992 0 0:00:01 0:00:01 --:--:-- 0 >>> py3-about-time: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-about-time-4.2.2.tar.gz >>> py3-about-time: Checking sha512sums... py3-about-time-4.2.2.tar.gz: OK fix-license.patch: OK >>> py3-about-time: Unpacking /var/cache/distfiles/py3-about-time-4.2.2.tar.gz... >>> py3-about-time: fix-license.patch patching file setup.py Hunk #1 succeeded at 53 (offset 1 line). 2025-07-24 08:36:03,591 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-24 08:36:03,638 root INFO running bdist_wheel 2025-07-24 08:36:03,674 root INFO running build 2025-07-24 08:36:03,674 root INFO running build_py 2025-07-24 08:36:03,682 root INFO creating build/lib/about_time 2025-07-24 08:36:03,682 root INFO copying about_time/features.py -> build/lib/about_time 2025-07-24 08:36:03,683 root INFO copying about_time/human_duration.py -> build/lib/about_time 2025-07-24 08:36:03,683 root INFO copying about_time/core.py -> build/lib/about_time 2025-07-24 08:36:03,683 root INFO copying about_time/human_throughput.py -> build/lib/about_time 2025-07-24 08:36:03,683 root INFO copying about_time/human_count.py -> build/lib/about_time 2025-07-24 08:36:03,684 root INFO copying about_time/__init__.py -> build/lib/about_time 2025-07-24 08:36:03,698 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-07-24 08:36:03,698 root INFO running install 2025-07-24 08:36:03,728 root INFO running install_lib 2025-07-24 08:36:03,735 root INFO creating build/bdist.linux-ppc64le/wheel 2025-07-24 08:36:03,735 root INFO creating build/bdist.linux-ppc64le/wheel/about_time 2025-07-24 08:36:03,735 root INFO copying build/lib/about_time/features.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,736 root INFO copying build/lib/about_time/human_duration.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,736 root INFO copying build/lib/about_time/core.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,736 root INFO copying build/lib/about_time/human_throughput.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,736 root INFO copying build/lib/about_time/human_count.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,736 root INFO copying build/lib/about_time/__init__.py -> build/bdist.linux-ppc64le/wheel/./about_time 2025-07-24 08:36:03,737 root INFO running install_egg_info 2025-07-24 08:36:03,744 root INFO running egg_info 2025-07-24 08:36:03,749 root INFO creating about_time.egg-info 2025-07-24 08:36:03,750 root INFO writing about_time.egg-info/PKG-INFO 2025-07-24 08:36:03,750 root INFO writing dependency_links to about_time.egg-info/dependency_links.txt 2025-07-24 08:36:03,750 root INFO writing top-level names to about_time.egg-info/top_level.txt 2025-07-24 08:36:03,751 root INFO writing manifest file 'about_time.egg-info/SOURCES.txt' 2025-07-24 08:36:03,758 root INFO reading manifest file 'about_time.egg-info/SOURCES.txt' 2025-07-24 08:36:03,758 root INFO adding license file 'LICENSE' 2025-07-24 08:36:03,760 root INFO writing manifest file 'about_time.egg-info/SOURCES.txt' 2025-07-24 08:36:03,760 root INFO Copying about_time.egg-info to build/bdist.linux-ppc64le/wheel/./about_time-4.2.1-py3.12.egg-info 2025-07-24 08:36:03,761 root INFO running install_scripts 2025-07-24 08:36:03,762 root INFO creating build/bdist.linux-ppc64le/wheel/about_time-4.2.1.dist-info/WHEEL 2025-07-24 08:36:03,763 wheel INFO creating '/home/buildozer/aports/community/py3-about-time/src/about-time-bcabddd4c864d58b272a1d69b321ca9184ba45ac/.dist/.tmp-nm2cbq9m/about_time-4.2.1-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-07-24 08:36:03,763 wheel INFO adding 'about_time/__init__.py' 2025-07-24 08:36:03,764 wheel INFO adding 'about_time/core.py' 2025-07-24 08:36:03,764 wheel INFO adding 'about_time/features.py' 2025-07-24 08:36:03,764 wheel INFO adding 'about_time/human_count.py' 2025-07-24 08:36:03,765 wheel INFO adding 'about_time/human_duration.py' 2025-07-24 08:36:03,765 wheel INFO adding 'about_time/human_throughput.py' 2025-07-24 08:36:03,765 wheel INFO adding 'about_time-4.2.1.dist-info/licenses/LICENSE' 2025-07-24 08:36:03,766 wheel INFO adding 'about_time-4.2.1.dist-info/METADATA' 2025-07-24 08:36:03,766 wheel INFO adding 'about_time-4.2.1.dist-info/WHEEL' 2025-07-24 08:36:03,766 wheel INFO adding 'about_time-4.2.1.dist-info/top_level.txt' 2025-07-24 08:36:03,766 wheel INFO adding 'about_time-4.2.1.dist-info/RECORD' 2025-07-24 08:36:03,766 root INFO removing build/bdist.linux-ppc64le/wheel 2025-07-24 08:36:03,767 gpep517 INFO The backend produced .dist/about_time-4.2.1-py3-none-any.whl about_time-4.2.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-about-time/src/about-time-bcabddd4c864d58b272a1d69b321ca9184ba45ac plugins: xdist-3.6.1 created: 64/64 workers 64 workers [272 items] ........................................................................ [ 26%] ........................................................................ [ 52%] ........................................................................ [ 79%] ........................................................ [100%] ============================= 272 passed in 7.77s ============================== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4/popen-gw3/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4/popen-gw3/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4/popen-gw3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4/popen-gw3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-005b8c8a-d2f6-4bba-9725-6c7a922050b4' warnings.warn( >>> py3-about-time: Entering fakeroot... >>> py3-about-time-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/about_time/__pycache__' -> '/home/buildozer/aports/community/py3-about-time/pkg/py3-about-time-pyc/usr/lib/python3.12/site-packages/about_time/__pycache__' >>> py3-about-time-pyc*: Preparing subpackage py3-about-time-pyc... >>> py3-about-time-pyc*: Running postcheck for py3-about-time-pyc >>> py3-about-time*: Running postcheck for py3-about-time >>> py3-about-time*: Preparing package py3-about-time... >>> py3-about-time-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-about-time-pyc*: Package size: 21.7 KB >>> py3-about-time-pyc*: Compressing data... >>> py3-about-time-pyc*: Create checksum... >>> py3-about-time-pyc*: Create py3-about-time-pyc-4.2.2-r0.apk >>> py3-about-time*: Tracing dependencies... python3 python3~3.12 >>> py3-about-time*: Package size: 28.7 KB >>> py3-about-time*: Compressing data... >>> py3-about-time*: Create checksum... >>> py3-about-time*: Create py3-about-time-4.2.2-r0.apk >>> py3-about-time: Build complete at Thu, 24 Jul 2025 08:36:13 +0000 elapsed time 0h 0m 14s >>> py3-about-time: Cleaning up srcdir >>> py3-about-time: Cleaning up pkgdir >>> py3-about-time: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-about-time (20250724.083600) ( 2/38) Purging py3-gpep517-pyc (19-r0) ( 3/38) Purging py3-gpep517 (19-r0) ( 4/38) Purging py3-installer-pyc (0.7.0-r2) ( 5/38) Purging py3-installer (0.7.0-r2) ( 6/38) Purging py3-setuptools-pyc (80.9.0-r0) ( 7/38) Purging py3-setuptools (80.9.0-r0) ( 8/38) Purging py3-wheel-pyc (0.46.1-r0) ( 9/38) Purging py3-wheel (0.46.1-r0) (10/38) Purging py3-pytest-xdist-pyc (3.6.1-r0) (11/38) Purging py3-pytest-xdist (3.6.1-r0) (12/38) Purging py3-execnet-pyc (2.1.1-r0) (13/38) Purging py3-execnet (2.1.1-r0) (14/38) Purging py3-pytest-pyc (8.4.1-r0) (15/38) Purging py3-pytest (8.4.1-r0) (16/38) Purging py3-iniconfig-pyc (2.1.0-r0) (17/38) Purging py3-iniconfig (2.1.0-r0) (18/38) Purging py3-packaging-pyc (25.0-r0) (19/38) Purging py3-packaging (25.0-r0) (20/38) Purging py3-parsing-pyc (3.2.3-r0) (21/38) Purging py3-parsing (3.2.3-r0) (22/38) Purging py3-pluggy-pyc (1.6.0-r0) (23/38) Purging py3-pluggy (1.6.0-r0) (24/38) Purging py3-py-pyc (1.11.0-r4) (25/38) Purging py3-py (1.11.0-r4) (26/38) Purging py3-pygments-pyc (2.19.2-r0) (27/38) Purging py3-pygments (2.19.2-r0) (28/38) Purging python3-pyc (3.12.11-r0) (29/38) Purging python3-pycache-pyc0 (3.12.11-r0) (30/38) Purging pyc (3.12.11-r0) (31/38) Purging python3 (3.12.11-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.1-r0) (35/38) Purging libpanelw (6.5_p20250705-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.50.3-r0) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r20.trigger: Executing script... OK: 276 MiB in 103 packages >>> py3-about-time: Updating the community/ppc64le repository index... >>> py3-about-time: Signing the index...