>>> jupyter-nbformat: Building community/jupyter-nbformat 5.8.0-r1 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 05:25:06 +0000 >>> jupyter-nbformat: Checking sanity of /home/buildozer/aports/community/jupyter-nbformat/APKBUILD... >>> jupyter-nbformat: Analyzing dependencies... >>> jupyter-nbformat: Installing for build: build-base py3-traitlets py3-jsonschema py3-fastjsonschema py3-jupyter_core py3-ipython_genutils py3-gpep517 py3-installer py3-hatch-nodejs-version py3-pytest py3-testpath py3-pep440 (1/56) Installing libbz2 (1.0.8-r5) (2/56) Installing libffi (3.4.4-r2) (3/56) Installing gdbm (1.23-r1) (4/56) Installing xz-libs (5.4.2-r1) (5/56) Installing mpdecimal (2.5.1-r2) (6/56) Installing libpanelw (6.4_p20230401-r5) (7/56) Installing readline (8.2.1-r1) (8/56) Installing sqlite-libs (3.41.2-r2) (9/56) Installing python3 (3.11.3-r10) (10/56) Installing python3-pycache-pyc0 (3.11.3-r10) (11/56) Installing pyc (0.1-r0) (12/56) Installing py3-traitlets-pyc (5.9.0-r1) (13/56) Installing python3-pyc (3.11.3-r10) (14/56) Installing py3-traitlets (5.9.0-r1) (15/56) Installing py3-pyrsistent (0.19.3-r1) (16/56) Installing py3-pyrsistent-pyc (0.19.3-r1) (17/56) Installing py3-attrs (23.1.0-r1) (18/56) Installing py3-attrs-pyc (23.1.0-r1) (19/56) Installing py3-jsonschema (4.7.2-r4) (20/56) Installing py3-jsonschema-pyc (4.7.2-r4) (21/56) Installing py3-fastjsonschema (2.16.3-r1) (22/56) Installing py3-fastjsonschema-pyc (2.16.3-r1) (23/56) Installing py3-platformdirs (3.2.0-r0) (24/56) Installing py3-jupyter_core (5.3.0-r1) (25/56) Installing py3-jupyter_core-pyc (5.3.0-r1) (26/56) Installing py3-ipython_genutils (0.2.0-r8) (27/56) Installing py3-ipython_genutils-pyc (0.2.0-r8) (28/56) Installing py3-installer (0.7.0-r1) (29/56) Installing py3-installer-pyc (0.7.0-r1) (30/56) Installing py3-gpep517 (13-r2) (31/56) Installing py3-gpep517-pyc (13-r2) (32/56) Installing py3-editables (0.3-r3) (33/56) Installing py3-editables-pyc (0.3-r3) (34/56) Installing py3-parsing (3.0.9-r2) (35/56) Installing py3-parsing-pyc (3.0.9-r2) (36/56) Installing py3-packaging (23.1-r1) (37/56) Installing py3-packaging-pyc (23.1-r1) (38/56) Installing py3-pathspec (0.11.1-r0) (39/56) Installing py3-pluggy (1.0.0-r3) (40/56) Installing py3-pluggy-pyc (1.0.0-r3) (41/56) Installing py3-trove-classifiers (2023.3.9-r1) (42/56) Installing py3-trove-classifiers-pyc (2023.3.9-r1) (43/56) Installing py3-hatchling (1.14.0-r1) (44/56) Installing py3-hatchling-pyc (1.14.0-r1) (45/56) Installing py3-hatch-nodejs-version (0.3.1-r2) (46/56) Installing py3-hatch-nodejs-version-pyc (0.3.1-r2) (47/56) Installing py3-iniconfig (1.1.1-r6) (48/56) Installing py3-iniconfig-pyc (1.1.1-r6) (49/56) Installing py3-py (1.11.0-r2) (50/56) Installing py3-py-pyc (1.11.0-r2) (51/56) Installing py3-pytest (7.3.1-r1) (52/56) Installing py3-pytest-pyc (7.3.1-r1) (53/56) Installing py3-testpath (0.6.0-r2) (54/56) Installing py3-testpath-pyc (0.6.0-r2) (55/56) Installing py3-pep440 (0.1.2-r1) (56/56) Installing .makedepends-jupyter-nbformat (20230423.052507) Executing busybox-1.36.0-r7.trigger OK: 499 MiB in 154 packages >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jupyter-nbformat-5.8.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 100 137k 0 0 138k 0 --:--:-- --:--:-- --:--:-- 139k >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/jupyter-nbformat-5.8.0.tar.gz >>> jupyter-nbformat: Checking sha512sums... jupyter-nbformat-5.8.0.tar.gz: OK >>> jupyter-nbformat: Unpacking /var/cache/distfiles/v3.18/jupyter-nbformat-5.8.0.tar.gz... 2023-04-23 05:25:09,948 gpep517 INFO Building wheel via backend hatchling.build 2023-04-23 05:25:10,232 gpep517 INFO The backend produced dist/nbformat-5.8.0-py3-none-any.whl nbformat-5.8.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/jupyter-nbformat/src/nbformat-5.8.0 configfile: pyproject.toml testpaths: tests/ collected 189 items tests/test_api.py ...... [ 3%] tests/test_convert.py ..... [ 5%] tests/test_nbformat.py ..... [ 8%] tests/test_reader.py ... [ 10%] tests/test_sign.py ................... [ 20%] tests/test_validator.py ..XX............................................ [ 45%] .. [ 46%] tests/v1/test_json.py . [ 47%] tests/v1/test_nbbase.py ...... [ 50%] tests/v2/test_json.py ... [ 51%] tests/v2/test_nbbase.py ............. [ 58%] tests/v2/test_nbpy.py . [ 59%] tests/v3/test_json.py ........... [ 65%] tests/v3/test_misc.py . [ 65%] tests/v3/test_nbbase.py ...................... [ 77%] tests/v3/test_nbpy.py ..... [ 79%] tests/v4/test_convert.py ...... [ 83%] tests/v4/test_json.py ............. [ 89%] tests/v4/test_nbbase.py .............. [ 97%] tests/v4/test_validate.py ..... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/jupyter_core/application.py:21 /usr/lib/python3.11/site-packages/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 ============================= 1.07s call tests/test_sign.py::TestNotary::test_sign_stdin 0.17s call tests/test_validator.py::test_nb2[jsonschema] 0.17s call tests/test_validator.py::test_future[fastjsonschema] 0.15s call tests/test_api.py::TestAPI::test_capture_validation_error 0.11s call tests/test_api.py::TestAPI::test_read 0.09s call tests/test_validator.py::test_future[jsonschema] 0.09s call tests/test_validator.py::test_invalid_validator_raises_value_error_after_read 0.09s call tests/test_validator.py::test_nb4jupyter_metadata_timings[fastjsonschema] 0.08s call tests/test_validator.py::test_nb4custom[fastjsonschema] 0.07s call tests/test_validator.py::test_nb3[jsonschema] =========================== short test summary info ============================ XPASS tests/test_validator.py::test_should_not_mutate[fastjsonschema] In the future we want to stop warning, and raise an error XPASS tests/test_validator.py::test_should_not_mutate[jsonschema] In the future we want to stop warning, and raise an error ================== 187 passed, 2 xpassed, 1 warning in 4.65s =================== >>> jupyter-nbformat: Entering fakeroot... >>> jupyter-nbformat-pyc*: Running split function pyc... '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/v3/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/v3/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/v2/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/v2/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/corpus/tests/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/corpus/tests/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/corpus/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/corpus/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/v1/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/v1/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/v4/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/v4/__pycache__' '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.11/site-packages/nbformat/__pycache__' -> '/home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat-pyc/usr/lib/python3.11/site-packages/nbformat/__pycache__' >>> jupyter-nbformat-pyc*: Preparing subpackage jupyter-nbformat-pyc... >>> jupyter-nbformat-pyc*: Running postcheck for jupyter-nbformat-pyc >>> jupyter-nbformat*: Running postcheck for jupyter-nbformat >>> jupyter-nbformat*: Preparing package jupyter-nbformat... >>> jupyter-nbformat-pyc*: Tracing dependencies... py3-traitlets py3-jsonschema py3-fastjsonschema py3-jupyter_core py3-ipython_genutils python3~3.11 >>> jupyter-nbformat-pyc*: Package size: 380.0 KB >>> jupyter-nbformat-pyc*: Compressing data... >>> jupyter-nbformat-pyc*: Create checksum... >>> jupyter-nbformat-pyc*: Create jupyter-nbformat-pyc-5.8.0-r1.apk >>> jupyter-nbformat*: Tracing dependencies... py3-traitlets py3-jsonschema py3-fastjsonschema py3-jupyter_core py3-ipython_genutils python3~3.11 >>> jupyter-nbformat*: Package size: 460.0 KB >>> jupyter-nbformat*: Compressing data... >>> jupyter-nbformat*: Create checksum... >>> jupyter-nbformat*: Create jupyter-nbformat-5.8.0-r1.apk >>> jupyter-nbformat: Build complete at Sun, 23 Apr 2023 05:25:16 +0000 elapsed time 0h 0m 10s >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Uninstalling dependencies... (1/56) Purging .makedepends-jupyter-nbformat (20230423.052507) (2/56) Purging py3-jsonschema-pyc (4.7.2-r4) (3/56) Purging py3-jsonschema (4.7.2-r4) (4/56) Purging py3-pyrsistent-pyc (0.19.3-r1) (5/56) Purging py3-pyrsistent (0.19.3-r1) (6/56) Purging py3-attrs-pyc (23.1.0-r1) (7/56) Purging py3-attrs (23.1.0-r1) (8/56) Purging py3-fastjsonschema-pyc (2.16.3-r1) (9/56) Purging py3-fastjsonschema (2.16.3-r1) (10/56) Purging py3-jupyter_core-pyc (5.3.0-r1) (11/56) Purging py3-jupyter_core (5.3.0-r1) (12/56) Purging py3-traitlets-pyc (5.9.0-r1) (13/56) Purging py3-traitlets (5.9.0-r1) (14/56) Purging py3-platformdirs (3.2.0-r0) (15/56) Purging py3-ipython_genutils-pyc (0.2.0-r8) (16/56) Purging py3-ipython_genutils (0.2.0-r8) (17/56) Purging py3-gpep517-pyc (13-r2) (18/56) Purging py3-gpep517 (13-r2) (19/56) Purging py3-installer-pyc (0.7.0-r1) (20/56) Purging py3-installer (0.7.0-r1) (21/56) Purging py3-hatch-nodejs-version-pyc (0.3.1-r2) (22/56) Purging py3-hatch-nodejs-version (0.3.1-r2) (23/56) Purging py3-hatchling-pyc (1.14.0-r1) (24/56) Purging py3-hatchling (1.14.0-r1) (25/56) Purging py3-editables-pyc (0.3-r3) (26/56) Purging py3-editables (0.3-r3) (27/56) Purging py3-pathspec (0.11.1-r0) (28/56) Purging py3-trove-classifiers-pyc (2023.3.9-r1) (29/56) Purging py3-trove-classifiers (2023.3.9-r1) (30/56) Purging py3-pytest-pyc (7.3.1-r1) (31/56) Purging py3-pytest (7.3.1-r1) (32/56) Purging py3-iniconfig-pyc (1.1.1-r6) (33/56) Purging py3-iniconfig (1.1.1-r6) (34/56) Purging py3-packaging-pyc (23.1-r1) (35/56) Purging py3-packaging (23.1-r1) (36/56) Purging py3-parsing-pyc (3.0.9-r2) (37/56) Purging py3-parsing (3.0.9-r2) (38/56) Purging py3-pluggy-pyc (1.0.0-r3) (39/56) Purging py3-pluggy (1.0.0-r3) (40/56) Purging py3-py-pyc (1.11.0-r2) (41/56) Purging py3-py (1.11.0-r2) (42/56) Purging py3-testpath-pyc (0.6.0-r2) (43/56) Purging py3-testpath (0.6.0-r2) (44/56) Purging py3-pep440 (0.1.2-r1) (45/56) Purging python3-pyc (3.11.3-r10) (46/56) Purging python3-pycache-pyc0 (3.11.3-r10) (47/56) Purging pyc (0.1-r0) (48/56) Purging python3 (3.11.3-r10) (49/56) Purging gdbm (1.23-r1) (50/56) Purging libbz2 (1.0.8-r5) (51/56) Purging libffi (3.4.4-r2) (52/56) Purging libpanelw (6.4_p20230401-r5) (53/56) Purging mpdecimal (2.5.1-r2) (54/56) Purging readline (8.2.1-r1) (55/56) Purging sqlite-libs (3.41.2-r2) (56/56) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 440 MiB in 98 packages >>> jupyter-nbformat: Updating the community/ppc64le repository index... >>> jupyter-nbformat: Signing the index...