>>> py3-coreschema: Building community/py3-coreschema 0.0.4-r4 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 23:15:33 +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/26) Installing libffi (3.4.2-r1) (2/26) Installing gdbm (1.20-r2) (3/26) Installing mpdecimal (2.5.1-r1) (4/26) Installing readline (8.1.1-r0) (5/26) Installing sqlite-libs (3.36.0-r0) (6/26) Installing python3 (3.9.7-r3) (7/26) Installing py3-markupsafe (2.0.1-r0) (8/26) Installing py3-jinja2 (3.0.1-r0) (9/26) Installing py3-ordered-set (4.0.2-r2) (10/26) Installing py3-appdirs (1.4.4-r2) (11/26) Installing py3-parsing (2.4.7-r2) (12/26) Installing py3-six (1.16.0-r0) (13/26) Installing py3-packaging (20.9-r1) (14/26) Installing py3-setuptools (52.0.0-r4) (15/26) Installing py3-atomicwrites (1.4.0-r1) (16/26) Installing py3-attrs (20.3.0-r1) (17/26) Installing py3-more-itertools (8.10.0-r0) (18/26) Installing py3-iniconfig (1.1.1-r1) (19/26) Installing py3-pluggy (0.13.1-r4) (20/26) Installing py3-py (1.10.0-r1) (21/26) Installing py3-wcwidth (0.2.5-r1) (22/26) Installing py3-toml (0.10.2-r2) (23/26) Installing py3-pytest (6.2.5-r0) (24/26) Installing py3-coverage (5.5-r0) (25/26) Installing py3-pytest-cov (2.12.1-r0) (26/26) Installing .makedepends-py3-coreschema (20211020.231541) Executing busybox-1.34.1-r1.trigger OK: 403 MiB in 121 packages >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-coreschema: Fetching py3-coreschema-0.0.4.tar.gz::https://github.com/core-api/python-coreschema/archive/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 133 100 133 0 0 621 0 --:--:-- --:--:-- --:--:-- 624 100 21905 0 21905 0 0 47791 0 --:--:-- --:--:-- --:--:-- 47791 >>> py3-coreschema: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/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/v3.15/py3-coreschema-0.0.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/coreschema copying coreschema/schemas.py -> build/lib/coreschema copying coreschema/utils.py -> build/lib/coreschema copying coreschema/formats.py -> build/lib/coreschema copying coreschema/__init__.py -> build/lib/coreschema copying coreschema/compat.py -> build/lib/coreschema creating build/lib/coreschema/encodings copying coreschema/encodings/corejson.py -> 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/html.py -> build/lib/coreschema/encodings creating build/lib/coreschema/templates copying coreschema/templates/base.html -> build/lib/coreschema/templates copying coreschema/templates/form.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/select.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/input.html -> build/lib/coreschema/templates/bootstrap3/inputs copying coreschema/templates/bootstrap3/inputs/textarea.html -> build/lib/coreschema/templates/bootstrap3/inputs ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-coreschema/src/python-coreschema-0.0.4 plugins: cov-2.12.1 collected 50 items tests/test_anything.py . [ 2%] tests/test_array.py ........ [ 18%] tests/test_boolean.py . [ 20%] tests/test_enum.py .. [ 24%] tests/test_exclusiveunion.py .. [ 28%] tests/test_intersection.py ... [ 34%] tests/test_not.py .. [ 38%] tests/test_null.py . [ 40%] tests/test_number.py ....... [ 54%] tests/test_object.py .......... [ 74%] tests/test_ref.py .. [ 78%] tests/test_string.py ....... [ 92%] tests/test_union.py .. [ 96%] tests/encodings/test_jsonschema.py .. [100%] ============================== 50 passed in 0.49s ============================== >>> py3-coreschema: Entering fakeroot... >>> py3-coreschema*: Running postcheck for py3-coreschema >>> py3-coreschema*: Preparing package py3-coreschema... >>> py3-coreschema*: Tracing dependencies... >>> py3-coreschema*: Package size: 208.0 KB >>> py3-coreschema*: Compressing data... >>> py3-coreschema*: Create checksum... >>> py3-coreschema*: Create py3-coreschema-0.0.4-r4.apk >>> py3-coreschema: Build complete at Wed, 20 Oct 2021 23:15:44 +0000 elapsed time 0h 0m 11s >>> py3-coreschema: Cleaning up srcdir >>> py3-coreschema: Cleaning up pkgdir >>> py3-coreschema: Uninstalling dependencies... (1/26) Purging .makedepends-py3-coreschema (20211020.231541) (2/26) Purging py3-jinja2 (3.0.1-r0) (3/26) Purging py3-markupsafe (2.0.1-r0) (4/26) Purging py3-setuptools (52.0.0-r4) (5/26) Purging py3-ordered-set (4.0.2-r2) (6/26) Purging py3-appdirs (1.4.4-r2) (7/26) Purging py3-pytest-cov (2.12.1-r0) (8/26) Purging py3-pytest (6.2.5-r0) (9/26) Purging py3-atomicwrites (1.4.0-r1) (10/26) Purging py3-attrs (20.3.0-r1) (11/26) Purging py3-more-itertools (8.10.0-r0) (12/26) Purging py3-iniconfig (1.1.1-r1) (13/26) Purging py3-pluggy (0.13.1-r4) (14/26) Purging py3-py (1.10.0-r1) (15/26) Purging py3-wcwidth (0.2.5-r1) (16/26) Purging py3-packaging (20.9-r1) (17/26) Purging py3-parsing (2.4.7-r2) (18/26) Purging py3-six (1.16.0-r0) (19/26) Purging py3-toml (0.10.2-r2) (20/26) Purging python3 (3.9.7-r3) (21/26) Purging py3-coverage (5.5-r0) (22/26) Purging libffi (3.4.2-r1) (23/26) Purging gdbm (1.20-r2) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.1-r0) (26/26) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 344 MiB in 95 packages >>> py3-coreschema: Updating the community/x86_64 repository index... >>> py3-coreschema: Signing the index...