>>> py3-jsonschema-gns3: Building community/py3-jsonschema-gns3 3.2.0-r0 (using abuild 3.7.0_rc1-r2) started Mon, 21 Dec 2020 18:50:22 +0000 >>> py3-jsonschema-gns3: Checking sanity of /home/buildozer/aports/community/py3-jsonschema-gns3/APKBUILD... >>> py3-jsonschema-gns3: Analyzing dependencies... >>> py3-jsonschema-gns3: Installing for build: build-base py3-pyrsistent py3-attrs !py3-jsonschema python3-dev py3-setuptools (1/17) Installing libbz2 (1.0.8-r1) (2/17) Installing libffi (3.3-r2) (3/17) Installing gdbm (1.18.1-r0) (4/17) Installing xz-libs (5.2.5-r0) (5/17) Installing readline (8.0.4-r0) (6/17) Installing sqlite-libs (3.34.0-r0) (7/17) Installing python3 (3.8.6-r0) (8/17) Installing py3-six (1.15.0-r0) (9/17) Installing py3-pyrsistent (0.17.3-r0) (10/17) Installing py3-attrs (20.3.0-r0) (11/17) Installing python3-dev (3.8.6-r0) (12/17) Installing py3-ordered-set (4.0.2-r0) (13/17) Installing py3-appdirs (1.4.4-r1) (14/17) Installing py3-parsing (2.4.7-r1) (15/17) Installing py3-packaging (20.8-r0) (16/17) Installing py3-setuptools (51.0.0-r0) (17/17) Installing .makedepends-py3-jsonschema-gns3 (20201221.185029) Executing busybox-1.32.0-r8.trigger OK: 392 MiB in 103 packages >>> py3-jsonschema-gns3: Cleaning up srcdir >>> py3-jsonschema-gns3: Cleaning up pkgdir >>> py3-jsonschema-gns3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/jsonschema-3.2.0.tar.gz >>> py3-jsonschema-gns3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/jsonschema-3.2.0.tar.gz >>> py3-jsonschema-gns3: Checking sha512sums... jsonschema-3.2.0.tar.gz: OK >>> py3-jsonschema-gns3: Unpacking /var/cache/distfiles/v3.13/jsonschema-3.2.0.tar.gz... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running build running build_py creating build creating build/lib creating build/lib/jsonschema copying jsonschema/cli.py -> build/lib/jsonschema copying jsonschema/_legacy_validators.py -> build/lib/jsonschema copying jsonschema/_format.py -> build/lib/jsonschema copying jsonschema/validators.py -> build/lib/jsonschema copying jsonschema/__init__.py -> build/lib/jsonschema copying jsonschema/__main__.py -> build/lib/jsonschema copying jsonschema/_reflect.py -> build/lib/jsonschema copying jsonschema/_utils.py -> build/lib/jsonschema copying jsonschema/_validators.py -> build/lib/jsonschema copying jsonschema/compat.py -> build/lib/jsonschema copying jsonschema/_types.py -> build/lib/jsonschema copying jsonschema/exceptions.py -> build/lib/jsonschema creating build/lib/jsonschema/tests copying jsonschema/tests/test_types.py -> build/lib/jsonschema/tests copying jsonschema/tests/__init__.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_jsonschema_test_suite.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_format.py -> build/lib/jsonschema/tests copying jsonschema/tests/_helpers.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_validators.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_exceptions.py -> build/lib/jsonschema/tests copying jsonschema/tests/test_cli.py -> build/lib/jsonschema/tests copying jsonschema/tests/_suite.py -> build/lib/jsonschema/tests creating build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/__init__.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/issue232.py -> build/lib/jsonschema/benchmarks copying jsonschema/benchmarks/json_schema_test_suite.py -> build/lib/jsonschema/benchmarks creating build/lib/jsonschema/schemas copying jsonschema/schemas/draft3.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft7.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft6.json -> build/lib/jsonschema/schemas copying jsonschema/schemas/draft4.json -> build/lib/jsonschema/schemas >>> py3-jsonschema-gns3: Entering fakeroot... WARNING: The pip package is not available, falling back to EasyInstall for handling setup_requires/test_requires; this is deprecated and will be removed in a future version. running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3 creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8 creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/cli.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_types.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/__init__.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_jsonschema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_format.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_helpers.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_validators.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_exceptions.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/test_cli.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/tests/_suite.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests copying build/lib/jsonschema/_legacy_validators.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/_format.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/validators.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/__init__.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/__main__.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/_reflect.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/_utils.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/_validators.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/compat.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/__init__.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/issue232.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/benchmarks/json_schema_test_suite.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks copying build/lib/jsonschema/_types.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema copying build/lib/jsonschema/exceptions.py -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema creating /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft3.json -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft7.json -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft6.json -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/schemas copying build/lib/jsonschema/schemas/draft4.json -> /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/schemas byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/cli.py to cli.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_types.py to test_types.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_jsonschema_test_suite.py to test_jsonschema_test_suite.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_format.py to test_format.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/_helpers.py to _helpers.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_validators.py to test_validators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_exceptions.py to test_exceptions.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/test_cli.py to test_cli.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/tests/_suite.py to _suite.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_legacy_validators.py to _legacy_validators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_format.py to _format.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/validators.py to validators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/__main__.py to __main__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_reflect.py to _reflect.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_utils.py to _utils.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_validators.py to _validators.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/compat.py to compat.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks/__init__.py to __init__.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks/issue232.py to issue232.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/benchmarks/json_schema_test_suite.py to json_schema_test_suite.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/_types.py to _types.cpython-38.pyc byte-compiling /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema/exceptions.py to exceptions.cpython-38.pyc running install_egg_info running egg_info writing jsonschema.egg-info/PKG-INFO writing dependency_links to jsonschema.egg-info/dependency_links.txt writing entry points to jsonschema.egg-info/entry_points.txt writing requirements to jsonschema.egg-info/requires.txt writing top-level names to jsonschema.egg-info/top_level.txt reading manifest file 'jsonschema.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'jsonschema.egg-info/SOURCES.txt' Copying jsonschema.egg-info to /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/lib/python3.8/site-packages/jsonschema-3.2.0-py3.8.egg-info running install_scripts Installing jsonschema script to /home/buildozer/aports/community/py3-jsonschema-gns3/pkg/py3-jsonschema-gns3/usr/bin >>> py3-jsonschema-gns3*: Running postcheck for py3-jsonschema-gns3 >>> py3-jsonschema-gns3*: Preparing package py3-jsonschema-gns3... >>> py3-jsonschema-gns3*: Tracing dependencies... >>> py3-jsonschema-gns3*: Package size: 612.0 KB >>> py3-jsonschema-gns3*: Compressing data... >>> py3-jsonschema-gns3*: Create checksum... >>> py3-jsonschema-gns3*: Create py3-jsonschema-gns3-3.2.0-r0.apk >>> py3-jsonschema-gns3: Build complete at Mon, 21 Dec 2020 18:50:37 +0000 elapsed time 0h 0m 15s >>> py3-jsonschema-gns3: Cleaning up srcdir >>> py3-jsonschema-gns3: Cleaning up pkgdir >>> py3-jsonschema-gns3: Uninstalling dependencies... (1/17) Purging .makedepends-py3-jsonschema-gns3 (20201221.185029) (2/17) Purging py3-pyrsistent (0.17.3-r0) (3/17) Purging py3-attrs (20.3.0-r0) (4/17) Purging python3-dev (3.8.6-r0) (5/17) Purging py3-setuptools (51.0.0-r0) (6/17) Purging py3-ordered-set (4.0.2-r0) (7/17) Purging py3-appdirs (1.4.4-r1) (8/17) Purging py3-packaging (20.8-r0) (9/17) Purging py3-parsing (2.4.7-r1) (10/17) Purging py3-six (1.15.0-r0) (11/17) Purging python3 (3.8.6-r0) (12/17) Purging libbz2 (1.0.8-r1) (13/17) Purging libffi (3.3-r2) (14/17) Purging gdbm (1.18.1-r0) (15/17) Purging xz-libs (5.2.5-r0) (16/17) Purging readline (8.0.4-r0) (17/17) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> py3-jsonschema-gns3: Updating the community/x86 repository index... >>> py3-jsonschema-gns3: Signing the index...