>>> py3-coverage: Building main/py3-coverage 7.5.1-r0 (using abuild 3.13.0-r3) started Mon, 06 May 2024 07:41:00 +0000 >>> py3-coverage: Checking sanity of /home/buildozer/aports/main/py3-coverage/APKBUILD... >>> py3-coverage: Analyzing dependencies... >>> py3-coverage: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel (1/23) Installing gdbm (1.23-r1) (2/23) Installing mpdecimal (4.0.0-r0) (3/23) Installing libpanelw (6.4_p20240330-r0) (4/23) Installing readline (8.2.10-r0) (5/23) Installing sqlite-libs (3.45.3-r0) (6/23) Installing python3 (3.12.3-r1) (7/23) Installing python3-pycache-pyc0 (3.12.3-r1) (8/23) Installing pyc (3.12.3-r1) (9/23) Installing python3-pyc (3.12.3-r1) (10/23) Installing python3-dev (3.12.3-r1) (11/23) Installing py3-installer (0.7.0-r2) (12/23) Installing py3-installer-pyc (0.7.0-r2) (13/23) Installing py3-gpep517 (15-r2) (14/23) Installing py3-gpep517-pyc (15-r2) (15/23) Installing py3-parsing (3.1.2-r1) (16/23) Installing py3-parsing-pyc (3.1.2-r1) (17/23) Installing py3-packaging (24.0-r1) (18/23) Installing py3-packaging-pyc (24.0-r1) (19/23) Installing py3-setuptools (69.5.1-r0) (20/23) Installing py3-setuptools-pyc (69.5.1-r0) (21/23) Installing py3-wheel (0.42.0-r1) (22/23) Installing py3-wheel-pyc (0.42.0-r1) (23/23) Installing .makedepends-py3-coverage (20240506.074100) Executing busybox-1.36.1-r26.trigger OK: 1834 MiB in 146 packages >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Cleaning up tmpdir >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/coverage-7.5.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/coverage-7.5.1.tar.gz.part' coverage-7.5.1.tar.g 4% |* | 32522 0:00:23 ETA coverage-7.5.1.tar.g 100% |********************************| 766k 0:00:00 ETA '/var/cache/distfiles/v3.20/coverage-7.5.1.tar.gz.part' saved >>> py3-coverage: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/coverage-7.5.1.tar.gz >>> py3-coverage: Checking sha512sums... coverage-7.5.1.tar.gz: OK >>> py3-coverage: Unpacking /var/cache/distfiles/v3.20/coverage-7.5.1.tar.gz... 2024-05-06 07:41:03,341 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-05-06 07:41:03,390 root INFO running bdist_wheel 2024-05-06 07:41:03,405 root INFO running build 2024-05-06 07:41:03,405 root INFO running build_py 2024-05-06 07:41:03,409 root INFO creating build 2024-05-06 07:41:03,409 root INFO creating build/lib.linux-x86_64-cpython-312 2024-05-06 07:41:03,409 root INFO creating build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,409 root INFO copying coverage/results.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,410 root INFO copying coverage/sqlitedb.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,410 root INFO copying coverage/execfile.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,411 root INFO copying coverage/bytecode.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,411 root INFO copying coverage/pytracer.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,411 root INFO copying coverage/tomlconfig.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,412 root INFO copying coverage/multiproc.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,412 root INFO copying coverage/cmdline.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,412 root INFO copying coverage/templite.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,413 root INFO copying coverage/annotate.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,413 root INFO copying coverage/jsonreport.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,413 root INFO copying coverage/python.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,414 root INFO copying coverage/sysmon.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,414 root INFO copying coverage/phystokens.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,414 root INFO copying coverage/report_core.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,415 root INFO copying coverage/misc.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,415 root INFO copying coverage/parser.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,416 root INFO copying coverage/plugin_support.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,416 root INFO copying coverage/types.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,416 root INFO copying coverage/exceptions.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,417 root INFO copying coverage/inorout.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,417 root INFO copying coverage/env.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,417 root INFO copying coverage/__init__.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,418 root INFO copying coverage/files.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,418 root INFO copying coverage/xmlreport.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,418 root INFO copying coverage/data.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,419 root INFO copying coverage/regions.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,419 root INFO copying coverage/plugin.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,419 root INFO copying coverage/report.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,420 root INFO copying coverage/collector.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,420 root INFO copying coverage/html.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,420 root INFO copying coverage/control.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,421 root INFO copying coverage/version.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,421 root INFO copying coverage/numbits.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,421 root INFO copying coverage/disposition.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,421 root INFO copying coverage/debug.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,422 root INFO copying coverage/context.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,422 root INFO copying coverage/config.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,422 root INFO copying coverage/lcovreport.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,423 root INFO copying coverage/__main__.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,423 root INFO copying coverage/sqldata.py -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,424 root INFO copying coverage/tracer.pyi -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,425 root INFO copying coverage/py.typed -> build/lib.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,425 root INFO creating build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,425 root INFO copying coverage/htmlfiles/style.css -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,425 root INFO copying coverage/htmlfiles/favicon_32.png -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,426 root INFO copying coverage/htmlfiles/coverage_html.js -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,426 root INFO copying coverage/htmlfiles/index.html -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,426 root INFO copying coverage/htmlfiles/pyfile.html -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,427 root INFO copying coverage/htmlfiles/style.scss -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,427 root INFO copying coverage/htmlfiles/keybd_closed.png -> build/lib.linux-x86_64-cpython-312/coverage/htmlfiles 2024-05-06 07:41:03,428 root INFO running build_ext 2024-05-06 07:41:03,431 root INFO building 'coverage.tracer' extension 2024-05-06 07:41:03,431 root INFO creating build/temp.linux-x86_64-cpython-312 2024-05-06 07:41:03,431 root INFO creating build/temp.linux-x86_64-cpython-312/coverage 2024-05-06 07:41:03,432 root INFO creating build/temp.linux-x86_64-cpython-312/coverage/ctracer 2024-05-06 07:41:03,432 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c coverage/ctracer/datastack.c -o build/temp.linux-x86_64-cpython-312/coverage/ctracer/datastack.o 2024-05-06 07:41:04,208 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c coverage/ctracer/filedisp.c -o build/temp.linux-x86_64-cpython-312/coverage/ctracer/filedisp.o 2024-05-06 07:41:04,471 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c coverage/ctracer/module.c -o build/temp.linux-x86_64-cpython-312/coverage/ctracer/module.o 2024-05-06 07:41:04,662 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/python3.12 -c coverage/ctracer/tracer.c -o build/temp.linux-x86_64-cpython-312/coverage/ctracer/tracer.o 2024-05-06 07:41:05,418 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/coverage/ctracer/datastack.o build/temp.linux-x86_64-cpython-312/coverage/ctracer/filedisp.o build/temp.linux-x86_64-cpython-312/coverage/ctracer/module.o build/temp.linux-x86_64-cpython-312/coverage/ctracer/tracer.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/coverage/tracer.cpython-312-x86_64-linux-musl.so 2024-05-06 07:41:05,566 wheel INFO installing to build/bdist.linux-x86_64/wheel 2024-05-06 07:41:05,566 root INFO running install 2024-05-06 07:41:05,581 root INFO running install_lib 2024-05-06 07:41:05,584 root INFO creating build/bdist.linux-x86_64 2024-05-06 07:41:05,584 root INFO creating build/bdist.linux-x86_64/wheel 2024-05-06 07:41:05,584 root INFO creating build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,584 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/results.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,585 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/sqlitedb.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,585 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/execfile.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,585 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/bytecode.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,586 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/pytracer.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,586 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/tomlconfig.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,586 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/multiproc.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,586 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/cmdline.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,587 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/templite.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,587 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/annotate.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,587 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/jsonreport.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,588 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/python.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,588 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/sysmon.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,588 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/phystokens.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,588 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/report_core.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,589 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/misc.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,589 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/parser.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,589 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/plugin_support.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,590 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/types.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,590 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/exceptions.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,590 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/inorout.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,591 root INFO creating build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,591 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/style.css -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,591 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/favicon_32.png -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,591 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/coverage_html.js -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,592 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/index.html -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,592 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/pyfile.html -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,592 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/style.scss -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,593 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/htmlfiles/keybd_closed.png -> build/bdist.linux-x86_64/wheel/coverage/htmlfiles 2024-05-06 07:41:05,593 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/env.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,593 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/__init__.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,593 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/files.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,594 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/xmlreport.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,594 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/data.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,594 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/regions.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,594 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/plugin.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,595 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/report.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,595 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/collector.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,595 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/html.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,596 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/control.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,596 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/version.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,596 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/py.typed -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,597 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/tracer.pyi -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,597 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/numbits.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,597 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/disposition.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,597 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/tracer.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,598 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/debug.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,598 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/context.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,598 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/config.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,599 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/lcovreport.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,599 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/__main__.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,599 root INFO copying build/lib.linux-x86_64-cpython-312/coverage/sqldata.py -> build/bdist.linux-x86_64/wheel/coverage 2024-05-06 07:41:05,600 root INFO running install_egg_info 2024-05-06 07:41:05,603 root INFO running egg_info 2024-05-06 07:41:05,605 root INFO writing coverage.egg-info/PKG-INFO 2024-05-06 07:41:05,606 root INFO writing dependency_links to coverage.egg-info/dependency_links.txt 2024-05-06 07:41:05,607 root INFO writing entry points to coverage.egg-info/entry_points.txt 2024-05-06 07:41:05,607 root INFO writing requirements to coverage.egg-info/requires.txt 2024-05-06 07:41:05,608 root INFO writing top-level names to coverage.egg-info/top_level.txt 2024-05-06 07:41:05,613 root INFO reading manifest file 'coverage.egg-info/SOURCES.txt' 2024-05-06 07:41:05,617 root INFO reading manifest template 'MANIFEST.in' 2024-05-06 07:41:05,631 root WARNING no previously-included directories found matching 'doc/_build' 2024-05-06 07:41:05,632 root WARNING no previously-included directories found matching 'doc/_spell' 2024-05-06 07:41:05,670 root WARNING no previously-included directories found matching 'tests/eggsrc/build' 2024-05-06 07:41:05,670 root INFO adding license file 'LICENSE.txt' 2024-05-06 07:41:05,679 root INFO writing manifest file 'coverage.egg-info/SOURCES.txt' 2024-05-06 07:41:05,679 root INFO Copying coverage.egg-info to build/bdist.linux-x86_64/wheel/coverage-7.5.1-py3.12.egg-info 2024-05-06 07:41:05,681 root INFO running install_scripts 2024-05-06 07:41:05,687 wheel INFO creating build/bdist.linux-x86_64/wheel/coverage-7.5.1.dist-info/WHEEL 2024-05-06 07:41:05,688 wheel INFO creating '/home/buildozer/aports/main/py3-coverage/src/coverage-7.5.1/.dist/.tmp-yemqi50k/coverage-7.5.1-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-05-06 07:41:05,689 wheel INFO adding 'coverage/__init__.py' 2024-05-06 07:41:05,689 wheel INFO adding 'coverage/__main__.py' 2024-05-06 07:41:05,689 wheel INFO adding 'coverage/annotate.py' 2024-05-06 07:41:05,690 wheel INFO adding 'coverage/bytecode.py' 2024-05-06 07:41:05,690 wheel INFO adding 'coverage/cmdline.py' 2024-05-06 07:41:05,691 wheel INFO adding 'coverage/collector.py' 2024-05-06 07:41:05,691 wheel INFO adding 'coverage/config.py' 2024-05-06 07:41:05,692 wheel INFO adding 'coverage/context.py' 2024-05-06 07:41:05,692 wheel INFO adding 'coverage/control.py' 2024-05-06 07:41:05,693 wheel INFO adding 'coverage/data.py' 2024-05-06 07:41:05,693 wheel INFO adding 'coverage/debug.py' 2024-05-06 07:41:05,694 wheel INFO adding 'coverage/disposition.py' 2024-05-06 07:41:05,694 wheel INFO adding 'coverage/env.py' 2024-05-06 07:41:05,694 wheel INFO adding 'coverage/exceptions.py' 2024-05-06 07:41:05,695 wheel INFO adding 'coverage/execfile.py' 2024-05-06 07:41:05,695 wheel INFO adding 'coverage/files.py' 2024-05-06 07:41:05,696 wheel INFO adding 'coverage/html.py' 2024-05-06 07:41:05,696 wheel INFO adding 'coverage/inorout.py' 2024-05-06 07:41:05,697 wheel INFO adding 'coverage/jsonreport.py' 2024-05-06 07:41:05,697 wheel INFO adding 'coverage/lcovreport.py' 2024-05-06 07:41:05,697 wheel INFO adding 'coverage/misc.py' 2024-05-06 07:41:05,698 wheel INFO adding 'coverage/multiproc.py' 2024-05-06 07:41:05,698 wheel INFO adding 'coverage/numbits.py' 2024-05-06 07:41:05,699 wheel INFO adding 'coverage/parser.py' 2024-05-06 07:41:05,699 wheel INFO adding 'coverage/phystokens.py' 2024-05-06 07:41:05,700 wheel INFO adding 'coverage/plugin.py' 2024-05-06 07:41:05,700 wheel INFO adding 'coverage/plugin_support.py' 2024-05-06 07:41:05,700 wheel INFO adding 'coverage/py.typed' 2024-05-06 07:41:05,701 wheel INFO adding 'coverage/python.py' 2024-05-06 07:41:05,701 wheel INFO adding 'coverage/pytracer.py' 2024-05-06 07:41:05,702 wheel INFO adding 'coverage/regions.py' 2024-05-06 07:41:05,702 wheel INFO adding 'coverage/report.py' 2024-05-06 07:41:05,702 wheel INFO adding 'coverage/report_core.py' 2024-05-06 07:41:05,703 wheel INFO adding 'coverage/results.py' 2024-05-06 07:41:05,703 wheel INFO adding 'coverage/sqldata.py' 2024-05-06 07:41:05,704 wheel INFO adding 'coverage/sqlitedb.py' 2024-05-06 07:41:05,704 wheel INFO adding 'coverage/sysmon.py' 2024-05-06 07:41:05,705 wheel INFO adding 'coverage/templite.py' 2024-05-06 07:41:05,705 wheel INFO adding 'coverage/tomlconfig.py' 2024-05-06 07:41:05,706 wheel INFO adding 'coverage/tracer.cpython-312-x86_64-linux-musl.so' 2024-05-06 07:41:05,706 wheel INFO adding 'coverage/tracer.pyi' 2024-05-06 07:41:05,707 wheel INFO adding 'coverage/types.py' 2024-05-06 07:41:05,707 wheel INFO adding 'coverage/version.py' 2024-05-06 07:41:05,707 wheel INFO adding 'coverage/xmlreport.py' 2024-05-06 07:41:05,708 wheel INFO adding 'coverage/htmlfiles/coverage_html.js' 2024-05-06 07:41:05,708 wheel INFO adding 'coverage/htmlfiles/favicon_32.png' 2024-05-06 07:41:05,709 wheel INFO adding 'coverage/htmlfiles/index.html' 2024-05-06 07:41:05,709 wheel INFO adding 'coverage/htmlfiles/keybd_closed.png' 2024-05-06 07:41:05,709 wheel INFO adding 'coverage/htmlfiles/pyfile.html' 2024-05-06 07:41:05,710 wheel INFO adding 'coverage/htmlfiles/style.css' 2024-05-06 07:41:05,710 wheel INFO adding 'coverage/htmlfiles/style.scss' 2024-05-06 07:41:05,711 wheel INFO adding 'coverage-7.5.1.dist-info/LICENSE.txt' 2024-05-06 07:41:05,711 wheel INFO adding 'coverage-7.5.1.dist-info/METADATA' 2024-05-06 07:41:05,712 wheel INFO adding 'coverage-7.5.1.dist-info/WHEEL' 2024-05-06 07:41:05,712 wheel INFO adding 'coverage-7.5.1.dist-info/entry_points.txt' 2024-05-06 07:41:05,712 wheel INFO adding 'coverage-7.5.1.dist-info/top_level.txt' 2024-05-06 07:41:05,713 wheel INFO adding 'coverage-7.5.1.dist-info/RECORD' 2024-05-06 07:41:05,713 wheel INFO removing build/bdist.linux-x86_64/wheel 2024-05-06 07:41:05,716 gpep517 INFO The backend produced .dist/coverage-7.5.1-cp312-cp312-linux_x86_64.whl coverage-7.5.1-cp312-cp312-linux_x86_64.whl >>> py3-coverage: Entering fakeroot... >>> py3-coverage-pyc*: Running split function pyc... '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage/usr/lib/python3.12/site-packages/coverage/__pycache__' -> '/home/buildozer/aports/main/py3-coverage/pkg/py3-coverage-pyc/usr/lib/python3.12/site-packages/coverage/__pycache__' >>> py3-coverage-pyc*: Preparing subpackage py3-coverage-pyc... >>> py3-coverage-pyc*: Running postcheck for py3-coverage-pyc >>> py3-coverage*: Running postcheck for py3-coverage >>> py3-coverage*: Preparing package py3-coverage... >>> py3-coverage*: Stripping binaries >>> py3-coverage-pyc*: Scanning shared objects >>> py3-coverage*: Scanning shared objects >>> py3-coverage-pyc*: Tracing dependencies... python3~3.12 >>> py3-coverage-pyc*: Package size: 748.0 KB >>> py3-coverage-pyc*: Compressing data... >>> py3-coverage-pyc*: Create checksum... >>> py3-coverage-pyc*: Create py3-coverage-pyc-7.5.1-r0.apk >>> py3-coverage*: Tracing dependencies... python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-coverage*: Package size: 840.0 KB >>> py3-coverage*: Compressing data... >>> py3-coverage*: Create checksum... >>> py3-coverage*: Create py3-coverage-7.5.1-r0.apk >>> py3-coverage: Build complete at Mon, 06 May 2024 07:41:07 +0000 elapsed time 0h 0m 7s >>> py3-coverage: Cleaning up srcdir >>> py3-coverage: Cleaning up pkgdir >>> py3-coverage: Uninstalling dependencies... (1/23) Purging .makedepends-py3-coverage (20240506.074100) (2/23) Purging python3-dev (3.12.3-r1) (3/23) Purging py3-gpep517-pyc (15-r2) (4/23) Purging py3-gpep517 (15-r2) (5/23) Purging py3-installer-pyc (0.7.0-r2) (6/23) Purging py3-installer (0.7.0-r2) (7/23) Purging py3-setuptools-pyc (69.5.1-r0) (8/23) Purging py3-setuptools (69.5.1-r0) (9/23) Purging py3-wheel-pyc (0.42.0-r1) (10/23) Purging py3-wheel (0.42.0-r1) (11/23) Purging py3-packaging-pyc (24.0-r1) (12/23) Purging py3-packaging (24.0-r1) (13/23) Purging py3-parsing-pyc (3.1.2-r1) (14/23) Purging py3-parsing (3.1.2-r1) (15/23) Purging python3-pyc (3.12.3-r1) (16/23) Purging python3-pycache-pyc0 (3.12.3-r1) (17/23) Purging pyc (3.12.3-r1) (18/23) Purging python3 (3.12.3-r1) (19/23) Purging gdbm (1.23-r1) (20/23) Purging libpanelw (6.4_p20240330-r0) (21/23) Purging mpdecimal (4.0.0-r0) (22/23) Purging readline (8.2.10-r0) (23/23) Purging sqlite-libs (3.45.3-r0) Executing busybox-1.36.1-r26.trigger OK: 1693 MiB in 123 packages >>> py3-coverage: Updating the main/x86_64 repository index... >>> py3-coverage: Signing the index...