>>> py3-pyhamcrest: Building community/py3-pyhamcrest 2.1.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 21:00:17 +0000 >>> py3-pyhamcrest: Checking sanity of /home/buildozer/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 (1/51) Installing libbz2 (1.0.8-r6) (2/51) Installing libffi (3.4.6-r0) (3/51) Installing gdbm (1.23-r1) (4/51) Installing xz-libs (5.6.1-r3) (5/51) Installing mpdecimal (4.0.0-r0) (6/51) Installing libpanelw (6.4_p20240330-r0) (7/51) Installing readline (8.2.10-r0) (8/51) Installing sqlite-libs (3.45.2-r0) (9/51) Installing python3 (3.12.2-r1) (10/51) Installing python3-pycache-pyc0 (3.12.2-r1) (11/51) Installing pyc (3.12.2-r1) (12/51) Installing python3-pyc (3.12.2-r1) (13/51) Installing py3-installer (0.7.0-r2) (14/51) Installing py3-installer-pyc (0.7.0-r2) (15/51) Installing py3-gpep517 (15-r2) (16/51) Installing py3-gpep517-pyc (15-r2) (17/51) Installing py3-editables (0.5-r2) (18/51) Installing py3-editables-pyc (0.5-r2) (19/51) Installing py3-parsing (3.1.2-r1) (20/51) Installing py3-parsing-pyc (3.1.2-r1) (21/51) Installing py3-packaging (24.0-r1) (22/51) Installing py3-packaging-pyc (24.0-r1) (23/51) Installing py3-pathspec (0.12.1-r2) (24/51) Installing py3-pathspec-pyc (0.12.1-r2) (25/51) Installing py3-pluggy (1.4.0-r1) (26/51) Installing py3-pluggy-pyc (1.4.0-r1) (27/51) Installing py3-trove-classifiers (2024.3.3-r2) (28/51) Installing py3-trove-classifiers-pyc (2024.3.3-r2) (29/51) Installing py3-hatchling (1.22.5-r1) (30/51) Installing py3-hatchling-pyc (1.22.5-r1) (31/51) Installing py3-setuptools (69.2.0-r2) (32/51) Installing py3-setuptools-pyc (69.2.0-r2) (33/51) Installing py3-setuptools_scm (8.0.4-r2) (34/51) Installing py3-setuptools_scm-pyc (8.0.4-r2) (35/51) Installing py3-hatch-vcs (0.4.0-r2) (36/51) Installing py3-hatch-vcs-pyc (0.4.0-r2) (37/51) Installing py3-attrs (23.2.0-r1) (38/51) Installing py3-attrs-pyc (23.2.0-r1) (39/51) Installing py3-sortedcontainers (2.4.0-r5) (40/51) Installing py3-sortedcontainers-pyc (2.4.0-r5) (41/51) Installing py3-hypothesis (6.99.4-r1) (42/51) Installing py3-hypothesis-pyc (6.99.4-r1) (43/51) Installing py3-mock (5.1.0-r2) (44/51) Installing py3-mock-pyc (5.1.0-r2) (45/51) Installing py3-iniconfig (2.0.0-r1) (46/51) Installing py3-iniconfig-pyc (2.0.0-r1) (47/51) Installing py3-py (1.11.0-r3) (48/51) Installing py3-py-pyc (1.11.0-r3) (49/51) Installing py3-pytest (8.1.1-r1) (50/51) Installing py3-pytest-pyc (8.1.1-r1) (51/51) Installing .makedepends-py3-pyhamcrest (20240412.210018) Executing busybox-1.36.1-r25.trigger OK: 444 MiB in 156 packages >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Cleaning up tmpdir >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyHamcrest-2.1.0.tar.gz >>> py3-pyhamcrest: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyHamcrest-2.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... 2024-04-12 21:00:19,423 gpep517 INFO Building wheel via backend hatchling.build 2024-04-12 21:00:19,551 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.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pyhamcrest/src/PyHamcrest-2.1.0 configfile: tox.ini testpaths: tests plugins: hypothesis-6.99.4 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 ... [ 9%] .............. [ 12%] tests/hamcrest_unit_test/collection/isdict_containingkey_test.py ....... [ 13%] ... [ 14%] tests/hamcrest_unit_test/collection/isdict_containingvalue_test.py ..... [ 15%] ..... [ 16%] tests/hamcrest_unit_test/collection/isin_test.py .......... [ 18%] tests/hamcrest_unit_test/collection/issequence_containing_test.py ...... [ 20%] ............................ [ 26%] tests/hamcrest_unit_test/collection/issequence_containinginanyorder_test.py . [ 26%] ............................... [ 33%] tests/hamcrest_unit_test/collection/issequence_containinginorder_test.py . [ 33%] ........................... [ 39%] tests/hamcrest_unit_test/collection/issequence_onlycontaining_test.py .. [ 39%] .................. [ 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 ...........sssssssssss [ 73%] sssss [ 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%] ... [ 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:1439 /usr/lib/python3.12/site-packages/_pytest/config/__init__.py:1439: 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/buildozer/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 1.24s ================== >>> py3-pyhamcrest: Entering fakeroot... >>> py3-pyhamcrest-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/object/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/number/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/collection/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/integration/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/library/text/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/core/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/core/__pycache__' '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest/usr/lib/python3.12/site-packages/hamcrest/core/helpers/__pycache__' -> '/home/buildozer/aports/community/py3-pyhamcrest/pkg/py3-pyhamcrest-pyc/usr/lib/python3.12/site-packages/hamcrest/core/helpers/__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: 376.0 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: 348.0 KB >>> py3-pyhamcrest*: Compressing data... >>> py3-pyhamcrest*: Create checksum... >>> py3-pyhamcrest*: Create py3-pyhamcrest-2.1.0-r1.apk >>> py3-pyhamcrest: Build complete at Fri, 12 Apr 2024 21:00:21 +0000 elapsed time 0h 0m 4s >>> py3-pyhamcrest: Cleaning up srcdir >>> py3-pyhamcrest: Cleaning up pkgdir >>> py3-pyhamcrest: Uninstalling dependencies... (1/51) Purging .makedepends-py3-pyhamcrest (20240412.210018) (2/51) Purging py3-gpep517-pyc (15-r2) (3/51) Purging py3-gpep517 (15-r2) (4/51) Purging py3-installer-pyc (0.7.0-r2) (5/51) Purging py3-installer (0.7.0-r2) (6/51) Purging py3-hatch-vcs-pyc (0.4.0-r2) (7/51) Purging py3-hatch-vcs (0.4.0-r2) (8/51) Purging py3-hatchling-pyc (1.22.5-r1) (9/51) Purging py3-hatchling (1.22.5-r1) (10/51) Purging py3-editables-pyc (0.5-r2) (11/51) Purging py3-editables (0.5-r2) (12/51) Purging py3-pathspec-pyc (0.12.1-r2) (13/51) Purging py3-pathspec (0.12.1-r2) (14/51) Purging py3-trove-classifiers-pyc (2024.3.3-r2) (15/51) Purging py3-trove-classifiers (2024.3.3-r2) (16/51) Purging py3-setuptools_scm-pyc (8.0.4-r2) (17/51) Purging py3-setuptools_scm (8.0.4-r2) (18/51) Purging py3-setuptools-pyc (69.2.0-r2) (19/51) Purging py3-setuptools (69.2.0-r2) (20/51) Purging py3-hypothesis-pyc (6.99.4-r1) (21/51) Purging py3-hypothesis (6.99.4-r1) (22/51) Purging py3-attrs-pyc (23.2.0-r1) (23/51) Purging py3-attrs (23.2.0-r1) (24/51) Purging py3-sortedcontainers-pyc (2.4.0-r5) (25/51) Purging py3-sortedcontainers (2.4.0-r5) (26/51) Purging py3-mock-pyc (5.1.0-r2) (27/51) Purging py3-mock (5.1.0-r2) (28/51) Purging py3-pytest-pyc (8.1.1-r1) (29/51) Purging py3-pytest (8.1.1-r1) (30/51) Purging py3-iniconfig-pyc (2.0.0-r1) (31/51) Purging py3-iniconfig (2.0.0-r1) (32/51) Purging py3-packaging-pyc (24.0-r1) (33/51) Purging py3-packaging (24.0-r1) (34/51) Purging py3-parsing-pyc (3.1.2-r1) (35/51) Purging py3-parsing (3.1.2-r1) (36/51) Purging py3-pluggy-pyc (1.4.0-r1) (37/51) Purging py3-pluggy (1.4.0-r1) (38/51) Purging py3-py-pyc (1.11.0-r3) (39/51) Purging py3-py (1.11.0-r3) (40/51) Purging python3-pyc (3.12.2-r1) (41/51) Purging python3-pycache-pyc0 (3.12.2-r1) (42/51) Purging pyc (3.12.2-r1) (43/51) Purging python3 (3.12.2-r1) (44/51) Purging gdbm (1.23-r1) (45/51) Purging libbz2 (1.0.8-r6) (46/51) Purging libffi (3.4.6-r0) (47/51) Purging libpanelw (6.4_p20240330-r0) (48/51) Purging mpdecimal (4.0.0-r0) (49/51) Purging readline (8.2.10-r0) (50/51) Purging sqlite-libs (3.45.2-r0) (51/51) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> py3-pyhamcrest: Updating the community/aarch64 repository index... >>> py3-pyhamcrest: Signing the index...