>>> py3-coreschema: Building community/py3-coreschema 0.0.4-r9 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 22:26:29 +0000 >>> py3-coreschema: Checking sanity of /home/buildozer/aports/community/py3-coreschema/APKBUILD... >>> WARNING: py3-coreschema: No maintainer >>> py3-coreschema: Analyzing dependencies... >>> py3-coreschema: Installing for build: build-base py3-jinja2 py3-setuptools py3-pytest py3-pytest-cov (1/33) Installing libffi (3.4.6-r0) (2/33) Installing gdbm (1.23-r1) (3/33) Installing mpdecimal (4.0.0-r0) (4/33) Installing libpanelw (6.4_p20240330-r0) (5/33) Installing readline (8.2.10-r0) (6/33) Installing sqlite-libs (3.45.2-r0) (7/33) Installing python3 (3.12.2-r1) (8/33) Installing python3-pycache-pyc0 (3.12.2-r1) (9/33) Installing pyc (3.12.2-r1) (10/33) Installing py3-jinja2-pyc (3.1.3-r1) (11/33) Installing py3-markupsafe-pyc (2.1.5-r1) (12/33) Installing python3-pyc (3.12.2-r1) (13/33) Installing py3-markupsafe (2.1.5-r1) (14/33) Installing py3-jinja2 (3.1.3-r1) (15/33) Installing py3-parsing (3.1.2-r1) (16/33) Installing py3-parsing-pyc (3.1.2-r1) (17/33) Installing py3-packaging (24.0-r1) (18/33) Installing py3-packaging-pyc (24.0-r1) (19/33) Installing py3-setuptools (69.2.0-r2) (20/33) Installing py3-setuptools-pyc (69.2.0-r2) (21/33) Installing py3-iniconfig (2.0.0-r1) (22/33) Installing py3-iniconfig-pyc (2.0.0-r1) (23/33) Installing py3-pluggy (1.4.0-r1) (24/33) Installing py3-pluggy-pyc (1.4.0-r1) (25/33) Installing py3-py (1.11.0-r3) (26/33) Installing py3-py-pyc (1.11.0-r3) (27/33) Installing py3-pytest (8.1.1-r1) (28/33) Installing py3-pytest-pyc (8.1.1-r1) (29/33) Installing py3-coverage (6.5.0-r6) (30/33) Installing py3-coverage-pyc (6.5.0-r6) (31/33) Installing py3-pytest-cov (4.1.0-r1) (32/33) Installing py3-pytest-cov-pyc (4.1.0-r1) (33/33) Installing .makedepends-py3-coreschema (20240412.222630) Executing busybox-1.36.1-r25.trigger OK: 433 MiB in 146 packages >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Cleaning up tmpdir >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-coreschema-0.0.4.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 100 21905 100 21905 0 0 132k 0 --:--:-- --:--:-- --:--:-- 133k >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-coreschema-0.0.4.tar.gz >>> py3-coreschema: Checking sha512sums... py3-coreschema-0.0.4.tar.gz: OK >>> py3-coreschema: Unpacking /var/cache/distfiles/edge/py3-coreschema-0.0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/coreschema copying coreschema/utils.py -> build/lib/coreschema copying coreschema/schemas.py -> build/lib/coreschema copying coreschema/__init__.py -> build/lib/coreschema copying coreschema/compat.py -> build/lib/coreschema copying coreschema/formats.py -> build/lib/coreschema creating build/lib/coreschema/encodings copying coreschema/encodings/jsonschema.py -> build/lib/coreschema/encodings copying coreschema/encodings/__init__.py -> build/lib/coreschema/encodings copying coreschema/encodings/corejson.py -> build/lib/coreschema/encodings copying coreschema/encodings/html.py -> build/lib/coreschema/encodings creating build/lib/coreschema/templates copying coreschema/templates/form.html -> build/lib/coreschema/templates copying coreschema/templates/base.html -> build/lib/coreschema/templates creating build/lib/coreschema/templates/bootstrap3 copying coreschema/templates/bootstrap3/form.html -> build/lib/coreschema/templates/bootstrap3 creating build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/textarea.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/input.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/select_multiple.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/checkbox.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/select.html -> build/lib/coreschema/templates/bootstrap3/inputs ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-coreschema/src/python-coreschema-0.0.4 plugins: cov-4.1.0 collected 50 items tests/encodings/test_jsonschema.py .. [ 4%] tests/test_anything.py . [ 6%] tests/test_array.py ........ [ 22%] tests/test_boolean.py . [ 24%] tests/test_enum.py .. [ 28%] tests/test_exclusiveunion.py .. [ 32%] tests/test_intersection.py ... [ 38%] tests/test_not.py .. [ 42%] tests/test_null.py . [ 44%] tests/test_number.py ....... [ 58%] tests/test_object.py .......... [ 78%] tests/test_ref.py .. [ 82%] tests/test_string.py ....... [ 96%] tests/test_union.py .. [100%] ============================== 50 passed in 0.41s ============================== >>> py3-coreschema: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() >>> py3-coreschema-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema/usr/lib/python3.12/site-packages/coreschema/__pycache__' -> '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema-pyc/usr/lib/python3.12/site-packages/coreschema/__pycache__' '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema/usr/lib/python3.12/site-packages/coreschema/encodings/__pycache__' -> '/home/buildozer/aports/community/py3-coreschema/pkg/py3-coreschema-pyc/usr/lib/python3.12/site-packages/coreschema/encodings/__pycache__' >>> py3-coreschema-pyc*: Preparing subpackage py3-coreschema-pyc... >>> py3-coreschema-pyc*: Running postcheck for py3-coreschema-pyc >>> py3-coreschema*: Running postcheck for py3-coreschema >>> py3-coreschema*: Preparing package py3-coreschema... >>> py3-coreschema-pyc*: Tracing dependencies... py3-jinja2 python3~3.12 >>> py3-coreschema-pyc*: Package size: 100.0 KB >>> py3-coreschema-pyc*: Compressing data... >>> py3-coreschema-pyc*: Create checksum... >>> py3-coreschema-pyc*: Create py3-coreschema-pyc-0.0.4-r9.apk >>> py3-coreschema*: Tracing dependencies... py3-jinja2 python3~3.12 >>> py3-coreschema*: Package size: 148.0 KB >>> py3-coreschema*: Compressing data... >>> py3-coreschema*: Create checksum... >>> py3-coreschema*: Create py3-coreschema-0.0.4-r9.apk >>> py3-coreschema: Build complete at Fri, 12 Apr 2024 22:26:34 +0000 elapsed time 0h 0m 5s >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Uninstalling dependencies... (1/33) Purging .makedepends-py3-coreschema (20240412.222630) (2/33) Purging py3-jinja2-pyc (3.1.3-r1) (3/33) Purging py3-jinja2 (3.1.3-r1) (4/33) Purging py3-markupsafe-pyc (2.1.5-r1) (5/33) Purging py3-markupsafe (2.1.5-r1) (6/33) Purging py3-setuptools-pyc (69.2.0-r2) (7/33) Purging py3-setuptools (69.2.0-r2) (8/33) Purging py3-pytest-cov-pyc (4.1.0-r1) (9/33) Purging py3-pytest-cov (4.1.0-r1) (10/33) Purging py3-pytest-pyc (8.1.1-r1) (11/33) Purging py3-pytest (8.1.1-r1) (12/33) Purging py3-iniconfig-pyc (2.0.0-r1) (13/33) Purging py3-iniconfig (2.0.0-r1) (14/33) Purging py3-packaging-pyc (24.0-r1) (15/33) Purging py3-packaging (24.0-r1) (16/33) Purging py3-parsing-pyc (3.1.2-r1) (17/33) Purging py3-parsing (3.1.2-r1) (18/33) Purging py3-pluggy-pyc (1.4.0-r1) (19/33) Purging py3-pluggy (1.4.0-r1) (20/33) Purging py3-py-pyc (1.11.0-r3) (21/33) Purging py3-py (1.11.0-r3) (22/33) Purging py3-coverage-pyc (6.5.0-r6) (23/33) Purging py3-coverage (6.5.0-r6) (24/33) Purging python3-pyc (3.12.2-r1) (25/33) Purging python3-pycache-pyc0 (3.12.2-r1) (26/33) Purging pyc (3.12.2-r1) (27/33) Purging python3 (3.12.2-r1) (28/33) Purging gdbm (1.23-r1) (29/33) Purging libffi (3.4.6-r0) (30/33) Purging libpanelw (6.4_p20240330-r0) (31/33) Purging mpdecimal (4.0.0-r0) (32/33) Purging readline (8.2.10-r0) (33/33) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-coreschema: Updating the community/x86 repository index... >>> py3-coreschema: Signing the index...