>>> py3-bite-parser: Building testing/py3-bite-parser 0.2.4-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 16:21:33 +0000 >>> py3-bite-parser: Checking sanity of /home/buildozer/aports/testing/py3-bite-parser/APKBUILD... >>> py3-bite-parser: Analyzing dependencies... >>> py3-bite-parser: Installing for build: build-base py3-gpep517 py3-poetry-core py3-wheel py3-pytest-asyncio py3-pytest-forked py3-pytest-xdist (1/47) Installing libbz2 (1.0.8-r6) (2/47) Installing libffi (3.4.6-r0) (3/47) Installing gdbm (1.23-r1) (4/47) Installing xz-libs (5.6.1-r3) (5/47) Installing mpdecimal (4.0.0-r0) (6/47) Installing libpanelw (6.4_p20240330-r0) (7/47) Installing readline (8.2.10-r0) (8/47) Installing sqlite-libs (3.45.2-r0) (9/47) Installing python3 (3.12.3-r0) (10/47) Installing python3-pycache-pyc0 (3.12.3-r0) (11/47) Installing pyc (3.12.3-r0) (12/47) Installing py3-installer-pyc (0.7.0-r2) (13/47) Installing py3-gpep517-pyc (15-r2) (14/47) Installing python3-pyc (3.12.3-r0) (15/47) Installing py3-installer (0.7.0-r2) (16/47) Installing py3-gpep517 (15-r2) (17/47) Installing py3-fastjsonschema (2.19.1-r2) (18/47) Installing py3-fastjsonschema-pyc (2.19.1-r2) (19/47) Installing py3-lark-parser (1.1.9-r1) (20/47) Installing py3-lark-parser-pyc (1.1.9-r1) (21/47) Installing py3-parsing (3.1.2-r1) (22/47) Installing py3-parsing-pyc (3.1.2-r1) (23/47) Installing py3-packaging (24.0-r1) (24/47) Installing py3-packaging-pyc (24.0-r1) (25/47) Installing py3-poetry-core (1.8.1-r1) (26/47) Installing py3-poetry-core-pyc (1.8.1-r1) (27/47) Installing py3-wheel (0.42.0-r1) (28/47) Installing py3-wheel-pyc (0.42.0-r1) (29/47) Installing py3-iniconfig (2.0.0-r1) (30/47) Installing py3-iniconfig-pyc (2.0.0-r1) (31/47) Installing py3-pluggy (1.4.0-r1) (32/47) Installing py3-pluggy-pyc (1.4.0-r1) (33/47) Installing py3-py (1.11.0-r3) (34/47) Installing py3-py-pyc (1.11.0-r3) (35/47) Installing py3-pytest (8.1.1-r1) (36/47) Installing py3-pytest-pyc (8.1.1-r1) (37/47) Installing py3-pytest-asyncio (0.21.1-r2) (38/47) Installing py3-pytest-asyncio-pyc (0.21.1-r2) (39/47) Installing py3-pytest-forked (1.6.0-r2) (40/47) Installing py3-pytest-forked-pyc (1.6.0-r2) (41/47) Installing py3-apipkg (2.1.0-r3) (42/47) Installing py3-apipkg-pyc (2.1.0-r3) (43/47) Installing py3-execnet (1.9.0-r3) (44/47) Installing py3-execnet-pyc (1.9.0-r3) (45/47) Installing py3-pytest-xdist (3.5.0-r1) (46/47) Installing py3-pytest-xdist-pyc (3.5.0-r1) (47/47) Installing .makedepends-py3-bite-parser (20240415.162135) Executing busybox-1.36.1-r25.trigger OK: 397 MiB in 154 packages >>> py3-bite-parser: Cleaning up srcdir >>> py3-bite-parser: Cleaning up pkgdir >>> py3-bite-parser: Cleaning up tmpdir >>> py3-bite-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-bite-parser-0.2.4.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 54275 100 54275 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k >>> py3-bite-parser: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-bite-parser-0.2.4.tar.gz >>> py3-bite-parser: Checking sha512sums... py3-bite-parser-0.2.4.tar.gz: OK >>> py3-bite-parser: Unpacking /var/cache/distfiles/edge/py3-bite-parser-0.2.4.tar.gz... 2024-04-15 16:21:36,605 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 16:21:36,734 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 16:21:36,747 poetry.core.masonry.builders.wheel INFO Built bite_parser-0.2.4-py3-none-any.whl 2024-04-15 16:21:36,747 gpep517 INFO The backend produced .dist/bite_parser-0.2.4-py3-none-any.whl bite_parser-0.2.4-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/testing/py3-bite-parser/src/bite-parser-0.2.4 configfile: pyproject.toml plugins: asyncio-0.21.1, forked-1.6.0, xdist-3.5.0 asyncio: mode=Mode.STRICT created: 8/8 workers 8 workers [106 items] ........................................................................ [ 67%] .................................. [100%] =============================== warnings summary =============================== bite/tests/test_io.py: 7 warnings bite/tests/test_parsers.py: 6 warnings bite/tests/test_transformers.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47347) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 6 warnings bite/tests/test_parsers.py: 8 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47362) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 6 warnings bite/tests/test_parsers.py: 6 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47366) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 6 warnings bite/tests/test_parsers.py: 7 warnings bite/tests/test_transformers.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47344) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 3 warnings bite/tests/test_parse_functions.py: 2 warnings bite/tests/test_parsers.py: 7 warnings bite/tests/test_transformers.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47356) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 6 warnings bite/tests/test_parsers.py: 6 warnings bite/tests/test_transformers.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47350) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 5 warnings bite/tests/test_parse_functions.py: 1 warning bite/tests/test_parsers.py: 8 warnings bite/tests/test_transformers.py: 1 warning /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47353) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() bite/tests/test_io.py: 3 warnings bite/tests/test_parse_functions.py: 1 warning bite/tests/test_parsers.py: 7 warnings /usr/lib/python3.12/site-packages/py/_process/forkedfunc.py:45: DeprecationWarning: This process (pid=47359) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ====================== 106 passed, 106 warnings in 0.83s ======================= >>> py3-bite-parser: Entering fakeroot... >>> py3-bite-parser-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-bite-parser/pkg/py3-bite-parser/usr/lib/python3.12/site-packages/bite/__pycache__' -> '/home/buildozer/aports/testing/py3-bite-parser/pkg/py3-bite-parser-pyc/usr/lib/python3.12/site-packages/bite/__pycache__' >>> py3-bite-parser-pyc*: Preparing subpackage py3-bite-parser-pyc... >>> py3-bite-parser-pyc*: Running postcheck for py3-bite-parser-pyc >>> py3-bite-parser*: Running postcheck for py3-bite-parser >>> py3-bite-parser*: Preparing package py3-bite-parser... >>> py3-bite-parser-pyc*: Tracing dependencies... python3~3.12 >>> py3-bite-parser-pyc*: Package size: 104.0 KB >>> py3-bite-parser-pyc*: Compressing data... >>> py3-bite-parser-pyc*: Create checksum... >>> py3-bite-parser-pyc*: Create py3-bite-parser-pyc-0.2.4-r1.apk >>> py3-bite-parser*: Tracing dependencies... python3~3.12 >>> py3-bite-parser*: Package size: 96.0 KB >>> py3-bite-parser*: Compressing data... >>> py3-bite-parser*: Create checksum... >>> py3-bite-parser*: Create py3-bite-parser-0.2.4-r1.apk >>> py3-bite-parser: Build complete at Mon, 15 Apr 2024 16:21:38 +0000 elapsed time 0h 0m 5s >>> py3-bite-parser: Cleaning up srcdir >>> py3-bite-parser: Cleaning up pkgdir >>> py3-bite-parser: Uninstalling dependencies... (1/47) Purging .makedepends-py3-bite-parser (20240415.162135) (2/47) Purging py3-gpep517-pyc (15-r2) (3/47) Purging py3-gpep517 (15-r2) (4/47) Purging py3-installer-pyc (0.7.0-r2) (5/47) Purging py3-installer (0.7.0-r2) (6/47) Purging py3-poetry-core-pyc (1.8.1-r1) (7/47) Purging py3-poetry-core (1.8.1-r1) (8/47) Purging py3-fastjsonschema-pyc (2.19.1-r2) (9/47) Purging py3-fastjsonschema (2.19.1-r2) (10/47) Purging py3-lark-parser-pyc (1.1.9-r1) (11/47) Purging py3-lark-parser (1.1.9-r1) (12/47) Purging py3-wheel-pyc (0.42.0-r1) (13/47) Purging py3-wheel (0.42.0-r1) (14/47) Purging py3-pytest-asyncio-pyc (0.21.1-r2) (15/47) Purging py3-pytest-asyncio (0.21.1-r2) (16/47) Purging py3-pytest-forked-pyc (1.6.0-r2) (17/47) Purging py3-pytest-forked (1.6.0-r2) (18/47) Purging py3-pytest-xdist-pyc (3.5.0-r1) (19/47) Purging py3-pytest-xdist (3.5.0-r1) (20/47) Purging py3-execnet-pyc (1.9.0-r3) (21/47) Purging py3-execnet (1.9.0-r3) (22/47) Purging py3-apipkg-pyc (2.1.0-r3) (23/47) Purging py3-apipkg (2.1.0-r3) (24/47) Purging py3-pytest-pyc (8.1.1-r1) (25/47) Purging py3-pytest (8.1.1-r1) (26/47) Purging py3-iniconfig-pyc (2.0.0-r1) (27/47) Purging py3-iniconfig (2.0.0-r1) (28/47) Purging py3-packaging-pyc (24.0-r1) (29/47) Purging py3-packaging (24.0-r1) (30/47) Purging py3-parsing-pyc (3.1.2-r1) (31/47) Purging py3-parsing (3.1.2-r1) (32/47) Purging py3-pluggy-pyc (1.4.0-r1) (33/47) Purging py3-pluggy (1.4.0-r1) (34/47) Purging py3-py-pyc (1.11.0-r3) (35/47) Purging py3-py (1.11.0-r3) (36/47) Purging python3-pyc (3.12.3-r0) (37/47) Purging python3-pycache-pyc0 (3.12.3-r0) (38/47) Purging pyc (3.12.3-r0) (39/47) Purging python3 (3.12.3-r0) (40/47) Purging gdbm (1.23-r1) (41/47) Purging libbz2 (1.0.8-r6) (42/47) Purging libffi (3.4.6-r0) (43/47) Purging libpanelw (6.4_p20240330-r0) (44/47) Purging mpdecimal (4.0.0-r0) (45/47) Purging readline (8.2.10-r0) (46/47) Purging sqlite-libs (3.45.2-r0) (47/47) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 346 MiB in 107 packages >>> py3-bite-parser: Updating the testing/s390x repository index... >>> py3-bite-parser: Signing the index...