>>> py3-jmespath: Building community/py3-jmespath 1.1.0-r0 (using abuild 3.18.0_rc5-r1) started Sat, 19 Sep 2026 18:17:46 +0000 >>> py3-jmespath: Validating /home/buildozer/aports/community/py3-jmespath/APKBUILD... >>> py3-jmespath: Analyzing dependencies... >>> py3-jmespath: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.8.0-r0) ( 3/34) Installing xz-libs (5.8.4-r0) ( 4/34) Installing mpdecimal (4.0.1-r0) ( 5/34) Installing libpanelw (6.6_p20260822-r0) ( 6/34) Installing readline (8.3.3-r1) ( 7/34) Installing sqlite-libs (3.53.4-r0) ( 8/34) Installing python3 (3.14.7-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.7-r0) (10/34) Installing pyc (3.14.7-r0) (11/34) Installing py3-installer-pyc (1.0.1-r0) (12/34) Installing py3-gpep517-pyc (20-r0) (13/34) Installing python3-pyc (3.14.7-r0) (14/34) Installing py3-installer (1.0.1-r0) (15/34) Installing py3-gpep517 (20-r0) (16/34) Installing py3-parsing (3.3.2-r1) (17/34) Installing py3-parsing-pyc (3.3.2-r1) (18/34) Installing py3-packaging (26.2-r0) (19/34) Installing py3-packaging-pyc (26.2-r0) (20/34) Installing py3-setuptools (84.0.0-r0) (21/34) Installing py3-setuptools-pyc (84.0.0-r0) (22/34) Installing py3-wheel (0.48.0-r0) (23/34) Installing py3-wheel-pyc (0.48.0-r0) (24/34) Installing py3-iniconfig (2.3.0-r1) (25/34) Installing py3-iniconfig-pyc (2.3.0-r1) (26/34) Installing py3-pluggy (1.6.0-r1) (27/34) Installing py3-pluggy-pyc (1.6.0-r1) (28/34) Installing py3-py (1.11.0-r5) (29/34) Installing py3-py-pyc (1.11.0-r5) (30/34) Installing py3-pygments (2.21.0-r0) (31/34) Installing py3-pygments-pyc (2.21.0-r0) (32/34) Installing py3-pytest (9.1.1-r0) (33/34) Installing py3-pytest-pyc (9.1.1-r0) (34/34) Installing .makedepends-py3-jmespath (20260919.181747) Executing busybox-1.38.0-r6.trigger OK: 331.1 MiB in 137 packages >>> py3-jmespath: Cleaning up srcdir >>> py3-jmespath: Cleaning up pkgdir >>> py3-jmespath: Cleaning up tmpdir >>> py3-jmespath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jmespath-1.1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-jmespath: Fetching https://files.pythonhosted.org/packages/source/j/jmespath/jmespath-1.1.0.tar.gz Connecting to files.pythonhosted.org (151.101.64.223:443) Connecting to files.pythonhosted.org (151.101.64.223:443) saving to '/var/cache/distfiles/jmespath-1.1.0.tar.gz.part' jmespath-1.1.0.tar.g 100% |********************************| 27377 0:00:00 ETA '/var/cache/distfiles/jmespath-1.1.0.tar.gz.part' saved /var/cache/distfiles/jmespath-1.1.0.tar.gz: OK /home/buildozer/aports/community/py3-jmespath/test-init.py: OK >>> py3-jmespath: Fetching https://distfiles.alpinelinux.org/distfiles/edge/jmespath-1.1.0.tar.gz /var/cache/distfiles/jmespath-1.1.0.tar.gz: OK /home/buildozer/aports/community/py3-jmespath/test-init.py: OK >>> py3-jmespath: Unpacking /var/cache/distfiles/jmespath-1.1.0.tar.gz... 2026-09-19 18:17:49,123 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-09-19 18:17:49,156 root INFO running bdist_wheel 2026-09-19 18:17:49,180 root INFO running build 2026-09-19 18:17:49,180 root INFO running build_py 2026-09-19 18:17:49,185 root INFO creating build/lib/jmespath 2026-09-19 18:17:49,186 root INFO copying jmespath/visitor.py -> build/lib/jmespath 2026-09-19 18:17:49,187 root INFO copying jmespath/compat.py -> build/lib/jmespath 2026-09-19 18:17:49,187 root INFO copying jmespath/parser.py -> build/lib/jmespath 2026-09-19 18:17:49,187 root INFO copying jmespath/exceptions.py -> build/lib/jmespath 2026-09-19 18:17:49,188 root INFO copying jmespath/ast.py -> build/lib/jmespath 2026-09-19 18:17:49,188 root INFO copying jmespath/__init__.py -> build/lib/jmespath 2026-09-19 18:17:49,189 root INFO copying jmespath/functions.py -> build/lib/jmespath 2026-09-19 18:17:49,189 root INFO copying jmespath/lexer.py -> build/lib/jmespath 2026-09-19 18:17:49,190 root INFO running build_scripts 2026-09-19 18:17:49,190 root INFO creating build/scripts-3.14 2026-09-19 18:17:49,190 root INFO copying and adjusting bin/jp.py -> build/scripts-3.14 2026-09-19 18:17:49,191 root INFO changing mode of build/scripts-3.14/jp.py from 644 to 755 2026-09-19 18:17:49,200 root INFO installing to build/bdist.linux-loongarch64/wheel 2026-09-19 18:17:49,201 root INFO running install 2026-09-19 18:17:49,213 root INFO running install_lib 2026-09-19 18:17:49,218 root INFO creating build/bdist.linux-loongarch64/wheel 2026-09-19 18:17:49,218 root INFO creating build/bdist.linux-loongarch64/wheel/jmespath 2026-09-19 18:17:49,219 root INFO copying build/lib/jmespath/visitor.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,219 root INFO copying build/lib/jmespath/compat.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,219 root INFO copying build/lib/jmespath/parser.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,220 root INFO copying build/lib/jmespath/exceptions.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,220 root INFO copying build/lib/jmespath/ast.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,221 root INFO copying build/lib/jmespath/__init__.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,221 root INFO copying build/lib/jmespath/functions.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,221 root INFO copying build/lib/jmespath/lexer.py -> build/bdist.linux-loongarch64/wheel/./jmespath 2026-09-19 18:17:49,222 root INFO running install_egg_info 2026-09-19 18:17:49,227 root INFO running egg_info 2026-09-19 18:17:49,231 root INFO writing jmespath.egg-info/PKG-INFO 2026-09-19 18:17:49,231 root INFO writing dependency_links to jmespath.egg-info/dependency_links.txt 2026-09-19 18:17:49,232 root INFO writing top-level names to jmespath.egg-info/top_level.txt 2026-09-19 18:17:49,237 root INFO reading manifest file 'jmespath.egg-info/SOURCES.txt' 2026-09-19 18:17:49,238 root INFO reading manifest template 'MANIFEST.in' 2026-09-19 18:17:49,238 root INFO adding license file 'LICENSE' 2026-09-19 18:17:49,240 root INFO writing manifest file 'jmespath.egg-info/SOURCES.txt' 2026-09-19 18:17:49,240 root INFO Copying jmespath.egg-info to build/bdist.linux-loongarch64/wheel/./jmespath-1.1.0-py3.14.egg-info 2026-09-19 18:17:49,241 root INFO running install_scripts 2026-09-19 18:17:49,242 root INFO creating build/bdist.linux-loongarch64/wheel/jmespath-1.1.0.data/scripts 2026-09-19 18:17:49,242 root INFO copying build/scripts-3.14/jp.py -> build/bdist.linux-loongarch64/wheel/jmespath-1.1.0.data/scripts 2026-09-19 18:17:49,242 root INFO changing mode of build/bdist.linux-loongarch64/wheel/jmespath-1.1.0.data/scripts/jp.py to 755 2026-09-19 18:17:49,245 root INFO creating build/bdist.linux-loongarch64/wheel/jmespath-1.1.0.dist-info/WHEEL 2026-09-19 18:17:49,245 wheel INFO creating '/home/buildozer/aports/community/py3-jmespath/src/jmespath-1.1.0/.dist/.tmp-1jwojoci/jmespath-1.1.0-py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2026-09-19 18:17:49,246 wheel INFO adding 'jmespath/__init__.py' 2026-09-19 18:17:49,246 wheel INFO adding 'jmespath/ast.py' 2026-09-19 18:17:49,247 wheel INFO adding 'jmespath/compat.py' 2026-09-19 18:17:49,247 wheel INFO adding 'jmespath/exceptions.py' 2026-09-19 18:17:49,247 wheel INFO adding 'jmespath/functions.py' 2026-09-19 18:17:49,248 wheel INFO adding 'jmespath/lexer.py' 2026-09-19 18:17:49,248 wheel INFO adding 'jmespath/parser.py' 2026-09-19 18:17:49,249 wheel INFO adding 'jmespath/visitor.py' 2026-09-19 18:17:49,249 wheel INFO adding 'jmespath-1.1.0.data/scripts/jp.py' 2026-09-19 18:17:49,250 wheel INFO adding 'jmespath-1.1.0.dist-info/licenses/LICENSE' 2026-09-19 18:17:49,250 wheel INFO adding 'jmespath-1.1.0.dist-info/METADATA' 2026-09-19 18:17:49,250 wheel INFO adding 'jmespath-1.1.0.dist-info/WHEEL' 2026-09-19 18:17:49,250 wheel INFO adding 'jmespath-1.1.0.dist-info/top_level.txt' 2026-09-19 18:17:49,251 wheel INFO adding 'jmespath-1.1.0.dist-info/RECORD' 2026-09-19 18:17:49,251 root INFO removing build/bdist.linux-loongarch64/wheel 2026-09-19 18:17:49,252 gpep517 INFO The backend produced .dist/jmespath-1.1.0-py3-none-any.whl jmespath-1.1.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-jmespath/src/jmespath-1.1.0 collected 74 items tests/test_compliance.py ss [ 2%] tests/test_custom_functions.py . [ 4%] tests/test_functions.py ..... [ 10%] tests/test_lexer.py ................... [ 36%] tests/test_parser.py .......................................... [ 93%] tests/test_search.py ....s [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.14/site-packages/_pytest/python.py:124 /usr/lib/python3.14/site-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. Test: tests/test_compliance.py::test_expression, argvalues type: generator Please convert to a list or tuple. See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker) ../../../../../../../usr/lib/python3.14/site-packages/_pytest/python.py:124 /usr/lib/python3.14/site-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated. Test: tests/test_compliance.py::test_error_expression, argvalues type: generator Please convert to a list or tuple. See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker) tests/test_lexer.py::TestRegexLexer::test_adds_quotes_when_invalid_json tests/test_lexer.py::TestRegexLexer::test_literal_string tests/test_lexer.py::TestRegexLexer::test_literal_with_empty_string /home/buildozer/aports/community/py3-jmespath/src/jmespath-1.1.0/jmespath/lexer.py:169: PendingDeprecationWarning: deprecated string literal syntax warnings.warn("deprecated string literal syntax", -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 71 passed, 3 skipped, 5 warnings in 0.39s =================== >>> py3-jmespath: Entering fakeroot... >>> py3-jmespath-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/jmespath/__pycache__' -> '/home/buildozer/aports/community/py3-jmespath/pkg/py3-jmespath-pyc/usr/lib/python3.14/site-packages/jmespath/__pycache__' >>> py3-jmespath-pyc*: Preparing subpackage py3-jmespath-pyc... >>> py3-jmespath-pyc*: Running postcheck for py3-jmespath-pyc >>> py3-jmespath*: Running postcheck for py3-jmespath >>> py3-jmespath*: Preparing package py3-jmespath... >>> py3-jmespath*: Tracing dependencies... python3~3.14 >>> py3-jmespath*: Package size: 68.8 KB >>> py3-jmespath*: Compressing data... >>> py3-jmespath*: Create checksum... >>> py3-jmespath*: Create py3-jmespath-1.1.0-r0.apk >>> py3-jmespath-pyc*: Tracing dependencies... python3~3.14 >>> py3-jmespath-pyc*: Package size: 78.2 KB >>> py3-jmespath-pyc*: Compressing data... >>> py3-jmespath-pyc*: Create checksum... >>> py3-jmespath-pyc*: Create py3-jmespath-pyc-1.1.0-r0.apk >>> py3-jmespath: Build complete at Sat, 19 Sep 2026 18:17:51 +0000 elapsed time 0h 0m 5s >>> py3-jmespath: Cleaning up srcdir >>> py3-jmespath: Cleaning up pkgdir >>> py3-jmespath: Cleaning up tmpdir >>> py3-jmespath: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-jmespath (20260919.181747) ( 2/34) Purging py3-gpep517-pyc (20-r0) ( 3/34) Purging py3-gpep517 (20-r0) ( 4/34) Purging py3-installer-pyc (1.0.1-r0) ( 5/34) Purging py3-installer (1.0.1-r0) ( 6/34) Purging py3-setuptools-pyc (84.0.0-r0) ( 7/34) Purging py3-setuptools (84.0.0-r0) ( 8/34) Purging py3-wheel-pyc (0.48.0-r0) ( 9/34) Purging py3-wheel (0.48.0-r0) (10/34) Purging py3-pytest-pyc (9.1.1-r0) (11/34) Purging py3-pytest (9.1.1-r0) (12/34) Purging py3-iniconfig-pyc (2.3.0-r1) (13/34) Purging py3-iniconfig (2.3.0-r1) (14/34) Purging py3-packaging-pyc (26.2-r0) (15/34) Purging py3-packaging (26.2-r0) (16/34) Purging py3-parsing-pyc (3.3.2-r1) (17/34) Purging py3-parsing (3.3.2-r1) (18/34) Purging py3-pluggy-pyc (1.6.0-r1) (19/34) Purging py3-pluggy (1.6.0-r1) (20/34) Purging py3-py-pyc (1.11.0-r5) (21/34) Purging py3-py (1.11.0-r5) (22/34) Purging py3-pygments-pyc (2.21.0-r0) (23/34) Purging py3-pygments (2.21.0-r0) (24/34) Purging python3-pyc (3.14.7-r0) (25/34) Purging python3-pycache-pyc0 (3.14.7-r0) (26/34) Purging pyc (3.14.7-r0) (27/34) Purging python3 (3.14.7-r0) (28/34) Purging libbz2 (1.0.8-r6) (29/34) Purging libffi (3.8.0-r0) (30/34) Purging libpanelw (6.6_p20260822-r0) (31/34) Purging mpdecimal (4.0.1-r0) (32/34) Purging readline (8.3.3-r1) (33/34) Purging sqlite-libs (3.53.4-r0) (34/34) Purging xz-libs (5.8.4-r0) Executing busybox-1.38.0-r6.trigger OK: 270.1 MiB in 103 packages >>> py3-jmespath: Updating the community/loongarch64 repository index... >>> py3-jmespath: Signing the index...