>>> py3-vcrpy: Building community/py3-vcrpy 7.0.0-r0 (using abuild 3.16.0_rc4-r0) started Thu, 23 Oct 2025 09:40:12 +0000 >>> py3-vcrpy: Validating /home/buildozer/aports/community/py3-vcrpy/APKBUILD... >>> py3-vcrpy: Analyzing dependencies... >>> py3-vcrpy: Installing for build: build-base py3-yarl py3-yaml py3-wrapt py3-gpep517 py3-setuptools py3-wheel ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.1-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.5_p20251010-r0) ( 7/39) Installing sqlite-libs (3.50.4-r1) ( 8/39) Installing python3 (3.12.12-r0) ( 9/39) Installing python3-pycache-pyc0 (3.12.12-r0) (10/39) Installing pyc (3.12.12-r0) (11/39) Installing py3-yarl-pyc (1.20.0-r1) (12/39) Installing python3-pyc (3.12.12-r0) (13/39) Installing py3-idna (3.10-r0) (14/39) Installing py3-idna-pyc (3.10-r0) (15/39) Installing py3-multidict (6.7.0-r0) (16/39) Installing py3-multidict-pyc (6.7.0-r0) (17/39) Installing py3-expandvars (1.1.2-r0) (18/39) Installing py3-expandvars-pyc (1.1.2-r0) (19/39) Installing py3-propcache (0.4.0-r0) (20/39) Installing py3-propcache-pyc (0.4.0-r0) (21/39) Installing py3-yarl (1.20.0-r1) (22/39) Installing yaml (0.2.5-r2) (23/39) Installing py3-yaml (6.0.3-r0) (24/39) Installing py3-yaml-pyc (6.0.3-r0) (25/39) Installing py3-wrapt (1.17.2-r0) (26/39) Installing py3-wrapt-pyc (1.17.2-r0) (27/39) Installing py3-installer (0.7.0-r2) (28/39) Installing py3-installer-pyc (0.7.0-r2) (29/39) Installing py3-gpep517 (19-r0) (30/39) Installing py3-gpep517-pyc (19-r0) (31/39) Installing py3-parsing (3.2.3-r0) (32/39) Installing py3-parsing-pyc (3.2.3-r0) (33/39) Installing py3-packaging (25.0-r0) (34/39) Installing py3-packaging-pyc (25.0-r0) (35/39) Installing py3-setuptools (80.9.0-r1) (36/39) Installing py3-setuptools-pyc (80.9.0-r1) (37/39) Installing py3-wheel (0.46.1-r0) (38/39) Installing py3-wheel-pyc (0.46.1-r0) (39/39) Installing .makedepends-py3-vcrpy (20251023.094036) busybox-1.37.0-r24.trigger: Executing script... OK: 473 MiB in 144 packages >>> py3-vcrpy: Cleaning up srcdir >>> py3-vcrpy: Cleaning up pkgdir >>> py3-vcrpy: Cleaning up tmpdir >>> py3-vcrpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/vcrpy-7.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/vcrpy-7.0.0.tar.gz.part' vcrpy-7.0.0.tar.gz.p 100% |********************************| 85502 0:00:00 ETA '/var/cache/distfiles/v3.23/vcrpy-7.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/vcrpy-7.0.0.tar.gz: OK >>> py3-vcrpy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/vcrpy-7.0.0.tar.gz /var/cache/distfiles/v3.23/vcrpy-7.0.0.tar.gz: OK >>> py3-vcrpy: Unpacking /var/cache/distfiles/v3.23/vcrpy-7.0.0.tar.gz... 2025-10-23 09:40:37,435 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-23 09:40:37,467 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-23 09:40:37,489 root INFO running build 2025-10-23 09:40:37,489 root INFO running build_py 2025-10-23 09:40:37,494 root INFO creating build/lib/vcr 2025-10-23 09:40:37,495 root INFO copying vcr/_handle_coroutine.py -> build/lib/vcr 2025-10-23 09:40:37,495 root INFO copying vcr/cassette.py -> build/lib/vcr 2025-10-23 09:40:37,495 root INFO copying vcr/request.py -> build/lib/vcr 2025-10-23 09:40:37,496 root INFO copying vcr/record_mode.py -> build/lib/vcr 2025-10-23 09:40:37,496 root INFO copying vcr/util.py -> build/lib/vcr 2025-10-23 09:40:37,496 root INFO copying vcr/__init__.py -> build/lib/vcr 2025-10-23 09:40:37,497 root INFO copying vcr/filters.py -> build/lib/vcr 2025-10-23 09:40:37,497 root INFO copying vcr/migration.py -> build/lib/vcr 2025-10-23 09:40:37,497 root INFO copying vcr/patch.py -> build/lib/vcr 2025-10-23 09:40:37,498 root INFO copying vcr/matchers.py -> build/lib/vcr 2025-10-23 09:40:37,498 root INFO copying vcr/serialize.py -> build/lib/vcr 2025-10-23 09:40:37,498 root INFO copying vcr/config.py -> build/lib/vcr 2025-10-23 09:40:37,499 root INFO copying vcr/unittest.py -> build/lib/vcr 2025-10-23 09:40:37,499 root INFO copying vcr/errors.py -> build/lib/vcr 2025-10-23 09:40:37,499 root INFO creating build/lib/vcr/persisters 2025-10-23 09:40:37,500 root INFO copying vcr/persisters/filesystem.py -> build/lib/vcr/persisters 2025-10-23 09:40:37,500 root INFO copying vcr/persisters/__init__.py -> build/lib/vcr/persisters 2025-10-23 09:40:37,500 root INFO creating build/lib/vcr/serializers 2025-10-23 09:40:37,500 root INFO copying vcr/serializers/jsonserializer.py -> build/lib/vcr/serializers 2025-10-23 09:40:37,501 root INFO copying vcr/serializers/__init__.py -> build/lib/vcr/serializers 2025-10-23 09:40:37,501 root INFO copying vcr/serializers/compat.py -> build/lib/vcr/serializers 2025-10-23 09:40:37,501 root INFO copying vcr/serializers/yamlserializer.py -> build/lib/vcr/serializers 2025-10-23 09:40:37,502 root INFO creating build/lib/vcr/stubs 2025-10-23 09:40:37,502 root INFO copying vcr/stubs/boto3_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,502 root INFO copying vcr/stubs/requests_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,503 root INFO copying vcr/stubs/httplib2_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,503 root INFO copying vcr/stubs/__init__.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,503 root INFO copying vcr/stubs/tornado_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,503 root INFO copying vcr/stubs/compat.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,504 root INFO copying vcr/stubs/httpx_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,504 root INFO copying vcr/stubs/aiohttp_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,504 root INFO copying vcr/stubs/urllib3_stubs.py -> build/lib/vcr/stubs 2025-10-23 09:40:37,515 root INFO installing to build/bdist.linux-i686/wheel 2025-10-23 09:40:37,515 root INFO running install 2025-10-23 09:40:37,526 root INFO running install_lib 2025-10-23 09:40:37,531 root INFO creating build/bdist.linux-i686/wheel 2025-10-23 09:40:37,531 root INFO creating build/bdist.linux-i686/wheel/vcr 2025-10-23 09:40:37,531 root INFO copying build/lib/vcr/_handle_coroutine.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,532 root INFO copying build/lib/vcr/cassette.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,532 root INFO copying build/lib/vcr/request.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,532 root INFO copying build/lib/vcr/record_mode.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,532 root INFO copying build/lib/vcr/util.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,533 root INFO copying build/lib/vcr/__init__.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,533 root INFO creating build/bdist.linux-i686/wheel/vcr/persisters 2025-10-23 09:40:37,533 root INFO copying build/lib/vcr/persisters/filesystem.py -> build/bdist.linux-i686/wheel/./vcr/persisters 2025-10-23 09:40:37,533 root INFO copying build/lib/vcr/persisters/__init__.py -> build/bdist.linux-i686/wheel/./vcr/persisters 2025-10-23 09:40:37,534 root INFO copying build/lib/vcr/filters.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,534 root INFO copying build/lib/vcr/migration.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,534 root INFO copying build/lib/vcr/patch.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,535 root INFO creating build/bdist.linux-i686/wheel/vcr/serializers 2025-10-23 09:40:37,535 root INFO copying build/lib/vcr/serializers/jsonserializer.py -> build/bdist.linux-i686/wheel/./vcr/serializers 2025-10-23 09:40:37,535 root INFO copying build/lib/vcr/serializers/__init__.py -> build/bdist.linux-i686/wheel/./vcr/serializers 2025-10-23 09:40:37,535 root INFO copying build/lib/vcr/serializers/compat.py -> build/bdist.linux-i686/wheel/./vcr/serializers 2025-10-23 09:40:37,536 root INFO copying build/lib/vcr/serializers/yamlserializer.py -> build/bdist.linux-i686/wheel/./vcr/serializers 2025-10-23 09:40:37,536 root INFO copying build/lib/vcr/matchers.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,536 root INFO copying build/lib/vcr/serialize.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,536 root INFO creating build/bdist.linux-i686/wheel/vcr/stubs 2025-10-23 09:40:37,537 root INFO copying build/lib/vcr/stubs/boto3_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,537 root INFO copying build/lib/vcr/stubs/requests_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,537 root INFO copying build/lib/vcr/stubs/httplib2_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,537 root INFO copying build/lib/vcr/stubs/__init__.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,538 root INFO copying build/lib/vcr/stubs/tornado_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,538 root INFO copying build/lib/vcr/stubs/compat.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,538 root INFO copying build/lib/vcr/stubs/httpx_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,538 root INFO copying build/lib/vcr/stubs/aiohttp_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,539 root INFO copying build/lib/vcr/stubs/urllib3_stubs.py -> build/bdist.linux-i686/wheel/./vcr/stubs 2025-10-23 09:40:37,539 root INFO copying build/lib/vcr/config.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,539 root INFO copying build/lib/vcr/unittest.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,539 root INFO copying build/lib/vcr/errors.py -> build/bdist.linux-i686/wheel/./vcr 2025-10-23 09:40:37,539 root INFO running install_egg_info 2025-10-23 09:40:37,545 root INFO running egg_info 2025-10-23 09:40:37,549 root INFO writing vcrpy.egg-info/PKG-INFO 2025-10-23 09:40:37,552 root INFO writing dependency_links to vcrpy.egg-info/dependency_links.txt 2025-10-23 09:40:37,554 root INFO writing requirements to vcrpy.egg-info/requires.txt 2025-10-23 09:40:37,555 root INFO writing top-level names to vcrpy.egg-info/top_level.txt 2025-10-23 09:40:37,560 root INFO reading manifest file 'vcrpy.egg-info/SOURCES.txt' 2025-10-23 09:40:37,563 root INFO reading manifest template 'MANIFEST.in' 2025-10-23 09:40:37,565 root WARNING warning: no previously-included files matching '__pycache__' found under directory '*' 2025-10-23 09:40:37,566 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2025-10-23 09:40:37,566 root INFO adding license file 'LICENSE.txt' 2025-10-23 09:40:37,568 root INFO writing manifest file 'vcrpy.egg-info/SOURCES.txt' 2025-10-23 09:40:37,569 root INFO Copying vcrpy.egg-info to build/bdist.linux-i686/wheel/./vcrpy-7.0.0-py3.12.egg-info 2025-10-23 09:40:37,570 root INFO running install_scripts 2025-10-23 09:40:37,571 root INFO creating build/bdist.linux-i686/wheel/vcrpy-7.0.0.dist-info/WHEEL 2025-10-23 09:40:37,571 wheel INFO creating '/home/buildozer/aports/community/py3-vcrpy/src/vcrpy-7.0.0/.dist/.tmp-6ebnysko/vcrpy-7.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-23 09:40:37,572 wheel INFO adding 'vcr/__init__.py' 2025-10-23 09:40:37,572 wheel INFO adding 'vcr/_handle_coroutine.py' 2025-10-23 09:40:37,572 wheel INFO adding 'vcr/cassette.py' 2025-10-23 09:40:37,572 wheel INFO adding 'vcr/config.py' 2025-10-23 09:40:37,573 wheel INFO adding 'vcr/errors.py' 2025-10-23 09:40:37,573 wheel INFO adding 'vcr/filters.py' 2025-10-23 09:40:37,573 wheel INFO adding 'vcr/matchers.py' 2025-10-23 09:40:37,574 wheel INFO adding 'vcr/migration.py' 2025-10-23 09:40:37,574 wheel INFO adding 'vcr/patch.py' 2025-10-23 09:40:37,574 wheel INFO adding 'vcr/record_mode.py' 2025-10-23 09:40:37,574 wheel INFO adding 'vcr/request.py' 2025-10-23 09:40:37,575 wheel INFO adding 'vcr/serialize.py' 2025-10-23 09:40:37,575 wheel INFO adding 'vcr/unittest.py' 2025-10-23 09:40:37,575 wheel INFO adding 'vcr/util.py' 2025-10-23 09:40:37,575 wheel INFO adding 'vcr/persisters/__init__.py' 2025-10-23 09:40:37,576 wheel INFO adding 'vcr/persisters/filesystem.py' 2025-10-23 09:40:37,576 wheel INFO adding 'vcr/serializers/__init__.py' 2025-10-23 09:40:37,576 wheel INFO adding 'vcr/serializers/compat.py' 2025-10-23 09:40:37,576 wheel INFO adding 'vcr/serializers/jsonserializer.py' 2025-10-23 09:40:37,577 wheel INFO adding 'vcr/serializers/yamlserializer.py' 2025-10-23 09:40:37,577 wheel INFO adding 'vcr/stubs/__init__.py' 2025-10-23 09:40:37,577 wheel INFO adding 'vcr/stubs/aiohttp_stubs.py' 2025-10-23 09:40:37,578 wheel INFO adding 'vcr/stubs/boto3_stubs.py' 2025-10-23 09:40:37,578 wheel INFO adding 'vcr/stubs/compat.py' 2025-10-23 09:40:37,578 wheel INFO adding 'vcr/stubs/httplib2_stubs.py' 2025-10-23 09:40:37,578 wheel INFO adding 'vcr/stubs/httpx_stubs.py' 2025-10-23 09:40:37,578 wheel INFO adding 'vcr/stubs/requests_stubs.py' 2025-10-23 09:40:37,579 wheel INFO adding 'vcr/stubs/tornado_stubs.py' 2025-10-23 09:40:37,579 wheel INFO adding 'vcr/stubs/urllib3_stubs.py' 2025-10-23 09:40:37,579 wheel INFO adding 'vcrpy-7.0.0.dist-info/licenses/LICENSE.txt' 2025-10-23 09:40:37,580 wheel INFO adding 'vcrpy-7.0.0.dist-info/METADATA' 2025-10-23 09:40:37,580 wheel INFO adding 'vcrpy-7.0.0.dist-info/WHEEL' 2025-10-23 09:40:37,580 wheel INFO adding 'vcrpy-7.0.0.dist-info/top_level.txt' 2025-10-23 09:40:37,580 wheel INFO adding 'vcrpy-7.0.0.dist-info/RECORD' 2025-10-23 09:40:37,580 root INFO removing build/bdist.linux-i686/wheel 2025-10-23 09:40:37,582 gpep517 INFO The backend produced .dist/vcrpy-7.0.0-py2.py3-none-any.whl vcrpy-7.0.0-py2.py3-none-any.whl >>> py3-vcrpy: Entering fakeroot... >>> py3-vcrpy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/vcr/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.12/site-packages/vcr/__pycache__' 'usr/lib/python3.12/site-packages/vcr/persisters/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.12/site-packages/vcr/persisters/__pycache__' 'usr/lib/python3.12/site-packages/vcr/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.12/site-packages/vcr/serializers/__pycache__' 'usr/lib/python3.12/site-packages/vcr/stubs/__pycache__' -> '/home/buildozer/aports/community/py3-vcrpy/pkg/py3-vcrpy-pyc/usr/lib/python3.12/site-packages/vcr/stubs/__pycache__' >>> py3-vcrpy-pyc*: Preparing subpackage py3-vcrpy-pyc... >>> py3-vcrpy-pyc*: Running postcheck for py3-vcrpy-pyc >>> py3-vcrpy*: Running postcheck for py3-vcrpy >>> py3-vcrpy*: Preparing package py3-vcrpy... >>> py3-vcrpy-pyc*: Tracing dependencies... python3~3.12 >>> py3-vcrpy-pyc*: Package size: 157.3 KB >>> py3-vcrpy-pyc*: Compressing data... >>> py3-vcrpy-pyc*: Create checksum... >>> py3-vcrpy-pyc*: Create py3-vcrpy-pyc-7.0.0-r0.apk >>> py3-vcrpy*: Tracing dependencies... py3-yarl py3-yaml py3-wrapt python3~3.12 >>> py3-vcrpy*: Package size: 122.7 KB >>> py3-vcrpy*: Compressing data... >>> py3-vcrpy*: Create checksum... >>> py3-vcrpy*: Create py3-vcrpy-7.0.0-r0.apk >>> py3-vcrpy: Build complete at Thu, 23 Oct 2025 09:40:38 +0000 elapsed time 0h 0m 26s >>> py3-vcrpy: Cleaning up srcdir >>> py3-vcrpy: Cleaning up pkgdir >>> py3-vcrpy: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-vcrpy (20251023.094036) ( 2/39) Purging py3-yarl-pyc (1.20.0-r1) ( 3/39) Purging py3-yarl (1.20.0-r1) ( 4/39) Purging py3-idna-pyc (3.10-r0) ( 5/39) Purging py3-idna (3.10-r0) ( 6/39) Purging py3-multidict-pyc (6.7.0-r0) ( 7/39) Purging py3-multidict (6.7.0-r0) ( 8/39) Purging py3-propcache-pyc (0.4.0-r0) ( 9/39) Purging py3-propcache (0.4.0-r0) (10/39) Purging py3-expandvars-pyc (1.1.2-r0) (11/39) Purging py3-expandvars (1.1.2-r0) (12/39) Purging py3-yaml-pyc (6.0.3-r0) (13/39) Purging py3-yaml (6.0.3-r0) (14/39) Purging py3-wrapt-pyc (1.17.2-r0) (15/39) Purging py3-wrapt (1.17.2-r0) (16/39) Purging py3-gpep517-pyc (19-r0) (17/39) Purging py3-gpep517 (19-r0) (18/39) Purging py3-installer-pyc (0.7.0-r2) (19/39) Purging py3-installer (0.7.0-r2) (20/39) Purging py3-setuptools-pyc (80.9.0-r1) (21/39) Purging py3-setuptools (80.9.0-r1) (22/39) Purging py3-wheel-pyc (0.46.1-r0) (23/39) Purging py3-wheel (0.46.1-r0) (24/39) Purging py3-packaging-pyc (25.0-r0) (25/39) Purging py3-packaging (25.0-r0) (26/39) Purging py3-parsing-pyc (3.2.3-r0) (27/39) Purging py3-parsing (3.2.3-r0) (28/39) Purging python3-pyc (3.12.12-r0) (29/39) Purging python3-pycache-pyc0 (3.12.12-r0) (30/39) Purging pyc (3.12.12-r0) (31/39) Purging python3 (3.12.12-r0) (32/39) Purging gdbm (1.26-r0) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.5.2-r0) (35/39) Purging libpanelw (6.5_p20251010-r0) (36/39) Purging mpdecimal (4.0.1-r0) (37/39) Purging sqlite-libs (3.50.4-r1) (38/39) Purging xz-libs (5.8.1-r0) (39/39) Purging yaml (0.2.5-r2) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-vcrpy: Updating the community/x86 repository index... >>> py3-vcrpy: Signing the index...