>>> py3-autopage: Building community/py3-autopage 0.5.2-r1 (using abuild 3.13.0-r5) started Fri, 30 Aug 2024 17:35:49 +0000 >>> py3-autopage: Checking sanity of /home/buildozer/aports/community/py3-autopage/APKBUILD... >>> py3-autopage: Analyzing dependencies... >>> py3-autopage: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-fixtures py3-pytest py3-testtools (1/50) Installing libbz2 (1.0.8-r6) (2/50) Installing libffi (3.4.6-r0) (3/50) Installing gdbm (1.24-r0) (4/50) Installing xz-libs (5.6.2-r0) (5/50) Installing mpdecimal (4.0.0-r0) (6/50) Installing libpanelw (6.5_p20240601-r0) (7/50) Installing sqlite-libs (3.46.1-r0) (8/50) Installing python3 (3.12.5-r1) (9/50) Installing python3-pycache-pyc0 (3.12.5-r1) (10/50) Installing pyc (3.12.5-r1) (11/50) Installing py3-installer-pyc (0.7.0-r2) (12/50) Installing py3-gpep517-pyc (16-r0) (13/50) Installing python3-pyc (3.12.5-r1) (14/50) Installing py3-installer (0.7.0-r2) (15/50) Installing py3-gpep517 (16-r0) (16/50) Installing py3-parsing (3.1.2-r1) (17/50) Installing py3-parsing-pyc (3.1.2-r1) (18/50) Installing py3-packaging (24.1-r0) (19/50) Installing py3-packaging-pyc (24.1-r0) (20/50) Installing py3-setuptools (70.3.0-r0) (21/50) Installing py3-setuptools-pyc (70.3.0-r0) (22/50) Installing py3-wheel (0.43.0-r0) (23/50) Installing py3-wheel-pyc (0.43.0-r0) (24/50) Installing py3-pbr (5.11.1-r5) (25/50) Installing py3-pbr-pyc (5.11.1-r5) (26/50) Installing py3-fixtures (4.1.0-r2) (27/50) Installing py3-fixtures-pyc (4.1.0-r2) (28/50) Installing py3-iniconfig (2.0.0-r1) (29/50) Installing py3-iniconfig-pyc (2.0.0-r1) (30/50) Installing py3-pluggy (1.5.0-r0) (31/50) Installing py3-pluggy-pyc (1.5.0-r0) (32/50) Installing py3-py (1.11.0-r3) (33/50) Installing py3-py-pyc (1.11.0-r3) (34/50) Installing py3-pytest (8.3.2-r0) (35/50) Installing py3-pytest-pyc (8.3.2-r0) (36/50) Installing py3-editables (0.5-r2) (37/50) Installing py3-editables-pyc (0.5-r2) (38/50) Installing py3-pathspec (0.12.1-r2) (39/50) Installing py3-pathspec-pyc (0.12.1-r2) (40/50) Installing py3-trove-classifiers (2024.5.17-r0) (41/50) Installing py3-trove-classifiers-pyc (2024.5.17-r0) (42/50) Installing py3-hatchling (1.25.0-r0) (43/50) Installing py3-hatchling-pyc (1.25.0-r0) (44/50) Installing py3-setuptools_scm (8.1.0-r0) (45/50) Installing py3-setuptools_scm-pyc (8.1.0-r0) (46/50) Installing py3-hatch-vcs (0.4.0-r2) (47/50) Installing py3-hatch-vcs-pyc (0.4.0-r2) (48/50) Installing py3-testtools (2.7.2-r0) (49/50) Installing py3-testtools-pyc (2.7.2-r0) (50/50) Installing .makedepends-py3-autopage (20240830.173602) Executing busybox-1.36.1-r31.trigger OK: 311 MiB in 151 packages >>> py3-autopage: Cleaning up srcdir >>> py3-autopage: Cleaning up pkgdir >>> py3-autopage: Cleaning up tmpdir >>> py3-autopage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autopage-0.5.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 100 33031 100 33031 0 0 366k 0 --:--:-- --:--:-- --:--:-- 370k >>> py3-autopage: Fetching https://distfiles.alpinelinux.org/distfiles/edge/autopage-0.5.2.tar.gz >>> py3-autopage: Checking sha512sums... autopage-0.5.2.tar.gz: OK >>> py3-autopage: Unpacking /var/cache/distfiles/autopage-0.5.2.tar.gz... 2024-08-30 17:36:03,935 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-08-30 17:36:03,983 root INFO running bdist_wheel 2024-08-30 17:36:04,014 root INFO running build 2024-08-30 17:36:04,014 root INFO running build_py 2024-08-30 17:36:04,019 root INFO creating build 2024-08-30 17:36:04,019 root INFO creating build/lib 2024-08-30 17:36:04,019 root INFO creating build/lib/autopage 2024-08-30 17:36:04,020 root INFO copying autopage/command.py -> build/lib/autopage 2024-08-30 17:36:04,020 root INFO copying autopage/__init__.py -> build/lib/autopage 2024-08-30 17:36:04,020 root INFO copying autopage/argparse.py -> build/lib/autopage 2024-08-30 17:36:04,021 root INFO creating build/lib/autopage/tests 2024-08-30 17:36:04,021 root INFO copying autopage/tests/test_end_to_end.py -> build/lib/autopage/tests 2024-08-30 17:36:04,021 root INFO copying autopage/tests/isolation.py -> build/lib/autopage/tests 2024-08-30 17:36:04,022 root INFO copying autopage/tests/sinks.py -> build/lib/autopage/tests 2024-08-30 17:36:04,022 root INFO copying autopage/tests/test_command.py -> build/lib/autopage/tests 2024-08-30 17:36:04,022 root INFO copying autopage/tests/test_argparse.py -> build/lib/autopage/tests 2024-08-30 17:36:04,023 root INFO copying autopage/tests/__init__.py -> build/lib/autopage/tests 2024-08-30 17:36:04,023 root INFO copying autopage/tests/test_pager_settings.py -> build/lib/autopage/tests 2024-08-30 17:36:04,023 root INFO copying autopage/tests/test_line_buffer_from_input.py -> build/lib/autopage/tests 2024-08-30 17:36:04,023 root INFO copying autopage/tests/test_autopage.py -> build/lib/autopage/tests 2024-08-30 17:36:04,024 root INFO copying autopage/py.typed -> build/lib/autopage 2024-08-30 17:36:04,034 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-08-30 17:36:04,034 root INFO running install 2024-08-30 17:36:04,048 root INFO running install_lib 2024-08-30 17:36:04,052 root INFO creating build/bdist.linux-loongarch64 2024-08-30 17:36:04,052 root INFO creating build/bdist.linux-loongarch64/wheel 2024-08-30 17:36:04,053 root INFO creating build/bdist.linux-loongarch64/wheel/autopage 2024-08-30 17:36:04,053 root INFO copying build/lib/autopage/py.typed -> build/bdist.linux-loongarch64/wheel/autopage 2024-08-30 17:36:04,053 root INFO copying build/lib/autopage/command.py -> build/bdist.linux-loongarch64/wheel/autopage 2024-08-30 17:36:04,053 root INFO copying build/lib/autopage/__init__.py -> build/bdist.linux-loongarch64/wheel/autopage 2024-08-30 17:36:04,054 root INFO creating build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,054 root INFO copying build/lib/autopage/tests/test_end_to_end.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,054 root INFO copying build/lib/autopage/tests/isolation.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,055 root INFO copying build/lib/autopage/tests/sinks.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,055 root INFO copying build/lib/autopage/tests/test_command.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,055 root INFO copying build/lib/autopage/tests/test_argparse.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,055 root INFO copying build/lib/autopage/tests/__init__.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,056 root INFO copying build/lib/autopage/tests/test_pager_settings.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,056 root INFO copying build/lib/autopage/tests/test_line_buffer_from_input.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,056 root INFO copying build/lib/autopage/tests/test_autopage.py -> build/bdist.linux-loongarch64/wheel/autopage/tests 2024-08-30 17:36:04,056 root INFO copying build/lib/autopage/argparse.py -> build/bdist.linux-loongarch64/wheel/autopage 2024-08-30 17:36:04,057 root INFO running install_egg_info 2024-08-30 17:36:04,061 root INFO running egg_info 2024-08-30 17:36:04,065 root INFO writing autopage.egg-info/PKG-INFO 2024-08-30 17:36:04,066 root INFO writing dependency_links to autopage.egg-info/dependency_links.txt 2024-08-30 17:36:04,066 root INFO writing top-level names to autopage.egg-info/top_level.txt 2024-08-30 17:36:06,373 root INFO reading manifest file 'autopage.egg-info/SOURCES.txt' 2024-08-30 17:36:06,375 root INFO reading manifest template 'MANIFEST.in' 2024-08-30 17:36:06,386 root INFO adding license file 'LICENSE' 2024-08-30 17:36:06,389 root INFO writing manifest file 'autopage.egg-info/SOURCES.txt' 2024-08-30 17:36:06,390 root INFO Copying autopage.egg-info to build/bdist.linux-loongarch64/wheel/autopage-0.5.2-py3.12.egg-info 2024-08-30 17:36:06,391 root INFO running install_scripts 2024-08-30 17:36:06,394 root INFO creating build/bdist.linux-loongarch64/wheel/autopage-0.5.2.dist-info/WHEEL 2024-08-30 17:36:06,395 wheel INFO creating '/home/buildozer/aports/community/py3-autopage/src/autopage-0.5.2/.dist/.tmp-6lctu_x1/autopage-0.5.2-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-08-30 17:36:06,395 wheel INFO adding 'autopage/__init__.py' 2024-08-30 17:36:06,396 wheel INFO adding 'autopage/argparse.py' 2024-08-30 17:36:06,396 wheel INFO adding 'autopage/command.py' 2024-08-30 17:36:06,397 wheel INFO adding 'autopage/py.typed' 2024-08-30 17:36:06,397 wheel INFO adding 'autopage/tests/__init__.py' 2024-08-30 17:36:06,397 wheel INFO adding 'autopage/tests/isolation.py' 2024-08-30 17:36:06,398 wheel INFO adding 'autopage/tests/sinks.py' 2024-08-30 17:36:06,398 wheel INFO adding 'autopage/tests/test_argparse.py' 2024-08-30 17:36:06,399 wheel INFO adding 'autopage/tests/test_autopage.py' 2024-08-30 17:36:06,399 wheel INFO adding 'autopage/tests/test_command.py' 2024-08-30 17:36:06,399 wheel INFO adding 'autopage/tests/test_end_to_end.py' 2024-08-30 17:36:06,400 wheel INFO adding 'autopage/tests/test_line_buffer_from_input.py' 2024-08-30 17:36:06,400 wheel INFO adding 'autopage/tests/test_pager_settings.py' 2024-08-30 17:36:06,401 wheel INFO adding 'autopage-0.5.2.dist-info/LICENSE' 2024-08-30 17:36:06,401 wheel INFO adding 'autopage-0.5.2.dist-info/METADATA' 2024-08-30 17:36:06,401 wheel INFO adding 'autopage-0.5.2.dist-info/WHEEL' 2024-08-30 17:36:06,401 wheel INFO adding 'autopage-0.5.2.dist-info/top_level.txt' 2024-08-30 17:36:06,402 wheel INFO adding 'autopage-0.5.2.dist-info/RECORD' 2024-08-30 17:36:06,402 root INFO removing build/bdist.linux-loongarch64/wheel 2024-08-30 17:36:06,404 gpep517 INFO The backend produced .dist/autopage-0.5.2-py3-none-any.whl autopage-0.5.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.5, pytest-8.3.2, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-autopage/src/autopage-0.5.2 configfile: pyproject.toml collected 153 items / 17 deselected / 136 selected autopage/tests/test_argparse.py ...... [ 4%] autopage/tests/test_autopage.py ........................................ [ 33%] [ 33%] autopage/tests/test_command.py ......................................... [ 63%] ..................................... [ 91%] autopage/tests/test_line_buffer_from_input.py .... [ 94%] autopage/tests/test_pager_settings.py ........ [100%] ====================== 136 passed, 17 deselected in 0.53s ====================== >>> py3-autopage: Entering fakeroot... >>> py3-autopage-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-autopage/pkg/py3-autopage/usr/lib/python3.12/site-packages/autopage/__pycache__' -> '/home/buildozer/aports/community/py3-autopage/pkg/py3-autopage-pyc/usr/lib/python3.12/site-packages/autopage/__pycache__' '/home/buildozer/aports/community/py3-autopage/pkg/py3-autopage/usr/lib/python3.12/site-packages/autopage/tests/__pycache__' -> '/home/buildozer/aports/community/py3-autopage/pkg/py3-autopage-pyc/usr/lib/python3.12/site-packages/autopage/tests/__pycache__' >>> py3-autopage-pyc*: Preparing subpackage py3-autopage-pyc... >>> py3-autopage-pyc*: Running postcheck for py3-autopage-pyc >>> py3-autopage*: Running postcheck for py3-autopage >>> py3-autopage*: Preparing package py3-autopage... >>> py3-autopage-pyc*: Tracing dependencies... python3~3.12 >>> py3-autopage-pyc*: Package size: 204.0 KB >>> py3-autopage-pyc*: Compressing data... >>> py3-autopage-pyc*: Create checksum... >>> py3-autopage-pyc*: Create py3-autopage-pyc-0.5.2-r1.apk >>> py3-autopage*: Tracing dependencies... python3~3.12 >>> py3-autopage*: Package size: 172.0 KB >>> py3-autopage*: Compressing data... >>> py3-autopage*: Create checksum... >>> py3-autopage*: Create py3-autopage-0.5.2-r1.apk >>> py3-autopage: Build complete at Fri, 30 Aug 2024 17:36:08 +0000 elapsed time 0h 0m 19s >>> py3-autopage: Cleaning up srcdir >>> py3-autopage: Cleaning up pkgdir >>> py3-autopage: Uninstalling dependencies... (1/50) Purging .makedepends-py3-autopage (20240830.173602) (2/50) Purging py3-gpep517-pyc (16-r0) (3/50) Purging py3-gpep517 (16-r0) (4/50) Purging py3-installer-pyc (0.7.0-r2) (5/50) Purging py3-installer (0.7.0-r2) (6/50) Purging py3-wheel-pyc (0.43.0-r0) (7/50) Purging py3-wheel (0.43.0-r0) (8/50) Purging py3-pytest-pyc (8.3.2-r0) (9/50) Purging py3-pytest (8.3.2-r0) (10/50) Purging py3-iniconfig-pyc (2.0.0-r1) (11/50) Purging py3-iniconfig (2.0.0-r1) (12/50) Purging py3-py-pyc (1.11.0-r3) (13/50) Purging py3-py (1.11.0-r3) (14/50) Purging py3-testtools-pyc (2.7.2-r0) (15/50) Purging py3-testtools (2.7.2-r0) (16/50) Purging py3-hatch-vcs-pyc (0.4.0-r2) (17/50) Purging py3-hatch-vcs (0.4.0-r2) (18/50) Purging py3-hatchling-pyc (1.25.0-r0) (19/50) Purging py3-hatchling (1.25.0-r0) (20/50) Purging py3-editables-pyc (0.5-r2) (21/50) Purging py3-editables (0.5-r2) (22/50) Purging py3-pathspec-pyc (0.12.1-r2) (23/50) Purging py3-pathspec (0.12.1-r2) (24/50) Purging py3-pluggy-pyc (1.5.0-r0) (25/50) Purging py3-pluggy (1.5.0-r0) (26/50) Purging py3-trove-classifiers-pyc (2024.5.17-r0) (27/50) Purging py3-trove-classifiers (2024.5.17-r0) (28/50) Purging py3-setuptools_scm-pyc (8.1.0-r0) (29/50) Purging py3-setuptools_scm (8.1.0-r0) (30/50) Purging py3-fixtures-pyc (4.1.0-r2) (31/50) Purging py3-fixtures (4.1.0-r2) (32/50) Purging py3-pbr-pyc (5.11.1-r5) (33/50) Purging py3-pbr (5.11.1-r5) (34/50) Purging py3-setuptools-pyc (70.3.0-r0) (35/50) Purging py3-setuptools (70.3.0-r0) (36/50) Purging py3-packaging-pyc (24.1-r0) (37/50) Purging py3-packaging (24.1-r0) (38/50) Purging py3-parsing-pyc (3.1.2-r1) (39/50) Purging py3-parsing (3.1.2-r1) (40/50) Purging python3-pyc (3.12.5-r1) (41/50) Purging python3-pycache-pyc0 (3.12.5-r1) (42/50) Purging pyc (3.12.5-r1) (43/50) Purging python3 (3.12.5-r1) (44/50) Purging gdbm (1.24-r0) (45/50) Purging libbz2 (1.0.8-r6) (46/50) Purging libffi (3.4.6-r0) (47/50) Purging libpanelw (6.5_p20240601-r0) (48/50) Purging mpdecimal (4.0.0-r0) (49/50) Purging sqlite-libs (3.46.1-r0) (50/50) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-autopage: Updating the community/loongarch64 repository index... >>> py3-autopage: Signing the index...