>>> py3-asyncmock: Building community/py3-asyncmock 0.4.2-r6 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 07:00:30 +0000 >>> py3-asyncmock: Validating /home/buildozer/aports/community/py3-asyncmock/APKBUILD... >>> py3-asyncmock: Analyzing dependencies... >>> py3-asyncmock: Installing for build: build-base python3 py3-mock py3-gpep517 py3-setuptools py3-pytest-runner py3-wheel ( 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.2-r0) ( 5/38) Installing mpdecimal (4.0.1-r0) ( 6/38) Installing libpanelw (6.6_p20251231-r0) ( 7/38) Installing sqlite-libs (3.51.2-r1) ( 8/38) Installing python3 (3.14.3-r0) ( 9/38) Installing python3-pycache-pyc0 (3.14.3-r0) (10/38) Installing pyc (3.14.3-r0) (11/38) Installing python3-pyc (3.14.3-r0) (12/38) Installing py3-mock (5.2.0-r1) (13/38) Installing py3-mock-pyc (5.2.0-r1) (14/38) Installing py3-installer (0.7.0-r3) (15/38) Installing py3-installer-pyc (0.7.0-r3) (16/38) Installing py3-gpep517 (19-r2) (17/38) Installing py3-gpep517-pyc (19-r2) (18/38) Installing py3-parsing (3.3.2-r1) (19/38) Installing py3-parsing-pyc (3.3.2-r1) (20/38) Installing py3-packaging (26.0-r1) (21/38) Installing py3-packaging-pyc (26.0-r1) (22/38) Installing py3-setuptools (82.0.1-r1) (23/38) Installing py3-setuptools-pyc (82.0.1-r1) (24/38) Installing py3-iniconfig (2.3.0-r1) (25/38) Installing py3-iniconfig-pyc (2.3.0-r1) (26/38) Installing py3-pluggy (1.6.0-r1) (27/38) Installing py3-pluggy-pyc (1.6.0-r1) (28/38) Installing py3-py (1.11.0-r5) (29/38) Installing py3-py-pyc (1.11.0-r5) (30/38) Installing py3-pygments (2.19.2-r1) (31/38) Installing py3-pygments-pyc (2.19.2-r1) (32/38) Installing py3-pytest (9.0.2-r1) (33/38) Installing py3-pytest-pyc (9.0.2-r1) (34/38) Installing py3-pytest-runner (6.0.1-r2) (35/38) Installing py3-pytest-runner-pyc (6.0.1-r2) (36/38) Installing py3-wheel (0.46.3-r1) (37/38) Installing py3-wheel-pyc (0.46.3-r1) (38/38) Installing .makedepends-py3-asyncmock (20260329.070033) Executing busybox-1.37.0-r31.trigger OK: 493.2 MiB in 146 packages >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Cleaning up tmpdir >>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-asyncmock-0.4.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/py3-asyncmock-0.4.2.tar.gz.part' py3-asyncmock-0.4.2. 100% |********************************| 3191 0:00:00 ETA '/var/cache/distfiles/edge/py3-asyncmock-0.4.2.tar.gz.part' saved /var/cache/distfiles/edge/py3-asyncmock-0.4.2.tar.gz: OK >>> py3-asyncmock: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-asyncmock-0.4.2.tar.gz /var/cache/distfiles/edge/py3-asyncmock-0.4.2.tar.gz: OK >>> py3-asyncmock: Unpacking /var/cache/distfiles/edge/py3-asyncmock-0.4.2.tar.gz... 2026-03-29 07:00:33,823 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'author-email' in 'metadata' (setup.cfg), please use the underscore name 'author_email' instead. !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'long-description' in 'metadata' (setup.cfg), please use the underscore name 'long_description' instead. !! ******************************************************************************** Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'long-description-content-type' in 'metadata' (setup.cfg), please use the underscore name 'long_description_content_type' instead. !! ******************************************************************************** Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-03-29 07:00:33,843 root INFO running bdist_wheel 2026-03-29 07:00:33,856 root INFO running build 2026-03-29 07:00:33,856 root INFO running build_py 2026-03-29 07:00:33,860 root INFO creating build/lib/asyncmock 2026-03-29 07:00:33,860 root INFO copying asyncmock/__init__.py -> build/lib/asyncmock 2026-03-29 07:00:33,860 root INFO copying asyncmock/__version__.py -> build/lib/asyncmock 2026-03-29 07:00:33,866 root INFO installing to build/bdist.linux-aarch64/wheel 2026-03-29 07:00:33,866 root INFO running install 2026-03-29 07:00:33,873 root INFO running install_lib 2026-03-29 07:00:33,876 root INFO creating build/bdist.linux-aarch64/wheel 2026-03-29 07:00:33,876 root INFO creating build/bdist.linux-aarch64/wheel/asyncmock 2026-03-29 07:00:33,876 root INFO copying build/lib/asyncmock/__init__.py -> build/bdist.linux-aarch64/wheel/./asyncmock 2026-03-29 07:00:33,876 root INFO copying build/lib/asyncmock/__version__.py -> build/bdist.linux-aarch64/wheel/./asyncmock 2026-03-29 07:00:33,876 root INFO running install_egg_info 2026-03-29 07:00:33,879 root INFO running egg_info 2026-03-29 07:00:33,881 root INFO writing asyncmock.egg-info/PKG-INFO 2026-03-29 07:00:33,882 root INFO writing dependency_links to asyncmock.egg-info/dependency_links.txt 2026-03-29 07:00:33,882 root INFO writing requirements to asyncmock.egg-info/requires.txt 2026-03-29 07:00:33,882 root INFO writing top-level names to asyncmock.egg-info/top_level.txt 2026-03-29 07:00:33,885 root INFO reading manifest file 'asyncmock.egg-info/SOURCES.txt' 2026-03-29 07:00:33,886 root INFO writing manifest file 'asyncmock.egg-info/SOURCES.txt' 2026-03-29 07:00:33,886 root INFO Copying asyncmock.egg-info to build/bdist.linux-aarch64/wheel/./asyncmock-0.4.2-py3.14.egg-info 2026-03-29 07:00:33,887 root INFO running install_scripts 2026-03-29 07:00:33,888 root INFO creating build/bdist.linux-aarch64/wheel/asyncmock-0.4.2.dist-info/WHEEL 2026-03-29 07:00:33,888 wheel INFO creating '/home/buildozer/aports/community/py3-asyncmock/src/asyncmock-0.4.2/.dist/.tmp-fwxp03eg/asyncmock-0.4.2-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock/__init__.py' 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock/__version__.py' 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock-0.4.2.dist-info/METADATA' 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock-0.4.2.dist-info/WHEEL' 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock-0.4.2.dist-info/top_level.txt' 2026-03-29 07:00:33,889 wheel INFO adding 'asyncmock-0.4.2.dist-info/RECORD' 2026-03-29 07:00:33,890 root INFO removing build/bdist.linux-aarch64/wheel 2026-03-29 07:00:33,890 gpep517 INFO The backend produced .dist/asyncmock-0.4.2-py3-none-any.whl asyncmock-0.4.2-py3-none-any.whl >>> py3-asyncmock: Entering fakeroot... >>> py3-asyncmock-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/asyncmock/__pycache__' -> '/home/buildozer/aports/community/py3-asyncmock/pkg/py3-asyncmock-pyc/usr/lib/python3.14/site-packages/asyncmock/__pycache__' >>> py3-asyncmock-pyc*: Preparing subpackage py3-asyncmock-pyc... >>> py3-asyncmock-pyc*: Running postcheck for py3-asyncmock-pyc >>> py3-asyncmock*: Running postcheck for py3-asyncmock >>> py3-asyncmock*: Preparing package py3-asyncmock... >>> py3-asyncmock-pyc*: Tracing dependencies... python3~3.14 >>> py3-asyncmock-pyc*: Package size: 3.4 KB >>> py3-asyncmock-pyc*: Compressing data... >>> py3-asyncmock-pyc*: Create checksum... >>> py3-asyncmock-pyc*: Create py3-asyncmock-pyc-0.4.2-r6.apk >>> py3-asyncmock*: Tracing dependencies... python3 py3-mock python3~3.14 >>> py3-asyncmock*: Package size: 5.8 KB >>> py3-asyncmock*: Compressing data... >>> py3-asyncmock*: Create checksum... >>> py3-asyncmock*: Create py3-asyncmock-0.4.2-r6.apk >>> py3-asyncmock: Build complete at Sun, 29 Mar 2026 07:00:34 +0000 elapsed time 0h 0m 4s >>> py3-asyncmock: Cleaning up srcdir >>> py3-asyncmock: Cleaning up pkgdir >>> py3-asyncmock: Cleaning up tmpdir >>> py3-asyncmock: Uninstalling dependencies... ( 1/38) Purging .makedepends-py3-asyncmock (20260329.070033) ( 2/38) Purging py3-mock-pyc (5.2.0-r1) ( 3/38) Purging py3-mock (5.2.0-r1) ( 4/38) Purging py3-gpep517-pyc (19-r2) ( 5/38) Purging py3-gpep517 (19-r2) ( 6/38) Purging py3-installer-pyc (0.7.0-r3) ( 7/38) Purging py3-installer (0.7.0-r3) ( 8/38) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/38) Purging py3-pytest-runner (6.0.1-r2) (10/38) Purging py3-pytest-pyc (9.0.2-r1) (11/38) Purging py3-pytest (9.0.2-r1) (12/38) Purging py3-iniconfig-pyc (2.3.0-r1) (13/38) Purging py3-iniconfig (2.3.0-r1) (14/38) Purging py3-pluggy-pyc (1.6.0-r1) (15/38) Purging py3-pluggy (1.6.0-r1) (16/38) Purging py3-py-pyc (1.11.0-r5) (17/38) Purging py3-py (1.11.0-r5) (18/38) Purging py3-pygments-pyc (2.19.2-r1) (19/38) Purging py3-pygments (2.19.2-r1) (20/38) Purging py3-setuptools-pyc (82.0.1-r1) (21/38) Purging py3-setuptools (82.0.1-r1) (22/38) Purging py3-wheel-pyc (0.46.3-r1) (23/38) Purging py3-wheel (0.46.3-r1) (24/38) Purging py3-packaging-pyc (26.0-r1) (25/38) Purging py3-packaging (26.0-r1) (26/38) Purging py3-parsing-pyc (3.3.2-r1) (27/38) Purging py3-parsing (3.3.2-r1) (28/38) Purging python3-pyc (3.14.3-r0) (29/38) Purging python3-pycache-pyc0 (3.14.3-r0) (30/38) Purging pyc (3.14.3-r0) (31/38) Purging python3 (3.14.3-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.6_p20251231-r0) (36/38) Purging mpdecimal (4.0.1-r0) (37/38) Purging sqlite-libs (3.51.2-r1) (38/38) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 432.7 MiB in 108 packages >>> py3-asyncmock: Updating the community/aarch64 repository index... >>> py3-asyncmock: Signing the index...