>>> py3-authres: Building community/py3-authres 1.2.0-r1 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 01:41:45 +0000 >>> py3-authres: Validating /home/buildozer/aports/community/py3-authres/APKBUILD... >>> py3-authres: Analyzing dependencies... >>> py3-authres: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing libffi (3.4.6-r0) (3/24) Installing gdbm (1.24-r0) (4/24) Installing xz-libs (5.6.3-r0) (5/24) Installing mpdecimal (4.0.0-r0) (6/24) Installing libpanelw (6.5_p20241006-r2) (7/24) Installing sqlite-libs (3.47.0-r0) (8/24) Installing python3 (3.12.7-r1) (9/24) Installing python3-pycache-pyc0 (3.12.7-r1) (10/24) Installing pyc (3.12.7-r1) (11/24) Installing python3-pyc (3.12.7-r1) (12/24) Installing py3-installer (0.7.0-r2) (13/24) Installing py3-installer-pyc (0.7.0-r2) (14/24) Installing py3-gpep517 (16-r0) (15/24) Installing py3-gpep517-pyc (16-r0) (16/24) Installing py3-parsing (3.1.4-r0) (17/24) Installing py3-parsing-pyc (3.1.4-r0) (18/24) Installing py3-packaging (24.1-r0) (19/24) Installing py3-packaging-pyc (24.1-r0) (20/24) Installing py3-setuptools (70.3.0-r0) (21/24) Installing py3-setuptools-pyc (70.3.0-r0) (22/24) Installing py3-wheel (0.43.0-r0) (23/24) Installing py3-wheel-pyc (0.43.0-r0) (24/24) Installing .makedepends-py3-authres (20241111.014153) Executing busybox-1.37.0-r6.trigger OK: 438 MiB in 125 packages >>> py3-authres: Cleaning up srcdir >>> py3-authres: Cleaning up pkgdir >>> py3-authres: Cleaning up tmpdir >>> py3-authres: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/authres-1.2.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/authres-1.2.0.tar.gz.part' authres-1.2.0.tar.gz 100% |********************************| 23226 0:00:00 ETA '/var/cache/distfiles/v3.21/authres-1.2.0.tar.gz.part' saved >>> py3-authres: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/authres-1.2.0.tar.gz >>> py3-authres: Checking sha512sums... authres-1.2.0.tar.gz: OK >>> py3-authres: Unpacking /var/cache/distfiles/v3.21/authres-1.2.0.tar.gz... 2024-11-11 01:41:54,230 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-11-11 01:41:54,239 root INFO running bdist_wheel 2024-11-11 01:41:54,254 root INFO running build 2024-11-11 01:41:54,254 root INFO running build_py 2024-11-11 01:41:54,256 root INFO creating build 2024-11-11 01:41:54,257 root INFO creating build/lib 2024-11-11 01:41:54,257 root INFO creating build/lib/authres 2024-11-11 01:41:54,257 root INFO copying authres/core.py -> build/lib/authres 2024-11-11 01:41:54,257 root INFO copying authres/dkim_adsp.py -> build/lib/authres 2024-11-11 01:41:54,257 root INFO copying authres/vbr.py -> build/lib/authres 2024-11-11 01:41:54,257 root INFO copying authres/dkim_b.py -> build/lib/authres 2024-11-11 01:41:54,258 root INFO copying authres/dmarc.py -> build/lib/authres 2024-11-11 01:41:54,258 root INFO copying authres/smime.py -> build/lib/authres 2024-11-11 01:41:54,258 root INFO copying authres/rrvs.py -> build/lib/authres 2024-11-11 01:41:54,258 root INFO copying authres/arc.py -> build/lib/authres 2024-11-11 01:41:54,258 root INFO copying authres/__init__.py -> build/lib/authres 2024-11-11 01:41:54,259 root INFO copying authres/__main__.py -> build/lib/authres 2024-11-11 01:41:54,259 root INFO running egg_info 2024-11-11 01:41:54,260 root INFO writing authres.egg-info/PKG-INFO 2024-11-11 01:41:54,260 root INFO writing dependency_links to authres.egg-info/dependency_links.txt 2024-11-11 01:41:54,261 root INFO writing top-level names to authres.egg-info/top_level.txt 2024-11-11 01:41:54,262 root INFO reading manifest file 'authres.egg-info/SOURCES.txt' 2024-11-11 01:41:54,263 root INFO reading manifest template 'MANIFEST.in' 2024-11-11 01:41:54,263 root INFO adding license file 'COPYING' 2024-11-11 01:41:54,264 root INFO writing manifest file 'authres.egg-info/SOURCES.txt' 2024-11-11 01:41:54,264 root INFO copying authres/tests -> build/lib/authres 2024-11-11 01:41:54,268 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-11 01:41:54,268 root INFO running install 2024-11-11 01:41:54,276 root INFO running install_lib 2024-11-11 01:41:54,277 root INFO creating build/bdist.linux-x86_64 2024-11-11 01:41:54,277 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-11 01:41:54,278 root INFO creating build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,278 root INFO copying build/lib/authres/core.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,278 root INFO copying build/lib/authres/tests -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,278 root INFO copying build/lib/authres/dkim_adsp.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,278 root INFO copying build/lib/authres/vbr.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,279 root INFO copying build/lib/authres/dkim_b.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,279 root INFO copying build/lib/authres/dmarc.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,279 root INFO copying build/lib/authres/smime.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,279 root INFO copying build/lib/authres/rrvs.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,279 root INFO copying build/lib/authres/arc.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,280 root INFO copying build/lib/authres/__init__.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,280 root INFO copying build/lib/authres/__main__.py -> build/bdist.linux-x86_64/wheel/authres 2024-11-11 01:41:54,280 root INFO running install_egg_info 2024-11-11 01:41:54,282 root INFO Copying authres.egg-info to build/bdist.linux-x86_64/wheel/authres-1.2.0-py3.12.egg-info 2024-11-11 01:41:54,283 root INFO running install_scripts 2024-11-11 01:41:54,284 root INFO creating build/bdist.linux-x86_64/wheel/authres-1.2.0.dist-info/WHEEL 2024-11-11 01:41:54,284 wheel INFO creating '/home/buildozer/aports/community/py3-authres/src/authres-1.2.0/.dist/.tmp-44y0a_cn/authres-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-11 01:41:54,284 wheel INFO adding 'authres/__init__.py' 2024-11-11 01:41:54,285 wheel INFO adding 'authres/__main__.py' 2024-11-11 01:41:54,285 wheel INFO adding 'authres/arc.py' 2024-11-11 01:41:54,285 wheel INFO adding 'authres/core.py' 2024-11-11 01:41:54,286 wheel INFO adding 'authres/dkim_adsp.py' 2024-11-11 01:41:54,286 wheel INFO adding 'authres/dkim_b.py' 2024-11-11 01:41:54,286 wheel INFO adding 'authres/dmarc.py' 2024-11-11 01:41:54,286 wheel INFO adding 'authres/rrvs.py' 2024-11-11 01:41:54,286 wheel INFO adding 'authres/smime.py' 2024-11-11 01:41:54,287 wheel INFO adding 'authres/tests' 2024-11-11 01:41:54,287 wheel INFO adding 'authres/vbr.py' 2024-11-11 01:41:54,287 wheel INFO adding 'authres-1.2.0.dist-info/COPYING' 2024-11-11 01:41:54,287 wheel INFO adding 'authres-1.2.0.dist-info/METADATA' 2024-11-11 01:41:54,288 wheel INFO adding 'authres-1.2.0.dist-info/WHEEL' 2024-11-11 01:41:54,288 wheel INFO adding 'authres-1.2.0.dist-info/top_level.txt' 2024-11-11 01:41:54,288 wheel INFO adding 'authres-1.2.0.dist-info/RECORD' 2024-11-11 01:41:54,288 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-11 01:41:54,289 gpep517 INFO The backend produced .dist/authres-1.2.0-py3-none-any.whl authres-1.2.0-py3-none-any.whl >>> py3-authres: Entering fakeroot... >>> py3-authres-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/authres/__pycache__' -> '/home/buildozer/aports/community/py3-authres/pkg/py3-authres-pyc/usr/lib/python3.12/site-packages/authres/__pycache__' >>> py3-authres-pyc*: Preparing subpackage py3-authres-pyc... >>> py3-authres-pyc*: Running postcheck for py3-authres-pyc >>> py3-authres*: Running postcheck for py3-authres >>> py3-authres*: Preparing package py3-authres... >>> py3-authres-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-authres-pyc*: Package size: 57.5 KB >>> py3-authres-pyc*: Compressing data... >>> py3-authres-pyc*: Create checksum... >>> py3-authres-pyc*: Create py3-authres-pyc-1.2.0-r1.apk >>> py3-authres*: Tracing dependencies... python3 python3~3.12 >>> py3-authres*: Package size: 104.9 KB >>> py3-authres*: Compressing data... >>> py3-authres*: Create checksum... >>> py3-authres*: Create py3-authres-1.2.0-r1.apk >>> py3-authres: Build complete at Mon, 11 Nov 2024 01:41:54 +0000 elapsed time 0h 0m 9s >>> py3-authres: Cleaning up srcdir >>> py3-authres: Cleaning up pkgdir >>> py3-authres: Uninstalling dependencies... (1/24) Purging .makedepends-py3-authres (20241111.014153) (2/24) Purging py3-gpep517-pyc (16-r0) (3/24) Purging py3-gpep517 (16-r0) (4/24) Purging py3-installer-pyc (0.7.0-r2) (5/24) Purging py3-installer (0.7.0-r2) (6/24) Purging py3-setuptools-pyc (70.3.0-r0) (7/24) Purging py3-setuptools (70.3.0-r0) (8/24) Purging py3-wheel-pyc (0.43.0-r0) (9/24) Purging py3-wheel (0.43.0-r0) (10/24) Purging py3-packaging-pyc (24.1-r0) (11/24) Purging py3-packaging (24.1-r0) (12/24) Purging py3-parsing-pyc (3.1.4-r0) (13/24) Purging py3-parsing (3.1.4-r0) (14/24) Purging python3-pyc (3.12.7-r1) (15/24) Purging python3-pycache-pyc0 (3.12.7-r1) (16/24) Purging pyc (3.12.7-r1) (17/24) Purging python3 (3.12.7-r1) (18/24) Purging gdbm (1.24-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.4.6-r0) (21/24) Purging libpanelw (6.5_p20241006-r2) (22/24) Purging mpdecimal (4.0.0-r0) (23/24) Purging sqlite-libs (3.47.0-r0) (24/24) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r6.trigger OK: 395 MiB in 101 packages >>> py3-authres: Updating the community/x86_64 repository index... >>> py3-authres: Signing the index...