>>> py3-pyhamcrest: Building community/py3-pyhamcrest 2.1.0-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 02:17:11 +0000 >>> py3-pyhamcrest: Validating /home/udu/aports/community/py3-pyhamcrest/APKBUILD... >>> py3-pyhamcrest: Analyzing dependencies... >>> py3-pyhamcrest: Installing for build: build-base python3 py3-gpep517 py3-hatchling py3-hatch-vcs py3-hypothesis py3-mock py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/39) Installing py3-installer (0.7.0-r2) (2/39) Installing py3-installer-pyc (0.7.0-r2) (3/39) Installing py3-gpep517 (19-r0) (4/39) Installing py3-gpep517-pyc (19-r0) (5/39) Installing py3-editables (0.5-r2) (6/39) Installing py3-editables-pyc (0.5-r2) (7/39) Installing py3-parsing (3.2.3-r0) (8/39) Installing py3-parsing-pyc (3.2.3-r0) (9/39) Installing py3-packaging (25.0-r0) (10/39) Installing py3-packaging-pyc (25.0-r0) (11/39) Installing py3-pathspec (0.12.1-r2) (12/39) Installing py3-pathspec-pyc (0.12.1-r2) (13/39) Installing py3-pluggy (1.5.0-r0) (14/39) Installing py3-pluggy-pyc (1.5.0-r0) (15/39) Installing py3-trove-classifiers (2025.9.11.17-r0) (16/39) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (17/39) Installing py3-hatchling (1.27.0-r0) (18/39) Installing py3-hatchling-pyc (1.27.0-r0) (19/39) Installing py3-setuptools (80.9.0-r0) (20/39) Installing py3-setuptools-pyc (80.9.0-r0) (21/39) Installing py3-setuptools_scm (8.3.1-r0) (22/39) Installing py3-setuptools_scm-pyc (8.3.1-r0) (23/39) Installing py3-hatch-vcs (0.4.0-r2) (24/39) Installing py3-hatch-vcs-pyc (0.4.0-r2) (25/39) Installing py3-attrs (25.3.0-r0) (26/39) Installing py3-attrs-pyc (25.3.0-r0) (27/39) Installing py3-sortedcontainers (2.4.0-r5) (28/39) Installing py3-sortedcontainers-pyc (2.4.0-r5) (29/39) Installing py3-hypothesis (6.124.5-r0) (30/39) Installing py3-hypothesis-pyc (6.124.5-r0) (31/39) Installing py3-mock (5.2.0-r0) (32/39) Installing py3-mock-pyc (5.2.0-r0) (33/39) Installing py3-iniconfig (2.1.0-r0) (34/39) Installing py3-iniconfig-pyc (2.1.0-r0) (35/39) Installing py3-py (1.11.0-r4) (36/39) Installing py3-py-pyc (1.11.0-r4) (37/39) Installing py3-pytest (8.3.5-r0) (38/39) Installing py3-pytest-pyc (8.3.5-r0) (39/39) Installing .makedepends-py3-pyhamcrest (20251013.021712) Executing busybox-1.37.0-r19.trigger OK: 315 MiB in 128 packages >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Cleaning up tmpdir >>> py3-pyhamcrest: Fetching PyHamcrest-2.1.0.tar.gz::https://github.com/hamcrest/PyHamcrest/archive/V2.1.0.tar.gz >>> py3-pyhamcrest: Fetching PyHamcrest-2.1.0.tar.gz::https://github.com/hamcrest/PyHamcrest/archive/V2.1.0.tar.gz >>> py3-pyhamcrest: Checking sha512sums... PyHamcrest-2.1.0.tar.gz: OK >>> py3-pyhamcrest: Unpacking /var/cache/distfiles/PyHamcrest-2.1.0.tar.gz... 2025-10-13 02:17:12,789 gpep517 INFO Building wheel via backend hatchling.build 2025-10-13 02:17:12,881 gpep517 INFO The backend produced .dist/pyhamcrest-2.1.0-py3-none-any.whl pyhamcrest-2.1.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-pyhamcrest/src/PyHamcrest-2.1.0 configfile: tox.ini testpaths: tests plugins: hypothesis-6.124.5 collected 460 items tests/hamcrest_unit_test/assert_that_test.py ....... [ 1%] tests/hamcrest_unit_test/base_description_test.py ........... [ 3%] tests/hamcrest_unit_test/base_matcher_test.py ..... [ 5%] tests/hamcrest_unit_test/collection/is_empty_test.py ....... [ 6%] tests/hamcrest_unit_test/collection/isdict_containing_test.py ......... [ 8%] tests/hamcrest_unit_test/collection/isdict_containingentries_test.py ................. [ 12%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py .......... [ 14%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py .......... [ 16%] tests/hamcrest_unit_test/collection/isin_test.py .......... [ 18%] tests/hamcrest_unit_test/collection/issequence_containing_test.py .................................. [ 26%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py ................................ [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py ............................ [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py .................... [ 43%] tests/hamcrest_unit_test/core/allof_test.py .......... [ 45%] tests/hamcrest_unit_test/core/anyof_test.py ......... [ 47%] tests/hamcrest_unit_test/core/described_as_test.py ...... [ 48%] tests/hamcrest_unit_test/core/future_test.py ....s........ [ 51%] tests/hamcrest_unit_test/core/is_test.py ....... [ 53%] tests/hamcrest_unit_test/core/isanything_test.py .... [ 54%] tests/hamcrest_unit_test/core/isequal_test.py ........... [ 56%] tests/hamcrest_unit_test/core/isinstanceof_test.py ...... [ 57%] tests/hamcrest_unit_test/core/isnone_test.py ............ [ 60%] tests/hamcrest_unit_test/core/isnot_test.py ....... [ 61%] tests/hamcrest_unit_test/core/issame_test.py ....... [ 63%] tests/hamcrest_unit_test/core/raises_test.py .....s.......ss..... [ 67%] tests/hamcrest_unit_test/integration/match_equality_test.py ..... [ 68%] tests/hamcrest_unit_test/number/iscloseto_test.py ...........ssssssssssssssss [ 74%] tests/hamcrest_unit_test/number/ordering_comparison_test.py .......... [ 76%] tests/hamcrest_unit_test/object/haslength_test.py ......... [ 78%] tests/hamcrest_unit_test/object/hasproperty_test.py .............. [ 81%] tests/hamcrest_unit_test/object/hasstring_test.py ...... [ 83%] tests/hamcrest_unit_test/string_description_test.py ........ [ 85%] tests/hamcrest_unit_test/text/isequal_ignoring_case_test.py ........ [ 86%] tests/hamcrest_unit_test/text/isequal_ignoring_whitespace_test.py ......... [ 88%] tests/hamcrest_unit_test/text/stringcontains_test.py .............. [ 91%] tests/hamcrest_unit_test/text/stringcontainsinorder_test.py ......... [ 93%] tests/hamcrest_unit_test/text/stringendswith_test.py ........ [ 95%] tests/hamcrest_unit_test/text/stringmatches_test.py ............. [ 98%] tests/hamcrest_unit_test/text/stringstartswith_test.py ........ [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== ../../../../../../../usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1441: PytestConfigWarning: Unknown config option: looponfailroots self._warn_or_fail_if_strict(f"Unknown config option: {key}\n") tests/hamcrest_unit_test/core/future_test.py::FutureExceptionTest::testDoesNotMatchExceptionIfRegularExpressionDoesNotMatch /home/udu/aports/community/py3-pyhamcrest/src/PyHamcrest-2.1.0/tests/hamcrest_unit_test/core/future_test.py:124: DeprecationWarning: There is no current event loop asyncio.get_event_loop().run_until_complete(test()) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ========================================================================================================================================== short test summary info =========================================================================================================================================== SKIPPED [1] tests/hamcrest_unit_test/core/future_test.py:61: Message differs between Python versions SKIPPED [1] tests/hamcrest_unit_test/core/raises_test.py:45: Message differs between Python versions SKIPPED [2] tests/hamcrest_unit_test/core/raises_test.py:139: Message differs between Python versions SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:128: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:139: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:132: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:103: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:107: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:114: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:121: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:65: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:73: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:77: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:81: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:69: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:91: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:95: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:99: Skipped because it needs NumPy SKIPPED [1] tests/hamcrest_unit_test/number/iscloseto_test.py:87: Skipped because it needs NumPy ================================================================================================================================ 440 passed, 20 skipped, 2 warnings in 0.80s ================================================================================================================================= >>> py3-pyhamcrest: Entering fakeroot... >>> py3-pyhamcrest-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/core/helpers/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/helpers/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/core/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__' 'usr/lib/python3.12/site-packages/hamcrest/__pycache__' -> '/home/udu/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/__pycache__' >>> py3-pyhamcrest-pyc*: Preparing subpackage py3-pyhamcrest-pyc... >>> py3-pyhamcrest-pyc*: Running postcheck for py3-pyhamcrest-pyc >>> py3-pyhamcrest*: Running postcheck for py3-pyhamcrest >>> py3-pyhamcrest*: Preparing package py3-pyhamcrest... >>> py3-pyhamcrest-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-pyhamcrest-pyc*: Package size: 153.7 KB >>> py3-pyhamcrest-pyc*: Compressing data... >>> py3-pyhamcrest-pyc*: Create checksum... >>> py3-pyhamcrest-pyc*: Create py3-pyhamcrest-pyc-2.1.0-r1.apk >>> py3-pyhamcrest*: Tracing dependencies... python3 python3~3.12 >>> py3-pyhamcrest*: Package size: 122.2 KB >>> py3-pyhamcrest*: Compressing data... >>> py3-pyhamcrest*: Create checksum... >>> py3-pyhamcrest*: Create py3-pyhamcrest-2.1.0-r1.apk >>> py3-pyhamcrest: Build complete at Mon, 13 Oct 2025 02:17:14 +0000 elapsed time 0h 0m 3s >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pyhamcrest (20251013.021712) (2/39) Purging py3-gpep517-pyc (19-r0) (3/39) Purging py3-gpep517 (19-r0) (4/39) Purging py3-installer-pyc (0.7.0-r2) (5/39) Purging py3-installer (0.7.0-r2) (6/39) Purging py3-hatch-vcs-pyc (0.4.0-r2) (7/39) Purging py3-hatch-vcs (0.4.0-r2) (8/39) Purging py3-hatchling-pyc (1.27.0-r0) (9/39) Purging py3-hatchling (1.27.0-r0) (10/39) Purging py3-editables-pyc (0.5-r2) (11/39) Purging py3-editables (0.5-r2) (12/39) Purging py3-pathspec-pyc (0.12.1-r2) (13/39) Purging py3-pathspec (0.12.1-r2) (14/39) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (15/39) Purging py3-trove-classifiers (2025.9.11.17-r0) (16/39) Purging py3-setuptools_scm-pyc (8.3.1-r0) (17/39) Purging py3-setuptools_scm (8.3.1-r0) (18/39) Purging py3-setuptools-pyc (80.9.0-r0) (19/39) Purging py3-setuptools (80.9.0-r0) (20/39) Purging py3-hypothesis-pyc (6.124.5-r0) (21/39) Purging py3-hypothesis (6.124.5-r0) (22/39) Purging py3-attrs-pyc (25.3.0-r0) (23/39) Purging py3-attrs (25.3.0-r0) (24/39) Purging py3-sortedcontainers-pyc (2.4.0-r5) (25/39) Purging py3-sortedcontainers (2.4.0-r5) (26/39) Purging py3-mock-pyc (5.2.0-r0) (27/39) Purging py3-mock (5.2.0-r0) (28/39) Purging py3-pytest-pyc (8.3.5-r0) (29/39) Purging py3-pytest (8.3.5-r0) (30/39) Purging py3-iniconfig-pyc (2.1.0-r0) (31/39) Purging py3-iniconfig (2.1.0-r0) (32/39) Purging py3-packaging-pyc (25.0-r0) (33/39) Purging py3-packaging (25.0-r0) (34/39) Purging py3-parsing-pyc (3.2.3-r0) (35/39) Purging py3-parsing (3.2.3-r0) (36/39) Purging py3-pluggy-pyc (1.5.0-r0) (37/39) Purging py3-pluggy (1.5.0-r0) (38/39) Purging py3-py-pyc (1.11.0-r4) (39/39) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-pyhamcrest: Updating the community/x86_64 repository index... >>> py3-pyhamcrest: Signing the index...