>>> py3-pyvcd: Building testing/py3-pyvcd 0.4.0-r1 (using abuild 3.13.0-r5) started Sun, 22 Sep 2024 11:42:47 +0000 >>> py3-pyvcd: Checking sanity of /home/buildozer/aports/testing/py3-pyvcd/APKBUILD... >>> py3-pyvcd: Analyzing dependencies... >>> py3-pyvcd: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-installer py3-setuptools_scm py3-wheel py3-pytest (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.2-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20240601-r1) (7/34) Installing sqlite-libs (3.46.1-r0) (8/34) Installing python3 (3.12.6-r0) (9/34) Installing python3-pycache-pyc0 (3.12.6-r0) (10/34) Installing pyc (3.12.6-r0) (11/34) Installing python3-pyc (3.12.6-r0) (12/34) Installing py3-parsing (3.1.4-r0) (13/34) Installing py3-parsing-pyc (3.1.4-r0) (14/34) Installing py3-packaging (24.1-r0) (15/34) Installing py3-packaging-pyc (24.1-r0) (16/34) Installing py3-setuptools (70.3.0-r0) (17/34) Installing py3-setuptools-pyc (70.3.0-r0) (18/34) Installing py3-installer (0.7.0-r2) (19/34) Installing py3-installer-pyc (0.7.0-r2) (20/34) Installing py3-gpep517 (16-r0) (21/34) Installing py3-gpep517-pyc (16-r0) (22/34) Installing py3-setuptools_scm (8.1.0-r0) (23/34) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/34) Installing py3-wheel (0.43.0-r0) (25/34) Installing py3-wheel-pyc (0.43.0-r0) (26/34) Installing py3-iniconfig (2.0.0-r1) (27/34) Installing py3-iniconfig-pyc (2.0.0-r1) (28/34) Installing py3-pluggy (1.5.0-r0) (29/34) Installing py3-pluggy-pyc (1.5.0-r0) (30/34) Installing py3-py (1.11.0-r4) (31/34) Installing py3-py-pyc (1.11.0-r4) (32/34) Installing py3-pytest (8.3.3-r0) (33/34) Installing py3-pytest-pyc (8.3.3-r0) (34/34) Installing .makedepends-py3-pyvcd (20240922.114252) Executing busybox-1.36.1-r32.trigger OK: 306 MiB in 137 packages >>> py3-pyvcd: Cleaning up srcdir >>> py3-pyvcd: Cleaning up pkgdir >>> py3-pyvcd: Cleaning up tmpdir >>> py3-pyvcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyvcd-0.4.0.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 36226 100 36226 0 0 156k 0 --:--:-- --:--:-- --:--:-- 157k >>> py3-pyvcd: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyvcd-0.4.0.tar.gz >>> py3-pyvcd: Checking sha512sums... py3-pyvcd-0.4.0.tar.gz: OK >>> py3-pyvcd: Unpacking /var/cache/distfiles/py3-pyvcd-0.4.0.tar.gz... 2024-09-22 11:42:53,886 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-09-22 11:42:53,936 root INFO running bdist_wheel 2024-09-22 11:42:53,963 root INFO running build 2024-09-22 11:42:53,963 root INFO running build_py 2024-09-22 11:42:53,968 root INFO creating build 2024-09-22 11:42:53,968 root INFO creating build/lib 2024-09-22 11:42:53,968 root INFO creating build/lib/vcd 2024-09-22 11:42:53,968 root INFO copying vcd/common.py -> build/lib/vcd 2024-09-22 11:42:53,969 root INFO copying vcd/__init__.py -> build/lib/vcd 2024-09-22 11:42:53,969 root INFO copying vcd/reader.py -> build/lib/vcd 2024-09-22 11:42:53,969 root INFO copying vcd/writer.py -> build/lib/vcd 2024-09-22 11:42:53,970 root INFO copying vcd/gtkw.py -> build/lib/vcd 2024-09-22 11:42:53,970 root INFO running egg_info 2024-09-22 11:42:53,970 root INFO creating pyvcd.egg-info 2024-09-22 11:42:53,973 root INFO writing pyvcd.egg-info/PKG-INFO 2024-09-22 11:42:53,974 root INFO writing dependency_links to pyvcd.egg-info/dependency_links.txt 2024-09-22 11:42:53,974 root INFO writing top-level names to pyvcd.egg-info/top_level.txt 2024-09-22 11:42:53,974 root INFO writing manifest file 'pyvcd.egg-info/SOURCES.txt' 2024-09-22 11:42:56,271 root INFO reading manifest file 'pyvcd.egg-info/SOURCES.txt' 2024-09-22 11:42:56,272 root INFO reading manifest template 'MANIFEST.in' 2024-09-22 11:42:56,274 root WARNING warning: no previously-included files matching '*.pyc' found under directory 'docs' 2024-09-22 11:42:56,274 root WARNING warning: no previously-included files matching '*.pyo' found under directory 'docs' 2024-09-22 11:42:56,274 root WARNING warning: no previously-included files matching '*' found under directory 'docs/_build' 2024-09-22 11:42:56,275 root WARNING warning: no previously-included files matching '*' found under directory 'docs/__pycache__' 2024-09-22 11:42:56,275 root INFO adding license file 'LICENSE.txt' 2024-09-22 11:42:56,276 root INFO writing manifest file 'pyvcd.egg-info/SOURCES.txt' 2024-09-22 11:42:56,277 root INFO copying vcd/py.typed -> build/lib/vcd 2024-09-22 11:42:56,286 root INFO installing to build/bdist.linux-loongarch64/wheel 2024-09-22 11:42:56,286 root INFO running install 2024-09-22 11:42:56,300 root INFO running install_lib 2024-09-22 11:42:56,303 root INFO creating build/bdist.linux-loongarch64 2024-09-22 11:42:56,304 root INFO creating build/bdist.linux-loongarch64/wheel 2024-09-22 11:42:56,304 root INFO creating build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,304 root INFO copying build/lib/vcd/common.py -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,305 root INFO copying build/lib/vcd/py.typed -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,305 root INFO copying build/lib/vcd/__init__.py -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,305 root INFO copying build/lib/vcd/reader.py -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,305 root INFO copying build/lib/vcd/writer.py -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,306 root INFO copying build/lib/vcd/gtkw.py -> build/bdist.linux-loongarch64/wheel/vcd 2024-09-22 11:42:56,306 root INFO running install_egg_info 2024-09-22 11:42:56,310 root INFO Copying pyvcd.egg-info to build/bdist.linux-loongarch64/wheel/pyvcd-0.4.0-py3.12.egg-info 2024-09-22 11:42:56,312 root INFO running install_scripts 2024-09-22 11:42:56,314 root INFO creating build/bdist.linux-loongarch64/wheel/pyvcd-0.4.0.dist-info/WHEEL 2024-09-22 11:42:56,315 wheel INFO creating '/home/buildozer/aports/testing/py3-pyvcd/src/pyvcd-0.4.0/.dist/.tmp-fqj8r54t/pyvcd-0.4.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2024-09-22 11:42:56,316 wheel INFO adding 'vcd/__init__.py' 2024-09-22 11:42:56,316 wheel INFO adding 'vcd/common.py' 2024-09-22 11:42:56,317 wheel INFO adding 'vcd/gtkw.py' 2024-09-22 11:42:56,317 wheel INFO adding 'vcd/py.typed' 2024-09-22 11:42:56,317 wheel INFO adding 'vcd/reader.py' 2024-09-22 11:42:56,318 wheel INFO adding 'vcd/writer.py' 2024-09-22 11:42:56,318 wheel INFO adding 'pyvcd-0.4.0.dist-info/LICENSE.txt' 2024-09-22 11:42:56,319 wheel INFO adding 'pyvcd-0.4.0.dist-info/METADATA' 2024-09-22 11:42:56,319 wheel INFO adding 'pyvcd-0.4.0.dist-info/WHEEL' 2024-09-22 11:42:56,319 wheel INFO adding 'pyvcd-0.4.0.dist-info/top_level.txt' 2024-09-22 11:42:56,319 wheel INFO adding 'pyvcd-0.4.0.dist-info/RECORD' 2024-09-22 11:42:56,319 root INFO removing build/bdist.linux-loongarch64/wheel 2024-09-22 11:42:56,321 gpep517 INFO The backend produced .dist/pyvcd-0.4.0-py2.py3-none-any.whl pyvcd-0.4.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/testing/py3-pyvcd/src/pyvcd-0.4.0 configfile: setup.cfg collected 541 items README.rst . [ 0%] tests/test_gtkw.py .................................................. [ 9%] tests/test_reader.py ................................................... [ 18%] ........................................................................ [ 32%] ........................................................................ [ 45%] ........................................................................ [ 58%] ........................................................................ [ 72%] ........................................................................ [ 85%] . [ 85%] tests/test_writer.py ................................................... [ 95%] ........................... [100%] ============================= 541 passed in 1.92s ============================== >>> py3-pyvcd: Entering fakeroot... >>> py3-pyvcd-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pyvcd/pkg/py3-pyvcd/usr/lib/python3.12/site-packages/vcd/__pycache__' -> '/home/buildozer/aports/testing/py3-pyvcd/pkg/py3-pyvcd-pyc/usr/lib/python3.12/site-packages/vcd/__pycache__' >>> py3-pyvcd-pyc*: Preparing subpackage py3-pyvcd-pyc... >>> py3-pyvcd-pyc*: Running postcheck for py3-pyvcd-pyc >>> py3-pyvcd*: Running postcheck for py3-pyvcd >>> py3-pyvcd*: Preparing package py3-pyvcd... >>> py3-pyvcd-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyvcd-pyc*: Package size: 140.0 KB >>> py3-pyvcd-pyc*: Compressing data... >>> py3-pyvcd-pyc*: Create checksum... >>> py3-pyvcd-pyc*: Create py3-pyvcd-pyc-0.4.0-r1.apk >>> py3-pyvcd*: Tracing dependencies... python3 python3~3.12 >>> py3-pyvcd*: Package size: 132.0 KB >>> py3-pyvcd*: Compressing data... >>> py3-pyvcd*: Create checksum... >>> py3-pyvcd*: Create py3-pyvcd-0.4.0-r1.apk >>> py3-pyvcd: Build complete at Sun, 22 Sep 2024 11:42:59 +0000 elapsed time 0h 0m 12s >>> py3-pyvcd: Cleaning up srcdir >>> py3-pyvcd: Cleaning up pkgdir >>> py3-pyvcd: Uninstalling dependencies... (1/34) Purging .makedepends-py3-pyvcd (20240922.114252) (2/34) Purging py3-gpep517-pyc (16-r0) (3/34) Purging py3-gpep517 (16-r0) (4/34) Purging py3-installer-pyc (0.7.0-r2) (5/34) Purging py3-installer (0.7.0-r2) (6/34) Purging py3-setuptools_scm-pyc (8.1.0-r0) (7/34) Purging py3-setuptools_scm (8.1.0-r0) (8/34) Purging py3-setuptools-pyc (70.3.0-r0) (9/34) Purging py3-setuptools (70.3.0-r0) (10/34) Purging py3-wheel-pyc (0.43.0-r0) (11/34) Purging py3-wheel (0.43.0-r0) (12/34) Purging py3-pytest-pyc (8.3.3-r0) (13/34) Purging py3-pytest (8.3.3-r0) (14/34) Purging py3-iniconfig-pyc (2.0.0-r1) (15/34) Purging py3-iniconfig (2.0.0-r1) (16/34) Purging py3-packaging-pyc (24.1-r0) (17/34) Purging py3-packaging (24.1-r0) (18/34) Purging py3-parsing-pyc (3.1.4-r0) (19/34) Purging py3-parsing (3.1.4-r0) (20/34) Purging py3-pluggy-pyc (1.5.0-r0) (21/34) Purging py3-pluggy (1.5.0-r0) (22/34) Purging py3-py-pyc (1.11.0-r4) (23/34) Purging py3-py (1.11.0-r4) (24/34) Purging python3-pyc (3.12.6-r0) (25/34) Purging python3-pycache-pyc0 (3.12.6-r0) (26/34) Purging pyc (3.12.6-r0) (27/34) Purging python3 (3.12.6-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20240601-r1) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.46.1-r0) (34/34) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> py3-pyvcd: Updating the testing/loongarch64 repository index... >>> py3-pyvcd: Signing the index...