>>> py3-s3transfer: Building community/py3-s3transfer 0.13.0-r0 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 18:47:16 +0000 >>> py3-s3transfer: Validating /home/buildozer/aports/community/py3-s3transfer/APKBUILD... >>> py3-s3transfer: Analyzing dependencies... >>> py3-s3transfer: Installing for build: build-base py3-botocore py3-setuptools py3-pytest py3-pytest-mock ( 1/41) Installing gdbm (1.26-r0) ( 2/41) Installing xz-libs (5.8.1-r0) ( 3/41) Installing mpdecimal (4.0.1-r0) ( 4/41) Installing libpanelw (6.5_p20251010-r0) ( 5/41) Installing python3 (3.12.12-r0) ( 6/41) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/41) Installing pyc (3.12.12-r0) ( 8/41) Installing py3-certifi-pyc (2025.10.5-r0) ( 9/41) Installing py3-botocore-pyc (1.40.25-r0) (10/41) Installing python3-pyc (3.12.12-r0) (11/41) Installing py3-certifi (2025.10.5-r0) (12/41) Installing py3-six (1.17.0-r0) (13/41) Installing py3-six-pyc (1.17.0-r0) (14/41) Installing py3-dateutil (2.9.0-r2) (15/41) Installing py3-dateutil-pyc (2.9.0-r2) (16/41) Installing py3-jmespath (1.0.1-r4) (17/41) Installing py3-jmespath-pyc (1.0.1-r4) (18/41) Installing py3-urllib3 (1.26.20-r0) (19/41) Installing py3-urllib3-pyc (1.26.20-r0) (20/41) Installing py3-botocore (1.40.25-r0) (21/41) Installing py3-parsing (3.2.3-r0) (22/41) Installing py3-parsing-pyc (3.2.3-r0) (23/41) Installing py3-packaging (25.0-r0) (24/41) Installing py3-packaging-pyc (25.0-r0) (25/41) Installing py3-setuptools (80.9.0-r1) (26/41) Installing py3-setuptools-pyc (80.9.0-r1) (27/41) Installing py3-iniconfig (2.3.0-r0) (28/41) Installing py3-iniconfig-pyc (2.3.0-r0) (29/41) Installing py3-pluggy (1.6.0-r0) (30/41) Installing py3-pluggy-pyc (1.6.0-r0) (31/41) Installing py3-py (1.11.0-r4) (32/41) Installing py3-py-pyc (1.11.0-r4) (33/41) Installing py3-pygments (2.19.2-r0) (34/41) Installing py3-pygments-pyc (2.19.2-r0) (35/41) Installing py3-pytest (8.4.2-r1) (36/41) Installing py3-pytest-pyc (8.4.2-r1) (37/41) Installing py3-mock (5.2.0-r0) (38/41) Installing py3-mock-pyc (5.2.0-r0) (39/41) Installing py3-pytest-mock (3.10.0-r4) (40/41) Installing py3-pytest-mock-pyc (3.10.0-r4) (41/41) Installing .makedepends-py3-s3transfer (20251021.184724) busybox-1.37.0-r24.trigger: Executing script... OK: 745 MiB in 192 packages >>> py3-s3transfer: Cleaning up srcdir >>> py3-s3transfer: Cleaning up pkgdir >>> py3-s3transfer: Cleaning up tmpdir >>> py3-s3transfer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/s3transfer-0.13.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/s3transfer-0.13.0.tar.gz.part' s3transfer-0.13.0.ta 100% |********************************| 169k 0:00:00 ETA '/var/cache/distfiles/v3.23/s3transfer-0.13.0.tar.gz.part' saved /var/cache/distfiles/v3.23/s3transfer-0.13.0.tar.gz: OK >>> py3-s3transfer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/s3transfer-0.13.0.tar.gz /var/cache/distfiles/v3.23/s3transfer-0.13.0.tar.gz: OK >>> py3-s3transfer: Unpacking /var/cache/distfiles/v3.23/s3transfer-0.13.0.tar.gz... /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/s3transfer copying s3transfer/download.py -> build/lib/s3transfer copying s3transfer/subscribers.py -> build/lib/s3transfer copying s3transfer/futures.py -> build/lib/s3transfer copying s3transfer/exceptions.py -> build/lib/s3transfer copying s3transfer/tasks.py -> build/lib/s3transfer copying s3transfer/manager.py -> build/lib/s3transfer copying s3transfer/constants.py -> build/lib/s3transfer copying s3transfer/upload.py -> build/lib/s3transfer copying s3transfer/utils.py -> build/lib/s3transfer copying s3transfer/delete.py -> build/lib/s3transfer copying s3transfer/processpool.py -> build/lib/s3transfer copying s3transfer/copies.py -> build/lib/s3transfer copying s3transfer/__init__.py -> build/lib/s3transfer copying s3transfer/compat.py -> build/lib/s3transfer copying s3transfer/bandwidth.py -> build/lib/s3transfer copying s3transfer/crt.py -> build/lib/s3transfer running egg_info creating s3transfer.egg-info writing s3transfer.egg-info/PKG-INFO writing dependency_links to s3transfer.egg-info/dependency_links.txt writing requirements to s3transfer.egg-info/requires.txt writing top-level names to s3transfer.egg-info/top_level.txt writing manifest file 's3transfer.egg-info/SOURCES.txt' reading manifest file 's3transfer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 's3transfer.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-s3transfer/src/s3transfer-0.13.0 configfile: pyproject.toml plugins: mock-3.10.0 collected 674 items tests/unit/test_bandwidth.py .................................... [ 5%] tests/unit/test_compat.py ........ [ 6%] tests/unit/test_copies.py ....... [ 7%] tests/unit/test_crt.py ssssssssssssssssssssss [ 10%] tests/unit/test_delete.py .. [ 11%] tests/unit/test_download.py ............................................ [ 17%] ........................ [ 21%] tests/unit/test_futures.py ............................................. [ 27%] ............ [ 29%] tests/unit/test_manager.py ......... [ 31%] tests/unit/test_processpool.py ......................................... [ 37%] .......... [ 38%] tests/unit/test_s3transfer.py .......................................... [ 44%] ............... [ 47%] tests/unit/test_subscribers.py ........ [ 48%] tests/unit/test_tasks.py ................................ [ 52%] tests/unit/test_upload.py .............................................. [ 59%] . [ 59%] tests/unit/test_utils.py ............................................... [ 66%] ................................................... [ 74%] tests/functional/test_copy.py ................................... [ 79%] tests/functional/test_crt.py ssssssssssssssssssssssss [ 83%] tests/functional/test_delete.py ....... [ 84%] tests/functional/test_download.py ...................................... [ 89%] ....... [ 90%] tests/functional/test_manager.py ........ [ 92%] tests/functional/test_processpool.py ............ [ 93%] tests/functional/test_upload.py ...................................... [ 99%] tests/functional/test_utils.py ... [100%] ================== 628 passed, 46 skipped in 89.26s (0:01:29) ================== >>> py3-s3transfer: Entering fakeroot... /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/download.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/subscribers.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/futures.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/exceptions.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/tasks.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/manager.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/constants.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/upload.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/utils.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/delete.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/processpool.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/copies.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/__init__.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/compat.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/bandwidth.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer copying build/lib/s3transfer/crt.py -> /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/download.py to download.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/subscribers.py to subscribers.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/futures.py to futures.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/tasks.py to tasks.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/manager.py to manager.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/constants.py to constants.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/upload.py to upload.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/utils.py to utils.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/delete.py to delete.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/processpool.py to processpool.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/copies.py to copies.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/bandwidth.py to bandwidth.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer/crt.py to crt.cpython-312.pyc running install_egg_info running egg_info writing s3transfer.egg-info/PKG-INFO writing dependency_links to s3transfer.egg-info/dependency_links.txt writing requirements to s3transfer.egg-info/requires.txt writing top-level names to s3transfer.egg-info/top_level.txt reading manifest file 's3transfer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements-test.txt' adding license file 'LICENSE.txt' adding license file 'NOTICE.txt' writing manifest file 's3transfer.egg-info/SOURCES.txt' Copying s3transfer.egg-info to /home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer/usr/lib/python3.12/site-packages/s3transfer-0.13.0-py3.12.egg-info running install_scripts >>> py3-s3transfer-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/s3transfer/__pycache__' -> '/home/buildozer/aports/community/py3-s3transfer/pkg/py3-s3transfer-pyc/usr/lib/python3.12/site-packages/s3transfer/__pycache__' >>> py3-s3transfer-pyc*: Preparing subpackage py3-s3transfer-pyc... >>> py3-s3transfer-pyc*: Running postcheck for py3-s3transfer-pyc >>> py3-s3transfer*: Running postcheck for py3-s3transfer >>> py3-s3transfer*: Preparing package py3-s3transfer... >>> py3-s3transfer-pyc*: Tracing dependencies... python3~3.12 >>> py3-s3transfer-pyc*: Package size: 322.4 KB >>> py3-s3transfer-pyc*: Compressing data... >>> py3-s3transfer-pyc*: Create checksum... >>> py3-s3transfer-pyc*: Create py3-s3transfer-pyc-0.13.0-r0.apk >>> py3-s3transfer*: Tracing dependencies... py3-botocore python3~3.12 >>> py3-s3transfer*: Package size: 299.3 KB >>> py3-s3transfer*: Compressing data... >>> py3-s3transfer*: Create checksum... >>> py3-s3transfer*: Create py3-s3transfer-0.13.0-r0.apk >>> py3-s3transfer: Build complete at Tue, 21 Oct 2025 18:48:58 +0000 elapsed time 0h 1m 42s >>> py3-s3transfer: Cleaning up srcdir >>> py3-s3transfer: Cleaning up pkgdir >>> py3-s3transfer: Uninstalling dependencies... ( 1/41) Purging .makedepends-py3-s3transfer (20251021.184724) ( 2/41) Purging py3-botocore-pyc (1.40.25-r0) ( 3/41) Purging py3-botocore (1.40.25-r0) ( 4/41) Purging py3-certifi-pyc (2025.10.5-r0) ( 5/41) Purging py3-certifi (2025.10.5-r0) ( 6/41) Purging py3-dateutil-pyc (2.9.0-r2) ( 7/41) Purging py3-dateutil (2.9.0-r2) ( 8/41) Purging py3-six-pyc (1.17.0-r0) ( 9/41) Purging py3-six (1.17.0-r0) (10/41) Purging py3-jmespath-pyc (1.0.1-r4) (11/41) Purging py3-jmespath (1.0.1-r4) (12/41) Purging py3-urllib3-pyc (1.26.20-r0) (13/41) Purging py3-urllib3 (1.26.20-r0) (14/41) Purging py3-setuptools-pyc (80.9.0-r1) (15/41) Purging py3-setuptools (80.9.0-r1) (16/41) Purging py3-pytest-mock-pyc (3.10.0-r4) (17/41) Purging py3-pytest-mock (3.10.0-r4) (18/41) Purging py3-mock-pyc (5.2.0-r0) (19/41) Purging py3-mock (5.2.0-r0) (20/41) Purging py3-pytest-pyc (8.4.2-r1) (21/41) Purging py3-pytest (8.4.2-r1) (22/41) Purging py3-iniconfig-pyc (2.3.0-r0) (23/41) Purging py3-iniconfig (2.3.0-r0) (24/41) Purging py3-packaging-pyc (25.0-r0) (25/41) Purging py3-packaging (25.0-r0) (26/41) Purging py3-parsing-pyc (3.2.3-r0) (27/41) Purging py3-parsing (3.2.3-r0) (28/41) Purging py3-pluggy-pyc (1.6.0-r0) (29/41) Purging py3-pluggy (1.6.0-r0) (30/41) Purging py3-py-pyc (1.11.0-r4) (31/41) Purging py3-py (1.11.0-r4) (32/41) Purging py3-pygments-pyc (2.19.2-r0) (33/41) Purging py3-pygments (2.19.2-r0) (34/41) Purging python3-pyc (3.12.12-r0) (35/41) Purging python3-pycache-pyc0 (3.12.12-r0) (36/41) Purging pyc (3.12.12-r0) (37/41) Purging python3 (3.12.12-r0) (38/41) Purging gdbm (1.26-r0) (39/41) Purging libpanelw (6.5_p20251010-r0) (40/41) Purging mpdecimal (4.0.1-r0) (41/41) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-s3transfer: Updating the community/ppc64le repository index... >>> py3-s3transfer: Signing the index...