>>> py3-fastjsonschema: Building community/py3-fastjsonschema 2.19.1-r0 (using abuild 3.12.0-r0) started Sat, 30 Dec 2023 05:17:57 +0000 >>> py3-fastjsonschema: Checking sanity of /home/buildozer/aports/community/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-installer py3-pytest py3-pytest-benchmark (1/35) Installing libffi (3.4.4-r3) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20231125-r0) (5/35) Installing readline (8.2.7-r0) (6/35) Installing sqlite-libs (3.44.2-r0) (7/35) Installing python3 (3.11.6-r1) (8/35) Installing python3-pycache-pyc0 (3.11.6-r1) (9/35) Installing pyc (3.11.6-r1) (10/35) Installing python3-pyc (3.11.6-r1) (11/35) Installing py3-installer (0.7.0-r1) (12/35) Installing py3-installer-pyc (0.7.0-r1) (13/35) Installing py3-gpep517 (15-r1) (14/35) Installing py3-gpep517-pyc (15-r1) (15/35) Installing py3-parsing (3.1.1-r0) (16/35) Installing py3-parsing-pyc (3.1.1-r0) (17/35) Installing py3-packaging (23.2-r0) (18/35) Installing py3-packaging-pyc (23.2-r0) (19/35) Installing py3-setuptools (68.2.2-r0) (20/35) Installing py3-setuptools-pyc (68.2.2-r0) (21/35) Installing py3-wheel (0.42.0-r0) (22/35) Installing py3-wheel-pyc (0.42.0-r0) (23/35) Installing py3-iniconfig (1.1.1-r7) (24/35) Installing py3-iniconfig-pyc (1.1.1-r7) (25/35) Installing py3-pluggy (1.3.0-r0) (26/35) Installing py3-pluggy-pyc (1.3.0-r0) (27/35) Installing py3-py (1.11.0-r2) (28/35) Installing py3-py-pyc (1.11.0-r2) (29/35) Installing py3-pytest (7.4.3-r0) (30/35) Installing py3-pytest-pyc (7.4.3-r0) (31/35) Installing py3-py-cpuinfo (9.0.0-r2) (32/35) Installing py3-py-cpuinfo-pyc (9.0.0-r2) (33/35) Installing py3-pytest-benchmark (4.0.0-r3) (34/35) Installing py3-pytest-benchmark-pyc (4.0.0-r3) (35/35) Installing .makedepends-py3-fastjsonschema (20231230.051759) Executing busybox-1.36.1-r18.trigger OK: 435 MiB in 147 packages >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Cleaning up tmpdir >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastjsonschema-2.19.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.19.1.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.19.1.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 100 383k 0 383k 0 0 695k 0 --:--:-- --:--:-- --:--:-- 695k >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastjsonschema-2.19.1.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.19.1.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/edge/py3-fastjsonschema-2.19.1.tar.gz... 2023-12-30 05:18:01,229 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-30 05:18:01,274 root INFO running bdist_wheel 2023-12-30 05:18:01,301 root INFO running build 2023-12-30 05:18:01,301 root INFO running build_py 2023-12-30 05:18:01,305 root INFO creating build 2023-12-30 05:18:01,305 root INFO creating build/lib 2023-12-30 05:18:01,305 root INFO creating build/lib/fastjsonschema 2023-12-30 05:18:01,306 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,306 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,306 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,307 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,307 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,308 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,308 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,308 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,309 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,309 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2023-12-30 05:18:01,317 wheel INFO installing to build/bdist.linux-i686/wheel 2023-12-30 05:18:01,317 root INFO running install 2023-12-30 05:18:01,331 root INFO running install_lib 2023-12-30 05:18:01,334 root INFO creating build/bdist.linux-i686 2023-12-30 05:18:01,335 root INFO creating build/bdist.linux-i686/wheel 2023-12-30 05:18:01,335 root INFO creating build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,335 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,335 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,336 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,336 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,337 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,337 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,337 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,337 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,338 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,338 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-i686/wheel/fastjsonschema 2023-12-30 05:18:01,338 root INFO running install_egg_info 2023-12-30 05:18:01,344 root INFO running egg_info 2023-12-30 05:18:01,345 root INFO creating fastjsonschema.egg-info 2023-12-30 05:18:01,347 root INFO writing fastjsonschema.egg-info/PKG-INFO 2023-12-30 05:18:01,350 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2023-12-30 05:18:01,351 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2023-12-30 05:18:01,351 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2023-12-30 05:18:01,351 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-12-30 05:18:01,355 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-12-30 05:18:01,356 root INFO reading manifest template 'MANIFEST.in' 2023-12-30 05:18:01,357 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-12-30 05:18:01,358 root INFO adding license file 'LICENSE' 2023-12-30 05:18:01,358 root INFO adding license file 'AUTHORS' 2023-12-30 05:18:01,359 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2023-12-30 05:18:01,360 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-i686/wheel/fastjsonschema-2.19.1-py3.11.egg-info 2023-12-30 05:18:01,361 root INFO running install_scripts 2023-12-30 05:18:01,365 wheel INFO creating build/bdist.linux-i686/wheel/fastjsonschema-2.19.1.dist-info/WHEEL 2023-12-30 05:18:01,366 wheel INFO creating '/home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.19.1/.dist/.tmp-x5v0_lm5/fastjsonschema-2.19.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2023-12-30 05:18:01,366 wheel INFO adding 'fastjsonschema/__init__.py' 2023-12-30 05:18:01,367 wheel INFO adding 'fastjsonschema/__main__.py' 2023-12-30 05:18:01,367 wheel INFO adding 'fastjsonschema/draft04.py' 2023-12-30 05:18:01,368 wheel INFO adding 'fastjsonschema/draft06.py' 2023-12-30 05:18:01,368 wheel INFO adding 'fastjsonschema/draft07.py' 2023-12-30 05:18:01,368 wheel INFO adding 'fastjsonschema/exceptions.py' 2023-12-30 05:18:01,369 wheel INFO adding 'fastjsonschema/generator.py' 2023-12-30 05:18:01,369 wheel INFO adding 'fastjsonschema/indent.py' 2023-12-30 05:18:01,370 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2023-12-30 05:18:01,370 wheel INFO adding 'fastjsonschema/version.py' 2023-12-30 05:18:01,371 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/AUTHORS' 2023-12-30 05:18:01,371 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/LICENSE' 2023-12-30 05:18:01,371 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/METADATA' 2023-12-30 05:18:01,371 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/WHEEL' 2023-12-30 05:18:01,372 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/top_level.txt' 2023-12-30 05:18:01,372 wheel INFO adding 'fastjsonschema-2.19.1.dist-info/RECORD' 2023-12-30 05:18:01,372 wheel INFO removing build/bdist.linux-i686/wheel 2023-12-30 05:18:01,373 gpep517 INFO The backend produced .dist/fastjsonschema-2.19.1-py3-none-any.whl fastjsonschema-2.19.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000) rootdir: /home/buildozer/aports/community/py3-fastjsonschema/src/python-fastjsonschema-2.19.1 plugins: benchmark-4.0.0 collected 448 items / 3 deselected / 445 selected tests/test_array.py .................................................... [ 11%] ............ [ 14%] tests/test_boolean.py ....... [ 15%] tests/test_boolean_schema.py ........ [ 17%] tests/test_common.py .................................. [ 25%] tests/test_compile_to_code.py .. [ 25%] tests/test_composition.py .......... [ 28%] tests/test_const.py ....... [ 29%] tests/test_default.py .......... [ 31%] tests/test_examples.py .... [ 32%] tests/test_exceptions.py ............. [ 35%] tests/test_format.py ............................. [ 42%] tests/test_integration.py ................. [ 46%] tests/test_null.py ...... [ 47%] tests/test_number.py ................................................... [ 58%] ..................................................... [ 70%] tests/test_object.py ................................................... [ 82%] ........... [ 84%] tests/test_pattern_properties.py .... [ 85%] tests/test_pattern_serialization.py . [ 85%] tests/test_security.py ..................... [ 90%] tests/test_string.py ........................... [ 96%] tests/benchmarks/test_benchmark.py ............ [ 99%] tests/json_schema/test_draft04.py s [ 99%] tests/json_schema/test_draft06.py s [ 99%] tests/json_schema/test_draft07.py s [100%] =============================== warnings summary =============================== tests/test_pattern_properties.py::test_pattern_with_escape_no_warnings tests/test_string.py::test_pattern_with_escape_no_warnings /usr/lib/python3.11/site-packages/_pytest/python.py:194: PytestRemovedIn8Warning: Passing None has been deprecated. See https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests for alternatives in common use cases. result = testfunction(**testargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ------------------------------------------------------------------------------------------- benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 5.8338 (1.0) 344.8352 (1.00) 6.1539 (1.0) 2.2138 (1.0) 6.1132 (1.0) 0.1006 (1.0) 204;1122 162.4992 (1.0) 71545 1 test_benchmark_bad_values[value1] 6.7130 (1.15) 343.7437 (1.0) 7.0815 (1.15) 2.5310 (1.14) 7.0184 (1.15) 0.1192 (1.19) 299;1315 141.2129 (0.87) 72728 1 test_benchmark_bad_values[value2] 8.2999 (1.42) 359.5129 (1.05) 8.6836 (1.41) 3.0871 (1.39) 8.6203 (1.41) 0.1229 (1.22) 242;1099 115.1599 (0.71) 63206 1 test_benchmark_bad_values[value3] 9.4175 (1.61) 361.1892 (1.05) 9.8434 (1.60) 2.7577 (1.25) 9.7752 (1.60) 0.1267 (1.26) 293;1220 101.5913 (0.63) 61767 1 test_benchmark_bad_values[value5] 12.2003 (2.09) 353.6269 (1.03) 12.6745 (2.06) 3.5843 (1.62) 12.5989 (2.06) 0.1602 (1.59) 225;788 78.8989 (0.49) 49683 1 test_benchmark_bad_values[value4] 16.1305 (2.77) 366.7958 (1.07) 16.7378 (2.72) 4.3332 (1.96) 16.5813 (2.71) 0.1825 (1.81) 290;861 59.7450 (0.37) 32861 1 test_benchmark_bad_values[value6] 18.3657 (3.15) 362.6309 (1.05) 18.9947 (3.09) 4.4856 (2.03) 18.8425 (3.08) 0.1788 (1.78) 280;847 52.6463 (0.32) 34297 1 test_benchmark_ok_values[value3] 32.0561 (5.49) 386.6553 (1.12) 32.9658 (5.36) 6.2529 (2.82) 32.6410 (5.34) 0.2235 (2.22) 271;867 30.3344 (0.19) 23050 1 test_benchmark_ok_values[value2] 32.6894 (5.60) 399.0158 (1.16) 33.4721 (5.44) 5.7826 (2.61) 33.2259 (5.44) 0.2198 (2.19) 187;682 29.8756 (0.18) 22560 1 test_benchmark_ok_values[value0] 33.0880 (5.67) 386.7596 (1.13) 34.2567 (5.57) 6.2636 (2.83) 33.7213 (5.52) 0.2533 (2.52) 302;1303 29.1914 (0.18) 12666 1 test_benchmark_ok_values[value1] 33.1812 (5.69) 401.6347 (1.17) 34.2415 (5.56) 5.8371 (2.64) 33.7847 (5.53) 0.2384 (2.37) 513;928 29.2043 (0.18) 22196 1 test_benchmark_bad_values[value7] 35.0215 (6.00) 386.5212 (1.12) 36.0033 (5.85) 5.9786 (2.70) 35.6771 (5.84) 0.2384 (2.37) 280;757 27.7752 (0.17) 20997 1 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Legend: Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile. OPS: Operations Per Second, computed as 1 / Mean ========== 442 passed, 3 skipped, 3 deselected, 2 warnings in 34.22s =========== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/community/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.11/site-packages/fastjsonschema/__pycache__' >>> py3-fastjsonschema-pyc*: Preparing subpackage py3-fastjsonschema-pyc... >>> py3-fastjsonschema-pyc*: Running postcheck for py3-fastjsonschema-pyc >>> py3-fastjsonschema*: Running postcheck for py3-fastjsonschema >>> py3-fastjsonschema*: Preparing package py3-fastjsonschema... >>> py3-fastjsonschema-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-fastjsonschema-pyc*: Package size: 160.0 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.19.1-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3 python3~3.11 >>> py3-fastjsonschema*: Package size: 152.0 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.19.1-r0.apk >>> py3-fastjsonschema: Build complete at Sat, 30 Dec 2023 05:18:37 +0000 elapsed time 0h 0m 40s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... (1/35) Purging .makedepends-py3-fastjsonschema (20231230.051759) (2/35) Purging py3-gpep517-pyc (15-r1) (3/35) Purging py3-gpep517 (15-r1) (4/35) Purging py3-setuptools-pyc (68.2.2-r0) (5/35) Purging py3-setuptools (68.2.2-r0) (6/35) Purging py3-wheel-pyc (0.42.0-r0) (7/35) Purging py3-wheel (0.42.0-r0) (8/35) Purging py3-installer-pyc (0.7.0-r1) (9/35) Purging py3-installer (0.7.0-r1) (10/35) Purging py3-pytest-benchmark-pyc (4.0.0-r3) (11/35) Purging py3-pytest-benchmark (4.0.0-r3) (12/35) Purging py3-pytest-pyc (7.4.3-r0) (13/35) Purging py3-pytest (7.4.3-r0) (14/35) Purging py3-iniconfig-pyc (1.1.1-r7) (15/35) Purging py3-iniconfig (1.1.1-r7) (16/35) Purging py3-packaging-pyc (23.2-r0) (17/35) Purging py3-packaging (23.2-r0) (18/35) Purging py3-parsing-pyc (3.1.1-r0) (19/35) Purging py3-parsing (3.1.1-r0) (20/35) Purging py3-pluggy-pyc (1.3.0-r0) (21/35) Purging py3-pluggy (1.3.0-r0) (22/35) Purging py3-py-pyc (1.11.0-r2) (23/35) Purging py3-py (1.11.0-r2) (24/35) Purging py3-py-cpuinfo-pyc (9.0.0-r2) (25/35) Purging py3-py-cpuinfo (9.0.0-r2) (26/35) Purging python3-pyc (3.11.6-r1) (27/35) Purging python3-pycache-pyc0 (3.11.6-r1) (28/35) Purging pyc (3.11.6-r1) (29/35) Purging python3 (3.11.6-r1) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.4-r3) (32/35) Purging libpanelw (6.4_p20231125-r0) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.7-r0) (35/35) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r18.trigger OK: 379 MiB in 112 packages >>> py3-fastjsonschema: Updating the community/x86 repository index... >>> py3-fastjsonschema: Signing the index...