>>> py3-pytest-covdefaults: Building community/py3-pytest-covdefaults 2.3.0-r0 (using abuild 3.14.1-r7) started Sat, 05 Apr 2025 22:03:53 +0000
>>> py3-pytest-covdefaults: Validating /home/buildozer/aports/community/py3-pytest-covdefaults/APKBUILD...
>>> py3-pytest-covdefaults: Analyzing dependencies...
>>> py3-pytest-covdefaults: Installing for build: build-base py3-coverage py3-pytest python3 py3-gpep517 py3-setuptools py3-wheel
(1/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing libffi (3.4.7-r0)
(3/34) Installing gdbm (1.24-r0)
(4/34) Installing xz-libs (5.8.1-r0)
(5/34) Installing mpdecimal (4.0.0-r0)
(6/34) Installing libpanelw (6.5_p20250216-r0)
(7/34) Installing sqlite-libs (3.49.1-r0)
(8/34) Installing python3 (3.12.9-r0)
(9/34) Installing python3-pycache-pyc0 (3.12.9-r0)
(10/34) Installing pyc (3.12.9-r0)
(11/34) Installing py3-coverage-pyc (7.6.10-r0)
(12/34) Installing python3-pyc (3.12.9-r0)
(13/34) Installing py3-coverage (7.6.10-r0)
(14/34) Installing py3-iniconfig (2.1.0-r0)
(15/34) Installing py3-iniconfig-pyc (2.1.0-r0)
(16/34) Installing py3-parsing (3.2.0-r0)
(17/34) Installing py3-parsing-pyc (3.2.0-r0)
(18/34) Installing py3-packaging (24.2-r0)
(19/34) Installing py3-packaging-pyc (24.2-r0)
(20/34) Installing py3-pluggy (1.5.0-r0)
(21/34) Installing py3-pluggy-pyc (1.5.0-r0)
(22/34) Installing py3-py (1.11.0-r4)
(23/34) Installing py3-py-pyc (1.11.0-r4)
(24/34) Installing py3-pytest (8.3.5-r0)
(25/34) Installing py3-pytest-pyc (8.3.5-r0)
(26/34) Installing py3-installer (0.7.0-r2)
(27/34) Installing py3-installer-pyc (0.7.0-r2)
(28/34) Installing py3-gpep517 (16-r0)
(29/34) Installing py3-gpep517-pyc (16-r0)
(30/34) Installing py3-setuptools (77.0.3-r0)
(31/34) Installing py3-setuptools-pyc (77.0.3-r0)
(32/34) Installing py3-wheel (0.43.0-r0)
(33/34) Installing py3-wheel-pyc (0.43.0-r0)
(34/34) Installing .makedepends-py3-pytest-covdefaults (20250405.220354)
Executing busybox-1.37.0-r14.trigger
OK: 412 MiB in 142 packages
>>> py3-pytest-covdefaults: Cleaning up srcdir
>>> py3-pytest-covdefaults: Cleaning up pkgdir
>>> py3-pytest-covdefaults: Cleaning up tmpdir
>>> py3-pytest-covdefaults: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pytest-covdefaults-2.3.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> py3-pytest-covdefaults: Fetching py3-pytest-covdefaults-2.3.0.tar.gz::https://github.com/asottile/covdefaults/archive/refs/tags/v2.3.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  6361    0  6361    0     0   7247      0 --:--:-- --:--:-- --:--:-- 54367
>>> py3-pytest-covdefaults: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-pytest-covdefaults-2.3.0.tar.gz
>>> py3-pytest-covdefaults: Checking sha512sums...
py3-pytest-covdefaults-2.3.0.tar.gz: OK
>>> py3-pytest-covdefaults: Unpacking /var/cache/distfiles/edge/py3-pytest-covdefaults-2.3.0.tar.gz...
2025-04-05 22:03:55,760 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-05 22:03:55,783 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.

        By 2025-Aug-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  self.finalize_options()
2025-04-05 22:03:55,795 root INFO running build
2025-04-05 22:03:55,795 root INFO running build_py
2025-04-05 22:03:55,797 root INFO creating build/lib
2025-04-05 22:03:55,797 root INFO copying covdefaults.py -> build/lib
2025-04-05 22:03:55,801 root INFO installing to build/bdist.linux-s390x/wheel
2025-04-05 22:03:55,801 root INFO running install
2025-04-05 22:03:55,808 root INFO running install_lib
2025-04-05 22:03:55,810 root INFO creating build/bdist.linux-s390x/wheel
2025-04-05 22:03:55,810 root INFO copying build/lib/covdefaults.py -> build/bdist.linux-s390x/wheel/.
2025-04-05 22:03:55,810 root INFO running install_egg_info
2025-04-05 22:03:55,813 root INFO running egg_info
2025-04-05 22:03:55,815 root INFO creating covdefaults.egg-info
2025-04-05 22:03:55,815 root INFO writing covdefaults.egg-info/PKG-INFO
2025-04-05 22:03:55,815 root INFO writing dependency_links to covdefaults.egg-info/dependency_links.txt
2025-04-05 22:03:55,815 root INFO writing requirements to covdefaults.egg-info/requires.txt
2025-04-05 22:03:55,815 root INFO writing top-level names to covdefaults.egg-info/top_level.txt
2025-04-05 22:03:55,815 root INFO writing manifest file 'covdefaults.egg-info/SOURCES.txt'
2025-04-05 22:03:55,818 root INFO reading manifest file 'covdefaults.egg-info/SOURCES.txt'
2025-04-05 22:03:55,818 root INFO adding license file 'LICENSE'
2025-04-05 22:03:55,818 root INFO writing manifest file 'covdefaults.egg-info/SOURCES.txt'
2025-04-05 22:03:55,819 root INFO Copying covdefaults.egg-info to build/bdist.linux-s390x/wheel/./covdefaults-2.3.0-py3.12.egg-info
2025-04-05 22:03:55,819 root INFO running install_scripts
2025-04-05 22:03:55,820 root INFO creating build/bdist.linux-s390x/wheel/covdefaults-2.3.0.dist-info/WHEEL
2025-04-05 22:03:55,820 wheel INFO creating '/home/buildozer/aports/community/py3-pytest-covdefaults/src/covdefaults-2.3.0/.dist/.tmp-alhx_jjr/covdefaults-2.3.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it
2025-04-05 22:03:55,820 wheel INFO adding 'covdefaults.py'
2025-04-05 22:03:55,821 wheel INFO adding 'covdefaults-2.3.0.dist-info/licenses/LICENSE'
2025-04-05 22:03:55,821 wheel INFO adding 'covdefaults-2.3.0.dist-info/METADATA'
2025-04-05 22:03:55,821 wheel INFO adding 'covdefaults-2.3.0.dist-info/WHEEL'
2025-04-05 22:03:55,821 wheel INFO adding 'covdefaults-2.3.0.dist-info/top_level.txt'
2025-04-05 22:03:55,821 wheel INFO adding 'covdefaults-2.3.0.dist-info/RECORD'
2025-04-05 22:03:55,821 root INFO removing build/bdist.linux-s390x/wheel
2025-04-05 22:03:55,822 gpep517 INFO The backend produced .dist/covdefaults-2.3.0-py2.py3-none-any.whl
covdefaults-2.3.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-pytest-covdefaults/src/covdefaults-2.3.0
collected 89 items

tests/covdefaults_test.py .............................................. [ 51%]
...........................................                              [100%]

============================== 89 passed in 0.13s ==============================
>>> py3-pytest-covdefaults: Entering fakeroot...
>>> py3-pytest-covdefaults-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pytest-covdefaults/pkg/py3-pytest-covdefaults-pyc/usr/lib/python3.12/site-packages/__pycache__'
>>> py3-pytest-covdefaults-pyc*: Preparing subpackage py3-pytest-covdefaults-pyc...
>>> py3-pytest-covdefaults-pyc*: Running postcheck for py3-pytest-covdefaults-pyc
>>> py3-pytest-covdefaults*: Running postcheck for py3-pytest-covdefaults
>>> py3-pytest-covdefaults*: Preparing package py3-pytest-covdefaults...
>>> py3-pytest-covdefaults-pyc*: Tracing dependencies...
libfakeroot internal error: payload not recognized!
	py3-coverage
	py3-pytest
	python3
	python3~3.12
>>> py3-pytest-covdefaults-pyc*: Package size: 6.3 KB
>>> py3-pytest-covdefaults-pyc*: Compressing data...
>>> py3-pytest-covdefaults-pyc*: Create checksum...
>>> py3-pytest-covdefaults-pyc*: Create py3-pytest-covdefaults-pyc-2.3.0-r0.apk
>>> py3-pytest-covdefaults*: Tracing dependencies...
	py3-coverage
	py3-pytest
	python3
	python3~3.12
>>> py3-pytest-covdefaults*: Package size: 10.7 KB
>>> py3-pytest-covdefaults*: Compressing data...
>>> py3-pytest-covdefaults*: Create checksum...
>>> py3-pytest-covdefaults*: Create py3-pytest-covdefaults-2.3.0-r0.apk
>>> py3-pytest-covdefaults: Build complete at Sat, 05 Apr 2025 22:03:56 +0000 elapsed time 0h 0m 3s
>>> py3-pytest-covdefaults: Cleaning up srcdir
>>> py3-pytest-covdefaults: Cleaning up pkgdir
>>> py3-pytest-covdefaults: Uninstalling dependencies...
(1/34) Purging .makedepends-py3-pytest-covdefaults (20250405.220354)
(2/34) Purging py3-coverage-pyc (7.6.10-r0)
(3/34) Purging py3-coverage (7.6.10-r0)
(4/34) Purging py3-pytest-pyc (8.3.5-r0)
(5/34) Purging py3-pytest (8.3.5-r0)
(6/34) Purging py3-iniconfig-pyc (2.1.0-r0)
(7/34) Purging py3-iniconfig (2.1.0-r0)
(8/34) Purging py3-pluggy-pyc (1.5.0-r0)
(9/34) Purging py3-pluggy (1.5.0-r0)
(10/34) Purging py3-py-pyc (1.11.0-r4)
(11/34) Purging py3-py (1.11.0-r4)
(12/34) Purging py3-gpep517-pyc (16-r0)
(13/34) Purging py3-gpep517 (16-r0)
(14/34) Purging py3-installer-pyc (0.7.0-r2)
(15/34) Purging py3-installer (0.7.0-r2)
(16/34) Purging py3-setuptools-pyc (77.0.3-r0)
(17/34) Purging py3-setuptools (77.0.3-r0)
(18/34) Purging py3-wheel-pyc (0.43.0-r0)
(19/34) Purging py3-wheel (0.43.0-r0)
(20/34) Purging py3-packaging-pyc (24.2-r0)
(21/34) Purging py3-packaging (24.2-r0)
(22/34) Purging py3-parsing-pyc (3.2.0-r0)
(23/34) Purging py3-parsing (3.2.0-r0)
(24/34) Purging python3-pyc (3.12.9-r0)
(25/34) Purging python3-pycache-pyc0 (3.12.9-r0)
(26/34) Purging pyc (3.12.9-r0)
(27/34) Purging python3 (3.12.9-r0)
(28/34) Purging gdbm (1.24-r0)
(29/34) Purging libbz2 (1.0.8-r6)
(30/34) Purging libffi (3.4.7-r0)
(31/34) Purging libpanelw (6.5_p20250216-r0)
(32/34) Purging mpdecimal (4.0.0-r0)
(33/34) Purging sqlite-libs (3.49.1-r0)
(34/34) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r14.trigger
OK: 359 MiB in 108 packages
>>> py3-pytest-covdefaults: Updating the community/s390x repository index...
>>> py3-pytest-covdefaults: Signing the index...