>>> py3-gls: Building testing/py3-gls 1.3.1-r1 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 19:04:55 +0000 >>> py3-gls: Checking sanity of /home/buildozer/aports/testing/py3-gls/APKBUILD... >>> py3-gls: Analyzing dependencies... >>> py3-gls: Installing for build: build-base py3-lsprotocol py3-cattrs py3-gpep517 py3-wheel py3-poetry-core py3-pytest py3-pytest-asyncio (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.2-r0) (9/45) Installing python3 (3.12.3-r0) (10/45) Installing python3-pycache-pyc0 (3.12.3-r0) (11/45) Installing pyc (3.12.3-r0) (12/45) Installing py3-cattrs (23.2.3-r1) (13/45) Installing py3-cattrs-pyc (23.2.3-r1) (14/45) Installing py3-lsprotocol-pyc (2023.0.1-r1) (15/45) Installing py3-attrs-pyc (23.2.0-r1) (16/45) Installing python3-pyc (3.12.3-r0) (17/45) Installing py3-attrs (23.2.0-r1) (18/45) Installing py3-lsprotocol (2023.0.1-r1) (19/45) Installing py3-installer (0.7.0-r2) (20/45) Installing py3-installer-pyc (0.7.0-r2) (21/45) Installing py3-gpep517 (15-r2) (22/45) Installing py3-gpep517-pyc (15-r2) (23/45) Installing py3-parsing (3.1.2-r1) (24/45) Installing py3-parsing-pyc (3.1.2-r1) (25/45) Installing py3-packaging (24.0-r1) (26/45) Installing py3-packaging-pyc (24.0-r1) (27/45) Installing py3-wheel (0.42.0-r1) (28/45) Installing py3-wheel-pyc (0.42.0-r1) (29/45) Installing py3-fastjsonschema (2.19.1-r2) (30/45) Installing py3-fastjsonschema-pyc (2.19.1-r2) (31/45) Installing py3-lark-parser (1.1.9-r1) (32/45) Installing py3-lark-parser-pyc (1.1.9-r1) (33/45) Installing py3-poetry-core (1.8.1-r1) (34/45) Installing py3-poetry-core-pyc (1.8.1-r1) (35/45) Installing py3-iniconfig (2.0.0-r1) (36/45) Installing py3-iniconfig-pyc (2.0.0-r1) (37/45) Installing py3-pluggy (1.4.0-r1) (38/45) Installing py3-pluggy-pyc (1.4.0-r1) (39/45) Installing py3-py (1.11.0-r3) (40/45) Installing py3-py-pyc (1.11.0-r3) (41/45) Installing py3-pytest (8.1.1-r1) (42/45) Installing py3-pytest-pyc (8.1.1-r1) (43/45) Installing py3-pytest-asyncio (0.21.1-r2) (44/45) Installing py3-pytest-asyncio-pyc (0.21.1-r2) (45/45) Installing .makedepends-py3-gls (20240415.190456) Executing busybox-1.36.1-r25.trigger OK: 318 MiB in 148 packages >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Cleaning up tmpdir >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.1.tar.gz >>> py3-gls: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-gls-1.3.1.tar.gz >>> py3-gls: Checking sha512sums... py3-gls-1.3.1.tar.gz: OK >>> py3-gls: Unpacking /var/cache/distfiles/py3-gls-1.3.1.tar.gz... 2024-04-15 19:04:57,548 gpep517 INFO Building wheel via backend poetry.core.masonry.api 2024-04-15 19:04:57,689 poetry.core.masonry.builders.wheel INFO Building wheel fatal: not a git repository (or any of the parent directories): .git 2024-04-15 19:04:57,708 poetry.core.masonry.builders.wheel INFO Built pygls-1.3.1-py3-none-any.whl 2024-04-15 19:04:57,708 gpep517 INFO The backend produced .dist/pygls-1.3.1-py3-none-any.whl pygls-1.3.1-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-gls/src/pygls-1.3.1 configfile: pyproject.toml plugins: asyncio-0.21.1 asyncio: mode=Mode.AUTO collected 249 items tests/lsp/semantic_tokens/test_delta_missing_legend.py ... [ 1%] tests/lsp/semantic_tokens/test_delta_missing_legend_none.py . [ 1%] tests/lsp/semantic_tokens/test_full_missing_legend.py . [ 2%] tests/lsp/semantic_tokens/test_range.py ... [ 3%] tests/lsp/semantic_tokens/test_range_missing_legends.py . [ 3%] tests/lsp/semantic_tokens/test_semantic_tokens_full.py ... [ 4%] tests/lsp/test_call_hierarchy.py ..... [ 6%] tests/lsp/test_code_action.py . [ 7%] tests/lsp/test_code_lens.py ... [ 8%] tests/lsp/test_color_presentation.py . [ 8%] tests/lsp/test_completion.py . [ 9%] tests/lsp/test_declaration.py ..... [ 11%] tests/lsp/test_definition.py ..... [ 13%] tests/lsp/test_diagnostics.py . [ 13%] tests/lsp/test_document_color.py .. [ 14%] tests/lsp/test_document_highlight.py ... [ 15%] tests/lsp/test_document_link.py ... [ 16%] tests/lsp/test_document_symbol.py ... [ 18%] tests/lsp/test_errors.py ..... [ 20%] tests/lsp/test_folding_range.py ... [ 21%] tests/lsp/test_formatting.py ... [ 22%] tests/lsp/test_hover.py .... [ 24%] tests/lsp/test_implementation.py ..... [ 26%] tests/lsp/test_inlay_hints.py . [ 26%] tests/lsp/test_inline_value.py . [ 26%] tests/lsp/test_linked_editing_range.py ... [ 28%] tests/lsp/test_moniker.py ... [ 29%] tests/lsp/test_on_type_formatting.py ... [ 30%] tests/lsp/test_prepare_rename.py .... [ 32%] tests/lsp/test_progress.py ....... [ 34%] tests/lsp/test_range_formatting.py ... [ 36%] tests/lsp/test_references.py ... [ 37%] tests/lsp/test_rename.py ... [ 38%] tests/lsp/test_selection_range.py ... [ 39%] tests/lsp/test_signature_help.py .ss [ 40%] tests/lsp/test_type_definition.py ..... [ 42%] tests/lsp/test_type_hierarchy.py ..... [ 44%] tests/test_client.py ... [ 46%] tests/test_document.py ....................... [ 55%] tests/test_feature_manager.py ......................................... [ 71%] tests/test_language_server.py ....... [ 74%] tests/test_protocol.py .......................... [ 85%] tests/test_server_connection.py ..s [ 86%] tests/test_types.py ... [ 87%] tests/test_uris.py .......sssss [ 92%] tests/test_workspace.py ................... [100%] ======================= 241 passed, 8 skipped in 18.63s ======================== >>> py3-gls: Entering fakeroot... >>> py3-gls-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/lsp/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/lsp/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/protocol/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/protocol/__pycache__' '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls/usr/lib/python3.12/site-packages/pygls/workspace/__pycache__' -> '/home/buildozer/aports/testing/py3-gls/pkg/py3-gls-pyc/usr/lib/python3.12/site-packages/pygls/workspace/__pycache__' >>> py3-gls-pyc*: Preparing subpackage py3-gls-pyc... >>> py3-gls-pyc*: Running postcheck for py3-gls-pyc >>> py3-gls*: Running postcheck for py3-gls >>> py3-gls*: Preparing package py3-gls... >>> py3-gls-pyc*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.12 >>> py3-gls-pyc*: Package size: 348.0 KB >>> py3-gls-pyc*: Compressing data... >>> py3-gls-pyc*: Create checksum... >>> py3-gls-pyc*: Create py3-gls-pyc-1.3.1-r1.apk >>> py3-gls*: Tracing dependencies... py3-lsprotocol py3-cattrs python3~3.12 >>> py3-gls*: Package size: 332.0 KB >>> py3-gls*: Compressing data... >>> py3-gls*: Create checksum... >>> py3-gls*: Create py3-gls-1.3.1-r1.apk >>> py3-gls: Build complete at Mon, 15 Apr 2024 19:05:18 +0000 elapsed time 0h 0m 23s >>> py3-gls: Cleaning up srcdir >>> py3-gls: Cleaning up pkgdir >>> py3-gls: Uninstalling dependencies... (1/45) Purging .makedepends-py3-gls (20240415.190456) (2/45) Purging py3-lsprotocol-pyc (2023.0.1-r1) (3/45) Purging py3-lsprotocol (2023.0.1-r1) (4/45) Purging py3-cattrs-pyc (23.2.3-r1) (5/45) Purging py3-cattrs (23.2.3-r1) (6/45) Purging py3-attrs-pyc (23.2.0-r1) (7/45) Purging py3-attrs (23.2.0-r1) (8/45) Purging py3-gpep517-pyc (15-r2) (9/45) Purging py3-gpep517 (15-r2) (10/45) Purging py3-installer-pyc (0.7.0-r2) (11/45) Purging py3-installer (0.7.0-r2) (12/45) Purging py3-wheel-pyc (0.42.0-r1) (13/45) Purging py3-wheel (0.42.0-r1) (14/45) Purging py3-poetry-core-pyc (1.8.1-r1) (15/45) Purging py3-poetry-core (1.8.1-r1) (16/45) Purging py3-fastjsonschema-pyc (2.19.1-r2) (17/45) Purging py3-fastjsonschema (2.19.1-r2) (18/45) Purging py3-lark-parser-pyc (1.1.9-r1) (19/45) Purging py3-lark-parser (1.1.9-r1) (20/45) Purging py3-pytest-asyncio-pyc (0.21.1-r2) (21/45) Purging py3-pytest-asyncio (0.21.1-r2) (22/45) Purging py3-pytest-pyc (8.1.1-r1) (23/45) Purging py3-pytest (8.1.1-r1) (24/45) Purging py3-iniconfig-pyc (2.0.0-r1) (25/45) Purging py3-iniconfig (2.0.0-r1) (26/45) Purging py3-packaging-pyc (24.0-r1) (27/45) Purging py3-packaging (24.0-r1) (28/45) Purging py3-parsing-pyc (3.1.2-r1) (29/45) Purging py3-parsing (3.1.2-r1) (30/45) Purging py3-pluggy-pyc (1.4.0-r1) (31/45) Purging py3-pluggy (1.4.0-r1) (32/45) Purging py3-py-pyc (1.11.0-r3) (33/45) Purging py3-py (1.11.0-r3) (34/45) Purging python3-pyc (3.12.3-r0) (35/45) Purging python3-pycache-pyc0 (3.12.3-r0) (36/45) Purging pyc (3.12.3-r0) (37/45) Purging python3 (3.12.3-r0) (38/45) Purging gdbm (1.23-r1) (39/45) Purging libbz2 (1.0.8-r6) (40/45) Purging libffi (3.4.6-r0) (41/45) Purging libpanelw (6.4_p20240330-r0) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.2-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 270 MiB in 103 packages >>> py3-gls: Updating the testing/armv7 repository index... >>> py3-gls: Signing the index...