>>> py3-fastjsonschema: Building main/py3-fastjsonschema 2.21.2-r0 (using abuild 3.15.0-r2) started Fri, 15 Aug 2025 09:53:20 +0000 >>> py3-fastjsonschema: Validating /home/buildozer/aports/main/py3-fastjsonschema/APKBUILD... >>> py3-fastjsonschema: Analyzing dependencies... >>> py3-fastjsonschema: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-benchmark ( 1/38) Installing libbz2 (1.0.8-r6) ( 2/38) Installing libffi (3.5.2-r0) ( 3/38) Installing gdbm (1.26-r0) ( 4/38) Installing xz-libs (5.8.1-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.5_p20250705-r0) ( 7/38) Installing sqlite-libs (3.50.4-r1) ( 8/38) Installing python3 (3.12.11-r0) ( 9/38) Installing python3-pycache-pyc0 (3.12.11-r0) (10/38) Installing pyc (3.12.11-r0) (11/38) Installing py3-installer-pyc (0.7.0-r2) (12/38) Installing py3-gpep517-pyc (19-r0) (13/38) Installing python3-pyc (3.12.11-r0) (14/38) Installing py3-installer (0.7.0-r2) (15/38) Installing py3-gpep517 (19-r0) (16/38) Installing py3-parsing (3.2.3-r0) (17/38) Installing py3-parsing-pyc (3.2.3-r0) (18/38) Installing py3-packaging (25.0-r0) (19/38) Installing py3-packaging-pyc (25.0-r0) (20/38) Installing py3-setuptools (80.9.0-r1) (21/38) Installing py3-setuptools-pyc (80.9.0-r1) (22/38) Installing py3-wheel (0.46.1-r0) (23/38) Installing py3-wheel-pyc (0.46.1-r0) (24/38) Installing py3-iniconfig (2.1.0-r0) (25/38) Installing py3-iniconfig-pyc (2.1.0-r0) (26/38) Installing py3-pluggy (1.6.0-r0) (27/38) Installing py3-pluggy-pyc (1.6.0-r0) (28/38) Installing py3-py (1.11.0-r4) (29/38) Installing py3-py-pyc (1.11.0-r4) (30/38) Installing py3-pygments (2.19.2-r0) (31/38) Installing py3-pygments-pyc (2.19.2-r0) (32/38) Installing py3-pytest (8.4.1-r1) (33/38) Installing py3-pytest-pyc (8.4.1-r1) (34/38) Installing py3-py-cpuinfo (9.0.0-r4) (35/38) Installing py3-py-cpuinfo-pyc (9.0.0-r4) (36/38) Installing py3-pytest-benchmark (4.0.0-r4) (37/38) Installing py3-pytest-benchmark-pyc (4.0.0-r4) (38/38) Installing .makedepends-py3-fastjsonschema (20250815.095320) busybox-1.37.0-r22.trigger: Executing script... OK: 484 MiB in 142 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.21.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-fastjsonschema: Fetching py3-fastjsonschema-2.21.2.tar.gz::https://github.com/horejsek/python-fastjsonschema/archive/refs/tags/v2.21.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz.part' py3-fastjsonschema-2 100% |********************************| 385k 0:00:00 ETA '/var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz.part' saved >>> py3-fastjsonschema: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz >>> py3-fastjsonschema: Checking sha512sums... py3-fastjsonschema-2.21.2.tar.gz: OK >>> py3-fastjsonschema: Unpacking /var/cache/distfiles/edge/py3-fastjsonschema-2.21.2.tar.gz... 2025-08-15 09:53:22,671 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-08-15 09:53:22,702 root INFO running bdist_wheel 2025-08-15 09:53:22,727 root INFO running build 2025-08-15 09:53:22,727 root INFO running build_py 2025-08-15 09:53:22,733 root INFO creating build/lib/fastjsonschema 2025-08-15 09:53:22,733 root INFO copying fastjsonschema/exceptions.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,734 root INFO copying fastjsonschema/ref_resolver.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,734 root INFO copying fastjsonschema/draft04.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,735 root INFO copying fastjsonschema/version.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,735 root INFO copying fastjsonschema/__init__.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,735 root INFO copying fastjsonschema/__main__.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,736 root INFO copying fastjsonschema/draft07.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,736 root INFO copying fastjsonschema/generator.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,736 root INFO copying fastjsonschema/indent.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,737 root INFO copying fastjsonschema/draft06.py -> build/lib/fastjsonschema 2025-08-15 09:53:22,747 root INFO installing to build/bdist.linux-i686/wheel 2025-08-15 09:53:22,747 root INFO running install 2025-08-15 09:53:22,759 root INFO running install_lib 2025-08-15 09:53:22,764 root INFO creating build/bdist.linux-i686/wheel 2025-08-15 09:53:22,765 root INFO creating build/bdist.linux-i686/wheel/fastjsonschema 2025-08-15 09:53:22,765 root INFO copying build/lib/fastjsonschema/exceptions.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,765 root INFO copying build/lib/fastjsonschema/ref_resolver.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,766 root INFO copying build/lib/fastjsonschema/draft04.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,766 root INFO copying build/lib/fastjsonschema/version.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,766 root INFO copying build/lib/fastjsonschema/__init__.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,767 root INFO copying build/lib/fastjsonschema/__main__.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,767 root INFO copying build/lib/fastjsonschema/draft07.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,767 root INFO copying build/lib/fastjsonschema/generator.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,768 root INFO copying build/lib/fastjsonschema/indent.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,768 root INFO copying build/lib/fastjsonschema/draft06.py -> build/bdist.linux-i686/wheel/./fastjsonschema 2025-08-15 09:53:22,768 root INFO running install_egg_info 2025-08-15 09:53:22,773 root INFO running egg_info 2025-08-15 09:53:22,777 root INFO creating fastjsonschema.egg-info 2025-08-15 09:53:22,778 root INFO writing fastjsonschema.egg-info/PKG-INFO 2025-08-15 09:53:22,780 root INFO writing dependency_links to fastjsonschema.egg-info/dependency_links.txt 2025-08-15 09:53:22,781 root INFO writing requirements to fastjsonschema.egg-info/requires.txt 2025-08-15 09:53:22,781 root INFO writing top-level names to fastjsonschema.egg-info/top_level.txt 2025-08-15 09:53:22,781 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:22,786 root INFO reading manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:22,787 root INFO reading manifest template 'MANIFEST.in' 2025-08-15 09:53:22,788 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2025-08-15 09:53:22,788 root INFO adding license file 'LICENSE' 2025-08-15 09:53:22,788 root INFO adding license file 'AUTHORS' 2025-08-15 09:53:22,790 root INFO writing manifest file 'fastjsonschema.egg-info/SOURCES.txt' 2025-08-15 09:53:22,790 root INFO Copying fastjsonschema.egg-info to build/bdist.linux-i686/wheel/./fastjsonschema-2.21.2-py3.12.egg-info 2025-08-15 09:53:22,791 root INFO running install_scripts 2025-08-15 09:53:22,793 root INFO creating build/bdist.linux-i686/wheel/fastjsonschema-2.21.2.dist-info/WHEEL 2025-08-15 09:53:22,793 wheel INFO creating '/home/buildozer/aports/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.2/.dist/.tmp-8tpse7aw/fastjsonschema-2.21.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-08-15 09:53:22,794 wheel INFO adding 'fastjsonschema/__init__.py' 2025-08-15 09:53:22,794 wheel INFO adding 'fastjsonschema/__main__.py' 2025-08-15 09:53:22,794 wheel INFO adding 'fastjsonschema/draft04.py' 2025-08-15 09:53:22,795 wheel INFO adding 'fastjsonschema/draft06.py' 2025-08-15 09:53:22,795 wheel INFO adding 'fastjsonschema/draft07.py' 2025-08-15 09:53:22,795 wheel INFO adding 'fastjsonschema/exceptions.py' 2025-08-15 09:53:22,796 wheel INFO adding 'fastjsonschema/generator.py' 2025-08-15 09:53:22,796 wheel INFO adding 'fastjsonschema/indent.py' 2025-08-15 09:53:22,796 wheel INFO adding 'fastjsonschema/ref_resolver.py' 2025-08-15 09:53:22,796 wheel INFO adding 'fastjsonschema/version.py' 2025-08-15 09:53:22,797 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/licenses/AUTHORS' 2025-08-15 09:53:22,797 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/licenses/LICENSE' 2025-08-15 09:53:22,797 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/METADATA' 2025-08-15 09:53:22,797 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/WHEEL' 2025-08-15 09:53:22,798 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/top_level.txt' 2025-08-15 09:53:22,798 wheel INFO adding 'fastjsonschema-2.21.2.dist-info/RECORD' 2025-08-15 09:53:22,798 root INFO removing build/bdist.linux-i686/wheel 2025-08-15 09:53:22,799 gpep517 INFO The backend produced .dist/fastjsonschema-2.21.2-py3-none-any.whl fastjsonschema-2.21.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.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/main/py3-fastjsonschema/src/python-fastjsonschema-2.21.2 plugins: benchmark-4.0.0 collected 465 items tests/benchmarks/test_benchmark.py ............ [ 2%] tests/json_schema/test_draft04.py s [ 2%] tests/json_schema/test_draft06.py s [ 3%] tests/json_schema/test_draft07.py s [ 3%] tests/json_schema/test_draft2019.py s [ 3%] tests/test_array.py .................................................... [ 14%] ............ [ 17%] tests/test_boolean.py ....... [ 18%] tests/test_boolean_schema.py ........ [ 20%] tests/test_common.py .................................. [ 27%] tests/test_compile_to_code.py ..... [ 28%] tests/test_composition.py .......... [ 30%] tests/test_const.py ....... [ 32%] tests/test_default.py .......... [ 34%] tests/test_examples.py .... [ 35%] tests/test_exceptions.py ............. [ 38%] tests/test_format.py .......................................... [ 47%] tests/test_integration.py ................. [ 50%] tests/test_null.py ...... [ 52%] tests/test_number.py ................................................... [ 63%] ..................................................... [ 74%] tests/test_object.py ................................................... [ 85%] .............. [ 88%] tests/test_pattern_properties.py .... [ 89%] tests/test_pattern_serialization.py . [ 89%] tests/test_security.py ..................... [ 94%] tests/test_string.py ........................... [100%] ------------------------------------------------------------------------------------------- benchmark: 12 tests ------------------------------------------------------------------------------------------- Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- test_benchmark_bad_values[value0] 4.0606 (1.0) 355.4523 (11.06) 4.2701 (1.0) 2.2932 (3.52) 4.2245 (1.0) 0.0671 (1.0) 355;1616 234.1881 (1.0) 69149 1 test_benchmark_bad_values[value1] 4.1127 (1.01) 285.9607 (8.89) 4.3977 (1.03) 1.2056 (1.85) 4.3660 (1.03) 0.1192 (1.78) 255;794 227.3894 (0.97) 69185 1 test_benchmark_bad_values[value3] 4.5374 (1.12) 400.1111 (12.45) 4.8250 (1.13) 2.1853 (3.35) 4.7460 (1.12) 0.1416 (2.11) 329;838 207.2536 (0.88) 71355 1 test_benchmark_bad_values[value2] 4.7758 (1.18) 383.6751 (11.93) 5.0895 (1.19) 2.5604 (3.93) 5.0142 (1.19) 0.1565 (2.33) 288;742 196.4821 (0.84) 68409 1 test_benchmark_bad_values[value5] 6.0648 (1.49) 408.8730 (12.72) 6.4504 (1.51) 2.5290 (3.88) 6.4149 (1.52) 0.1416 (2.11) 192;828 155.0289 (0.66) 61259 1 test_benchmark_bad_values[value6] 8.3372 (2.05) 409.3871 (12.73) 8.7120 (2.04) 3.6100 (5.54) 8.6352 (2.04) 0.1192 (1.78) 172;990 114.7837 (0.49) 43366 1 test_benchmark_bad_values[value4] 8.7917 (2.17) 400.9306 (12.47) 9.3090 (2.18) 3.0881 (4.74) 9.1493 (2.17) 0.1863 (2.78) 330;1671 107.4234 (0.46) 34477 1 test_benchmark_ok_values[value2] 12.2190 (3.01) 410.0576 (12.75) 12.7124 (2.98) 3.6807 (5.64) 12.6138 (2.99) 0.1490 (2.22) 260;892 78.6636 (0.34) 34611 1 test_benchmark_ok_values[value3] 12.3307 (3.04) 398.7700 (12.40) 12.8420 (3.01) 3.4258 (5.25) 12.7405 (3.02) 0.1565 (2.33) 317;898 77.8692 (0.33) 33488 1 test_benchmark_ok_values[value1] 12.3605 (3.04) 297.5538 (9.26) 12.9353 (3.03) 2.6892 (4.12) 12.8299 (3.04) 0.1565 (2.33) 359;952 77.3076 (0.33) 33920 1 test_benchmark_ok_values[value0] 12.5468 (3.09) 32.1493 (1.0) 13.0092 (3.05) 0.6522 (1.0) 12.9417 (3.06) 0.1639 (2.44) 216;316 76.8688 (0.33) 13186 1 test_benchmark_bad_values[value7] 14.2083 (3.50) 400.6401 (12.46) 14.7846 (3.46) 4.0399 (6.19) 14.6776 (3.47) 0.1714 (2.56) 162;631 67.6378 (0.29) 27623 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 ======================= 461 passed, 4 skipped in 31.99s ======================== >>> py3-fastjsonschema: Entering fakeroot... >>> py3-fastjsonschema-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fastjsonschema/__pycache__' -> '/home/buildozer/aports/main/py3-fastjsonschema/pkg/py3-fastjsonschema-pyc/usr/lib/python3.12/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~3.12 >>> py3-fastjsonschema-pyc*: Package size: 97.6 KB >>> py3-fastjsonschema-pyc*: Compressing data... >>> py3-fastjsonschema-pyc*: Create checksum... >>> py3-fastjsonschema-pyc*: Create py3-fastjsonschema-pyc-2.21.2-r0.apk >>> py3-fastjsonschema*: Tracing dependencies... python3~3.12 >>> py3-fastjsonschema*: Package size: 78.8 KB >>> py3-fastjsonschema*: Compressing data... >>> py3-fastjsonschema*: Create checksum... >>> py3-fastjsonschema*: Create py3-fastjsonschema-2.21.2-r0.apk >>> py3-fastjsonschema: Build complete at Fri, 15 Aug 2025 09:53:56 +0000 elapsed time 0h 0m 36s >>> py3-fastjsonschema: Cleaning up srcdir >>> py3-fastjsonschema: Cleaning up pkgdir >>> py3-fastjsonschema: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-fastjsonschema (20250815.095320) ( 2/38) Purging py3-gpep517-pyc (19-r0) ( 3/38) Purging py3-gpep517 (19-r0) ( 4/38) Purging py3-installer-pyc (0.7.0-r2) ( 5/38) Purging py3-installer (0.7.0-r2) ( 6/38) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/38) Purging py3-setuptools (80.9.0-r1) ( 8/38) Purging py3-wheel-pyc (0.46.1-r0) ( 9/38) Purging py3-wheel (0.46.1-r0) (10/38) Purging py3-pytest-benchmark-pyc (4.0.0-r4) (11/38) Purging py3-pytest-benchmark (4.0.0-r4) (12/38) Purging py3-pytest-pyc (8.4.1-r1) (13/38) Purging py3-pytest (8.4.1-r1) (14/38) Purging py3-iniconfig-pyc (2.1.0-r0) (15/38) Purging py3-iniconfig (2.1.0-r0) (16/38) Purging py3-packaging-pyc (25.0-r0) (17/38) Purging py3-packaging (25.0-r0) (18/38) Purging py3-parsing-pyc (3.2.3-r0) (19/38) Purging py3-parsing (3.2.3-r0) (20/38) Purging py3-pluggy-pyc (1.6.0-r0) (21/38) Purging py3-pluggy (1.6.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-pygments-pyc (2.19.2-r0) (25/38) Purging py3-pygments (2.19.2-r0) (26/38) Purging py3-py-cpuinfo-pyc (9.0.0-r4) (27/38) Purging py3-py-cpuinfo (9.0.0-r4) (28/38) Purging python3-pyc (3.12.11-r0) (29/38) Purging python3-pycache-pyc0 (3.12.11-r0) (30/38) Purging pyc (3.12.11-r0) (31/38) Purging python3 (3.12.11-r0) (32/38) Purging gdbm (1.26-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.5.2-r0) (35/38) Purging libpanelw (6.5_p20250705-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.50.4-r1) (38/38) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r22.trigger: Executing script... OK: 426 MiB in 104 packages >>> py3-fastjsonschema: Updating the main/x86 repository index... >>> py3-fastjsonschema: Signing the index...