>>> py3-jupyter_core: Building community/py3-jupyter_core 5.3.0-r1 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 14:35:53 +0000 >>> py3-jupyter_core: Checking sanity of /home/buildozer/aports/community/py3-jupyter_core/APKBUILD... >>> py3-jupyter_core: Analyzing dependencies... >>> py3-jupyter_core: Installing for build: build-base py3-traitlets py3-platformdirs py3-hatchling py3-gpep517 py3-pytest (1/35) Installing libffi (3.4.4-r2) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230401-r4) (5/35) Installing readline (8.2.1-r1) (6/35) Installing sqlite-libs (3.41.2-r2) (7/35) Installing python3 (3.11.3-r10) (8/35) Installing python3-pycache-pyc0 (3.11.3-r10) (9/35) Installing pyc (0.1-r0) (10/35) Installing python3-pyc (3.11.3-r10) (11/35) Installing py3-traitlets (5.9.0-r0) (12/35) Installing py3-platformdirs (3.2.0-r0) (13/35) Installing py3-editables (0.3-r3) (14/35) Installing py3-editables-pyc (0.3-r3) (15/35) Installing py3-parsing (3.0.9-r2) (16/35) Installing py3-parsing-pyc (3.0.9-r2) (17/35) Installing py3-packaging (23.1-r1) (18/35) Installing py3-packaging-pyc (23.1-r1) (19/35) Installing py3-pathspec (0.11.1-r0) (20/35) Installing py3-pluggy (1.0.0-r3) (21/35) Installing py3-pluggy-pyc (1.0.0-r3) (22/35) Installing py3-trove-classifiers (2023.3.9-r0) (23/35) Installing py3-hatchling (1.14.0-r1) (24/35) Installing py3-hatchling-pyc (1.14.0-r1) (25/35) Installing py3-installer (0.7.0-r1) (26/35) Installing py3-installer-pyc (0.7.0-r1) (27/35) Installing py3-gpep517 (13-r2) (28/35) Installing py3-gpep517-pyc (13-r2) (29/35) Installing py3-iniconfig (1.1.1-r6) (30/35) Installing py3-iniconfig-pyc (1.1.1-r6) (31/35) Installing py3-py (1.11.0-r2) (32/35) Installing py3-py-pyc (1.11.0-r2) (33/35) Installing py3-pytest (7.3.1-r1) (34/35) Installing py3-pytest-pyc (7.3.1-r1) (35/35) Installing .makedepends-py3-jupyter_core (20230419.143554) Executing busybox-1.36.0-r7.trigger OK: 429 MiB in 141 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.3.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 84565 100 84565 0 0 790k 0 --:--:-- --:--:-- --:--:-- 794k >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.3.0.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.3.0.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/edge/py3-jupyter_core-5.3.0.tar.gz... 2023-04-19 14:35:55,147 gpep517 INFO Building wheel via backend hatchling.build 2023-04-19 14:35:55,316 gpep517 INFO The backend produced dist/jupyter_core-5.3.0-py3-none-any.whl jupyter_core-5.3.0-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_core/src/jupyter_core-5.3.0 configfile: pyproject.toml testpaths: jupyter_core/tests/ collected 75 items / 6 deselected / 69 selected jupyter_core/tests/test_application.py ......... [ 13%] jupyter_core/tests/test_async.py .. [ 15%] jupyter_core/tests/test_command.py .......... [ 30%] jupyter_core/tests/test_migrate.py ........ [ 42%] jupyter_core/tests/test_paths.py ..ss.....ssss....ssss............ssss.. [ 98%] . [100%] =============================== warnings summary =============================== jupyter_core/application.py:21 /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.3.0/jupyter_core/application.py:21: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from .paths import ( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 0.34s call jupyter_core/tests/test_command.py::test_paths_debug 0.22s call jupyter_core/tests/test_command.py::test_subcommand_not_found 0.22s call jupyter_core/tests/test_command.py::test_runtime_dir 0.17s call jupyter_core/tests/test_command.py::test_paths 0.17s call jupyter_core/tests/test_command.py::test_subcommand_not_given 0.16s call jupyter_core/tests/test_command.py::test_config_dir 0.16s call jupyter_core/tests/test_command.py::test_paths_json 0.16s call jupyter_core/tests/test_command.py::test_help 0.16s call jupyter_core/tests/test_command.py::test_data_dir 0.02s call jupyter_core/tests/test_application.py::test_load_config =========================== short test summary info ============================ SKIPPED [1] jupyter_core/tests/test_paths.py:111: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:119: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:161: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:167: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:174: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:180: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:225: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:231: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:241: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:247: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:463: only run on windows/cpython or pypy >= 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:482: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:520: only runs on windows SKIPPED [1] jupyter_core/tests/test_paths.py:525: only runs on windows =========== 55 passed, 14 skipped, 6 deselected, 1 warning in 2.52s ============ >>> py3-jupyter_core: Entering fakeroot... >>> py3-jupyter_core-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/jupyter_core/tests/dotipython_empty/profile_default/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/jupyter_core/tests/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/jupyter_core/tests/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/jupyter_core/tests/dotipython/profile_default/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/jupyter_core/utils/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/jupyter_core/utils/__pycache__' '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core/usr/lib/python3.11/site-packages/jupyter_core/__pycache__' -> '/home/buildozer/aports/community/py3-jupyter_core/pkg/py3-jupyter_core-pyc/usr/lib/python3.11/site-packages/jupyter_core/__pycache__' >>> py3-jupyter_core-pyc*: Preparing subpackage py3-jupyter_core-pyc... >>> py3-jupyter_core-pyc*: Running postcheck for py3-jupyter_core-pyc >>> py3-jupyter_core*: Running postcheck for py3-jupyter_core >>> py3-jupyter_core*: Preparing package py3-jupyter_core... >>> py3-jupyter_core-pyc*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.11 >>> py3-jupyter_core-pyc*: Package size: 336.0 KB >>> py3-jupyter_core-pyc*: Compressing data... >>> py3-jupyter_core-pyc*: Create checksum... >>> py3-jupyter_core-pyc*: Create py3-jupyter_core-pyc-5.3.0-r1.apk >>> py3-jupyter_core*: Tracing dependencies... py3-traitlets py3-platformdirs python3~3.11 >>> py3-jupyter_core*: Package size: 480.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.3.0-r1.apk >>> py3-jupyter_core: Build complete at Wed, 19 Apr 2023 14:35:59 +0000 elapsed time 0h 0m 6s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/35) Purging .makedepends-py3-jupyter_core (20230419.143554) (2/35) Purging py3-traitlets (5.9.0-r0) (3/35) Purging py3-platformdirs (3.2.0-r0) (4/35) Purging py3-hatchling-pyc (1.14.0-r1) (5/35) Purging py3-hatchling (1.14.0-r1) (6/35) Purging py3-editables-pyc (0.3-r3) (7/35) Purging py3-editables (0.3-r3) (8/35) Purging py3-pathspec (0.11.1-r0) (9/35) Purging py3-trove-classifiers (2023.3.9-r0) (10/35) Purging py3-gpep517-pyc (13-r2) (11/35) Purging py3-gpep517 (13-r2) (12/35) Purging py3-installer-pyc (0.7.0-r1) (13/35) Purging py3-installer (0.7.0-r1) (14/35) Purging py3-pytest-pyc (7.3.1-r1) (15/35) Purging py3-pytest (7.3.1-r1) (16/35) Purging py3-iniconfig-pyc (1.1.1-r6) (17/35) Purging py3-iniconfig (1.1.1-r6) (18/35) Purging py3-packaging-pyc (23.1-r1) (19/35) Purging py3-packaging (23.1-r1) (20/35) Purging py3-parsing-pyc (3.0.9-r2) (21/35) Purging py3-parsing (3.0.9-r2) (22/35) Purging py3-pluggy-pyc (1.0.0-r3) (23/35) Purging py3-pluggy (1.0.0-r3) (24/35) Purging py3-py-pyc (1.11.0-r2) (25/35) Purging py3-py (1.11.0-r2) (26/35) Purging python3-pyc (3.11.3-r10) (27/35) Purging python3-pycache-pyc0 (3.11.3-r10) (28/35) Purging pyc (0.1-r0) (29/35) Purging python3 (3.11.3-r10) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.4-r2) (32/35) Purging libpanelw (6.4_p20230401-r4) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r1) (35/35) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 379 MiB in 106 packages >>> py3-jupyter_core: Updating the community/x86 repository index... >>> py3-jupyter_core: Signing the index...