>>> py3-jupyter-packaging: Building community/py3-jupyter-packaging 0.12.3-r2 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 15:01:56 +0000 >>> py3-jupyter-packaging: Checking sanity of /home/buildozer/aports/community/py3-jupyter-packaging/APKBUILD... >>> py3-jupyter-packaging: Analyzing dependencies... >>> py3-jupyter-packaging: Installing for build: build-base py3-packaging py3-setuptools py3-tomlkit py3-wheel py3-deprecation py3-gpep517 py3-hatchling py3-pytest py3-pytest-mock py3-build py3-pytest-timeout (1/49) Installing libbz2 (1.0.8-r5) (2/49) Installing libffi (3.4.4-r2) (3/49) Installing gdbm (1.23-r1) (4/49) Installing xz-libs (5.4.2-r1) (5/49) Installing mpdecimal (2.5.1-r2) (6/49) Installing libpanelw (6.4_p20230401-r4) (7/49) Installing readline (8.2.1-r1) (8/49) Installing sqlite-libs (3.41.2-r2) (9/49) Installing python3 (3.11.3-r10) (10/49) Installing python3-pycache-pyc0 (3.11.3-r10) (11/49) Installing pyc (0.1-r0) (12/49) Installing py3-parsing (3.0.9-r2) (13/49) Installing py3-parsing-pyc (3.0.9-r2) (14/49) Installing py3-packaging-pyc (23.1-r1) (15/49) Installing python3-pyc (3.11.3-r10) (16/49) Installing py3-packaging (23.1-r1) (17/49) Installing py3-setuptools (67.6.1-r1) (18/49) Installing py3-setuptools-pyc (67.6.1-r1) (19/49) Installing py3-tomlkit (0.11.6-r1) (20/49) Installing py3-wheel (0.40.0-r1) (21/49) Installing py3-wheel-pyc (0.40.0-r1) (22/49) Installing py3-deprecation (2.1.0-r4) (23/49) Installing py3-installer (0.7.0-r1) (24/49) Installing py3-installer-pyc (0.7.0-r1) (25/49) Installing py3-gpep517 (13-r2) (26/49) Installing py3-gpep517-pyc (13-r2) (27/49) Installing py3-editables (0.3-r3) (28/49) Installing py3-editables-pyc (0.3-r3) (29/49) Installing py3-pathspec (0.11.1-r0) (30/49) Installing py3-pluggy (1.0.0-r3) (31/49) Installing py3-pluggy-pyc (1.0.0-r3) (32/49) Installing py3-trove-classifiers (2023.3.9-r0) (33/49) Installing py3-hatchling (1.14.0-r1) (34/49) Installing py3-hatchling-pyc (1.14.0-r1) (35/49) Installing py3-iniconfig (1.1.1-r6) (36/49) Installing py3-iniconfig-pyc (1.1.1-r6) (37/49) Installing py3-py (1.11.0-r2) (38/49) Installing py3-py-pyc (1.11.0-r2) (39/49) Installing py3-pytest (7.3.1-r1) (40/49) Installing py3-pytest-pyc (7.3.1-r1) (41/49) Installing py3-mock (5.0.2-r1) (42/49) Installing py3-mock-pyc (5.0.2-r1) (43/49) Installing py3-pytest-mock (3.10.0-r1) (44/49) Installing py3-pyproject-hooks (1.0.0-r0) (45/49) Installing py3-build (0.10.0-r1) (46/49) Installing py3-build-pyc (0.10.0-r1) (47/49) Installing py3-pytest-timeout (2.1.0-r2) (48/49) Installing py3-pytest-timeout-pyc (2.1.0-r2) (49/49) Installing .makedepends-py3-jupyter-packaging (20230419.150157) Executing busybox-1.36.0-r7.trigger OK: 470 MiB in 148 packages >>> py3-jupyter-packaging: Cleaning up srcdir >>> py3-jupyter-packaging: Cleaning up pkgdir >>> py3-jupyter-packaging: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter-packaging-0.12.3.tar.gz >>> py3-jupyter-packaging: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter-packaging-0.12.3.tar.gz >>> py3-jupyter-packaging: Checking sha512sums... py3-jupyter-packaging-0.12.3.tar.gz: OK >>> py3-jupyter-packaging: Unpacking /var/cache/distfiles/edge/py3-jupyter-packaging-0.12.3.tar.gz... 2023-04-19 15:01:58,090 gpep517 INFO Building wheel via backend hatchling.build 2023-04-19 15:01:58,158 gpep517 INFO The backend produced dist/jupyter_packaging-0.12.3-py3-none-any.whl jupyter_packaging-0.12.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-jupyter-packaging/src/jupyter-packaging-0.12.3 configfile: pyproject.toml testpaths: tests/ plugins: mock-3.10.0, timeout-2.1.0 timeout: 300.0s timeout method: signal timeout func_only: False collected 66 items tests/test_build_api.py ........ [ 12%] tests/test_core_functions.py ....... [ 22%] tests/test_datafiles_install.py ssssssssss [ 37%] tests/test_datafiles_paths.py ........ [ 50%] tests/test_deprecated.py ...s.s.... [ 65%] tests/test_install.py sss [ 69%] tests/test_is_stale.py ........... [ 86%] tests/test_main.py . [ 87%] tests/test_utility_functions.py ........ [100%] ============================= slowest 10 durations ============================= 13.63s call tests/test_build_api.py::test_build_package 13.42s call tests/test_build_api.py::test_deprecated_metadata 0.03s setup tests/test_build_api.py::test_build_wheel 0.01s call tests/test_core_functions.py::test_wrap_installers 0.01s call tests/test_build_api.py::test_build_wheel 0.01s call tests/test_utility_functions.py::test_get_version 0.01s call tests/test_deprecated.py::test_command_for_func 0.01s call tests/test_deprecated.py::test__wrap_command (2 durations < 0.005s hidden. Use -vv to show these durations.) =========================== short test summary info ============================ SKIPPED [5] tests/test_datafiles_install.py:55: Site Packages are Read-only SKIPPED [5] tests/test_datafiles_install.py:79: Site Packages are Read-only SKIPPED [1] tests/test_deprecated.py:61: Not compatible with Python 3.10+ SKIPPED [1] tests/test_deprecated.py:80: Site Packages are Read-only SKIPPED [1] tests/test_install.py:11: Site Packages are Read-only SKIPPED [1] tests/test_install.py:31: Site Packages are Read-only SKIPPED [1] tests/test_install.py:64: Site Packages are Read-only ======================= 51 passed, 15 skipped in 27.46s ======================== >>> py3-jupyter-packaging: Entering fakeroot... >>> py3-jupyter-packaging-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-jupyter-packaging/pkg/py3-jupyter-packaging/usr/lib/python3.11/site-packages/jupyter_packaging/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter-packaging/pkg/py3-jupyter-packaging-pyc/usr/lib/python3.11/site-packages/jupyter_packaging/__pycache__' >>> py3-jupyter-packaging-pyc*: Preparing subpackage py3-jupyter-packaging-pyc... >>> py3-jupyter-packaging-pyc*: Running postcheck for py3-jupyter-packaging-pyc >>> py3-jupyter-packaging*: Running postcheck for py3-jupyter-packaging >>> py3-jupyter-packaging*: Preparing package py3-jupyter-packaging... >>> py3-jupyter-packaging-pyc*: Tracing dependencies... py3-packaging py3-setuptools py3-tomlkit py3-wheel py3-deprecation python3~3.11 >>> py3-jupyter-packaging-pyc*: Package size: 92.0 KB >>> py3-jupyter-packaging-pyc*: Compressing data... >>> py3-jupyter-packaging-pyc*: Create checksum... >>> py3-jupyter-packaging-pyc*: Create py3-jupyter-packaging-pyc-0.12.3-r2.apk >>> py3-jupyter-packaging*: Tracing dependencies... py3-packaging py3-setuptools py3-tomlkit py3-wheel py3-deprecation python3~3.11 >>> py3-jupyter-packaging*: Package size: 96.0 KB >>> py3-jupyter-packaging*: Compressing data... >>> py3-jupyter-packaging*: Create checksum... >>> py3-jupyter-packaging*: Create py3-jupyter-packaging-0.12.3-r2.apk >>> py3-jupyter-packaging: Build complete at Wed, 19 Apr 2023 15:02:26 +0000 elapsed time 0h 0m 30s >>> py3-jupyter-packaging: Cleaning up srcdir >>> py3-jupyter-packaging: Cleaning up pkgdir >>> py3-jupyter-packaging: Uninstalling dependencies... (1/49) Purging .makedepends-py3-jupyter-packaging (20230419.150157) (2/49) Purging py3-setuptools-pyc (67.6.1-r1) (3/49) Purging py3-setuptools (67.6.1-r1) (4/49) Purging py3-tomlkit (0.11.6-r1) (5/49) Purging py3-wheel-pyc (0.40.0-r1) (6/49) Purging py3-wheel (0.40.0-r1) (7/49) Purging py3-deprecation (2.1.0-r4) (8/49) Purging py3-gpep517-pyc (13-r2) (9/49) Purging py3-gpep517 (13-r2) (10/49) Purging py3-installer-pyc (0.7.0-r1) (11/49) Purging py3-installer (0.7.0-r1) (12/49) Purging py3-hatchling-pyc (1.14.0-r1) (13/49) Purging py3-hatchling (1.14.0-r1) (14/49) Purging py3-editables-pyc (0.3-r3) (15/49) Purging py3-editables (0.3-r3) (16/49) Purging py3-pathspec (0.11.1-r0) (17/49) Purging py3-trove-classifiers (2023.3.9-r0) (18/49) Purging py3-pytest-mock (3.10.0-r1) (19/49) Purging py3-mock-pyc (5.0.2-r1) (20/49) Purging py3-mock (5.0.2-r1) (21/49) Purging py3-build-pyc (0.10.0-r1) (22/49) Purging py3-build (0.10.0-r1) (23/49) Purging py3-pyproject-hooks (1.0.0-r0) (24/49) Purging py3-pytest-timeout-pyc (2.1.0-r2) (25/49) Purging py3-pytest-timeout (2.1.0-r2) (26/49) Purging py3-pytest-pyc (7.3.1-r1) (27/49) Purging py3-pytest (7.3.1-r1) (28/49) Purging py3-iniconfig-pyc (1.1.1-r6) (29/49) Purging py3-iniconfig (1.1.1-r6) (30/49) Purging py3-packaging-pyc (23.1-r1) (31/49) Purging py3-packaging (23.1-r1) (32/49) Purging py3-parsing-pyc (3.0.9-r2) (33/49) Purging py3-parsing (3.0.9-r2) (34/49) Purging py3-pluggy-pyc (1.0.0-r3) (35/49) Purging py3-pluggy (1.0.0-r3) (36/49) Purging py3-py-pyc (1.11.0-r2) (37/49) Purging py3-py (1.11.0-r2) (38/49) Purging python3-pyc (3.11.3-r10) (39/49) Purging python3-pycache-pyc0 (3.11.3-r10) (40/49) Purging pyc (0.1-r0) (41/49) Purging python3 (3.11.3-r10) (42/49) Purging gdbm (1.23-r1) (43/49) Purging libbz2 (1.0.8-r5) (44/49) Purging libffi (3.4.4-r2) (45/49) Purging libpanelw (6.4_p20230401-r4) (46/49) Purging mpdecimal (2.5.1-r2) (47/49) Purging readline (8.2.1-r1) (48/49) Purging sqlite-libs (3.41.2-r2) (49/49) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-jupyter-packaging: Updating the community/aarch64 repository index... >>> py3-jupyter-packaging: Signing the index...