>>> py3-boltons: Building community/py3-boltons 23.0.0-r1 (using abuild 3.12.0-r0) started Fri, 27 Oct 2023 01:04:27 +0000
>>> py3-boltons: Checking sanity of /home/buildozer/aports/community/py3-boltons/APKBUILD...
>>> WARNING: py3-boltons: No maintainer
>>> py3-boltons: Analyzing dependencies...
>>> py3-boltons: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist py3-pytest-cov
(1/43) Installing libbz2 (1.0.8-r6)
(2/43) Installing libffi (3.4.4-r3)
(3/43) Installing gdbm (1.23-r1)
(4/43) Installing xz-libs (5.4.4-r0)
(5/43) Installing mpdecimal (2.5.1-r2)
(6/43) Installing libpanelw (6.4_p20231007-r0)
(7/43) Installing readline (8.2.1-r2)
(8/43) Installing sqlite-libs (3.43.2-r0)
(9/43) Installing python3 (3.11.6-r1)
(10/43) Installing python3-pycache-pyc0 (3.11.6-r1)
(11/43) Installing pyc (3.11.6-r1)
(12/43) Installing python3-pyc (3.11.6-r1)
(13/43) Installing py3-installer (0.7.0-r1)
(14/43) Installing py3-installer-pyc (0.7.0-r1)
(15/43) Installing py3-gpep517 (15-r0)
(16/43) Installing py3-gpep517-pyc (15-r0)
(17/43) Installing py3-parsing (3.1.1-r0)
(18/43) Installing py3-parsing-pyc (3.1.1-r0)
(19/43) Installing py3-packaging (23.2-r0)
(20/43) Installing py3-packaging-pyc (23.2-r0)
(21/43) Installing py3-setuptools (68.2.2-r0)
(22/43) Installing py3-setuptools-pyc (68.2.2-r0)
(23/43) Installing py3-wheel (0.41.2-r0)
(24/43) Installing py3-wheel-pyc (0.41.2-r0)
(25/43) Installing py3-apipkg (2.1.0-r2)
(26/43) Installing py3-apipkg-pyc (2.1.0-r2)
(27/43) Installing py3-execnet (1.9.0-r2)
(28/43) Installing py3-execnet-pyc (1.9.0-r2)
(29/43) Installing py3-iniconfig (1.1.1-r6)
(30/43) Installing py3-iniconfig-pyc (1.1.1-r6)
(31/43) Installing py3-pluggy (1.3.0-r0)
(32/43) Installing py3-pluggy-pyc (1.3.0-r0)
(33/43) Installing py3-py (1.11.0-r2)
(34/43) Installing py3-py-pyc (1.11.0-r2)
(35/43) Installing py3-pytest (7.4.2-r0)
(36/43) Installing py3-pytest-pyc (7.4.2-r0)
(37/43) Installing py3-pytest-xdist (3.3.1-r0)
(38/43) Installing py3-pytest-xdist-pyc (3.3.1-r0)
(39/43) Installing py3-coverage (6.5.0-r4)
(40/43) Installing py3-coverage-pyc (6.5.0-r4)
(41/43) Installing py3-pytest-cov (4.1.0-r0)
(42/43) Installing py3-pytest-cov-pyc (4.1.0-r0)
(43/43) Installing .makedepends-py3-boltons (20231027.010434)
Executing busybox-1.36.1-r13.trigger
OK: 325 MiB in 145 packages
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Cleaning up tmpdir
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-boltons-23.0.0-2.tar.gz
>>> py3-boltons: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//py3-boltons-23.0.0-2.tar.gz
>>> py3-boltons: Checking sha512sums...
py3-boltons-23.0.0-2.tar.gz: OK
>>> py3-boltons: Unpacking /var/cache/distfiles/py3-boltons-23.0.0-2.tar.gz...
2023-10-27 01:04:35,010 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg`
!!
********************************************************************************
The license_file parameter is deprecated, use license_files instead.
By 2023-Oct-30, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
parsed = self.parsers.get(option_name, lambda x: x)(value)
2023-10-27 01:04:35,034 root INFO running bdist_wheel
2023-10-27 01:04:35,042 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead.
2023-10-27 01:04:35,049 root INFO running build
2023-10-27 01:04:35,049 root INFO running build_py
2023-10-27 01:04:35,051 root INFO creating build
2023-10-27 01:04:35,051 root INFO creating build/lib
2023-10-27 01:04:35,051 root INFO creating build/lib/boltons
2023-10-27 01:04:35,052 root INFO copying boltons/typeutils.py -> build/lib/boltons
2023-10-27 01:04:35,052 root INFO copying boltons/strutils.py -> build/lib/boltons
2023-10-27 01:04:35,052 root INFO copying boltons/namedutils.py -> build/lib/boltons
2023-10-27 01:04:35,052 root INFO copying boltons/funcutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/tbutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/jsonutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/queueutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/gcutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/excutils.py -> build/lib/boltons
2023-10-27 01:04:35,053 root INFO copying boltons/statsutils.py -> build/lib/boltons
2023-10-27 01:04:35,054 root INFO copying boltons/socketutils.py -> build/lib/boltons
2023-10-27 01:04:35,054 root INFO copying boltons/dictutils.py -> build/lib/boltons
2023-10-27 01:04:35,054 root INFO copying boltons/mathutils.py -> build/lib/boltons
2023-10-27 01:04:35,054 root INFO copying boltons/timeutils.py -> build/lib/boltons
2023-10-27 01:04:35,055 root INFO copying boltons/easterutils.py -> build/lib/boltons
2023-10-27 01:04:35,055 root INFO copying boltons/pathutils.py -> build/lib/boltons
2023-10-27 01:04:35,055 root INFO copying boltons/urlutils.py -> build/lib/boltons
2023-10-27 01:04:35,055 root INFO copying boltons/setutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/formatutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/debugutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/ecoutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/deprutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/tableutils.py -> build/lib/boltons
2023-10-27 01:04:35,056 root INFO copying boltons/fileutils.py -> build/lib/boltons
2023-10-27 01:04:35,057 root INFO copying boltons/listutils.py -> build/lib/boltons
2023-10-27 01:04:35,057 root INFO copying boltons/iterutils.py -> build/lib/boltons
2023-10-27 01:04:35,057 root INFO copying boltons/cacheutils.py -> build/lib/boltons
2023-10-27 01:04:35,057 root INFO copying boltons/ioutils.py -> build/lib/boltons
2023-10-27 01:04:35,058 root INFO copying boltons/mboxutils.py -> build/lib/boltons
2023-10-27 01:04:35,058 root INFO copying boltons/__init__.py -> build/lib/boltons
2023-10-27 01:04:35,058 root INFO running egg_info
2023-10-27 01:04:35,058 root INFO creating boltons.egg-info
2023-10-27 01:04:35,059 root INFO writing boltons.egg-info/PKG-INFO
2023-10-27 01:04:35,060 root INFO writing dependency_links to boltons.egg-info/dependency_links.txt
2023-10-27 01:04:35,060 root INFO writing top-level names to boltons.egg-info/top_level.txt
2023-10-27 01:04:35,060 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-27 01:04:35,062 root INFO reading manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-27 01:04:35,062 root INFO reading manifest template 'MANIFEST.in'
2023-10-27 01:04:35,063 root WARNING warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects
...
2023-10-27 01:04:35,063 root WARNING warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects ...
2023-10-27 01:04:35,063 root INFO adding license file 'LICENSE'
2023-10-27 01:04:35,063 root INFO writing manifest file 'boltons.egg-info/SOURCES.txt'
2023-10-27 01:04:35,068 wheel INFO installing to build/bdist.linux-armv8l/wheel
2023-10-27 01:04:35,068 root INFO running install
2023-10-27 01:04:35,076 root INFO running install_lib
2023-10-27 01:04:35,078 root INFO creating build/bdist.linux-armv8l
2023-10-27 01:04:35,078 root INFO creating build/bdist.linux-armv8l/wheel
2023-10-27 01:04:35,078 root INFO creating build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,078 root INFO copying build/lib/boltons/typeutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,078 root INFO copying build/lib/boltons/strutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/namedutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/funcutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/tbutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/jsonutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/queueutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,079 root INFO copying build/lib/boltons/gcutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/excutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/statsutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/socketutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/dictutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/mathutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/timeutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,080 root INFO copying build/lib/boltons/easterutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/pathutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/urlutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/setutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/formatutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/debugutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,081 root INFO copying build/lib/boltons/ecoutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/deprutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/tableutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/fileutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/listutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/iterutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/cacheutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,082 root INFO copying build/lib/boltons/ioutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,083 root INFO copying build/lib/boltons/mboxutils.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,083 root INFO copying build/lib/boltons/__init__.py -> build/bdist.linux-armv8l/wheel/boltons
2023-10-27 01:04:35,083 root INFO running install_egg_info
2023-10-27 01:04:35,086 root INFO Copying boltons.egg-info to build/bdist.linux-armv8l/wheel/boltons-23.0.0-py3.11.egg-info
2023-10-27 01:04:35,087 root INFO running install_scripts
2023-10-27 01:04:35,088 wheel INFO creating build/bdist.linux-armv8l/wheel/boltons-23.0.0.dist-info/WHEEL
2023-10-27 01:04:35,089 wheel INFO creating '/home/buildozer/aports/community/py3-boltons/src/boltons-23.0.0/.dist/.tmp-simdb9cm/boltons-23.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2023-10-27 01:04:35,089 wheel INFO adding 'boltons/__init__.py'
2023-10-27 01:04:35,089 wheel INFO adding 'boltons/cacheutils.py'
2023-10-27 01:04:35,090 wheel INFO adding 'boltons/debugutils.py'
2023-10-27 01:04:35,090 wheel INFO adding 'boltons/deprutils.py'
2023-10-27 01:04:35,090 wheel INFO adding 'boltons/dictutils.py'
2023-10-27 01:04:35,090 wheel INFO adding 'boltons/easterutils.py'
2023-10-27 01:04:35,090 wheel INFO adding 'boltons/ecoutils.py'
2023-10-27 01:04:35,091 wheel INFO adding 'boltons/excutils.py'
2023-10-27 01:04:35,091 wheel INFO adding 'boltons/fileutils.py'
2023-10-27 01:04:35,091 wheel INFO adding 'boltons/formatutils.py'
2023-10-27 01:04:35,091 wheel INFO adding 'boltons/funcutils.py'
2023-10-27 01:04:35,091 wheel INFO adding 'boltons/gcutils.py'
2023-10-27 01:04:35,092 wheel INFO adding 'boltons/ioutils.py'
2023-10-27 01:04:35,092 wheel INFO adding 'boltons/iterutils.py'
2023-10-27 01:04:35,092 wheel INFO adding 'boltons/jsonutils.py'
2023-10-27 01:04:35,092 wheel INFO adding 'boltons/listutils.py'
2023-10-27 01:04:35,092 wheel INFO adding 'boltons/mathutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/mboxutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/namedutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/pathutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/queueutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/setutils.py'
2023-10-27 01:04:35,093 wheel INFO adding 'boltons/socketutils.py'
2023-10-27 01:04:35,094 wheel INFO adding 'boltons/statsutils.py'
2023-10-27 01:04:35,094 wheel INFO adding 'boltons/strutils.py'
2023-10-27 01:04:35,094 wheel INFO adding 'boltons/tableutils.py'
2023-10-27 01:04:35,094 wheel INFO adding 'boltons/tbutils.py'
2023-10-27 01:04:35,095 wheel INFO adding 'boltons/timeutils.py'
2023-10-27 01:04:35,095 wheel INFO adding 'boltons/typeutils.py'
2023-10-27 01:04:35,095 wheel INFO adding 'boltons/urlutils.py'
2023-10-27 01:04:35,095 wheel INFO adding 'boltons-23.0.0.dist-info/LICENSE'
2023-10-27 01:04:35,095 wheel INFO adding 'boltons-23.0.0.dist-info/METADATA'
2023-10-27 01:04:35,096 wheel INFO adding 'boltons-23.0.0.dist-info/WHEEL'
2023-10-27 01:04:35,096 wheel INFO adding 'boltons-23.0.0.dist-info/top_level.txt'
2023-10-27 01:04:35,096 wheel INFO adding 'boltons-23.0.0.dist-info/RECORD'
2023-10-27 01:04:35,096 wheel INFO removing build/bdist.linux-armv8l/wheel
2023-10-27 01:04:35,097 gpep517 INFO The backend produced .dist/boltons-23.0.0-py2.py3-none-any.whl
boltons-23.0.0-py2.py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0
rootdir: /home/buildozer/aports/community/py3-boltons/src/boltons-23.0.0
configfile: pytest.ini
plugins: cov-4.1.0, xdist-3.3.1
created: 80/80 workers
80 workers [407 items]
........................................................................ [ 17%]
........................................................................ [ 35%]
........................................................................ [ 53%]
........................................................................ [ 70%]
........................................................................ [ 88%]
............................................... [100%]
============================= 407 passed in 4.90s ==============================
>>> py3-boltons: Entering fakeroot...
>>> py3-boltons-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons/usr/lib/python3.11/site-packages/boltons/__pycache__' -> '/home/buildozer/aports/community/py3-boltons/pkg/py3-boltons-pyc/usr/lib/python3.11/site-packages/boltons/__pycache__'
>>> py3-boltons-pyc*: Preparing subpackage py3-boltons-pyc...
>>> py3-boltons-pyc*: Running postcheck for py3-boltons-pyc
>>> py3-boltons*: Running postcheck for py3-boltons
>>> py3-boltons*: Preparing package py3-boltons...
>>> py3-boltons-pyc*: Tracing dependencies...
python3
python3~3.11
>>> py3-boltons-pyc*: Package size: 860.0 KB
>>> py3-boltons-pyc*: Compressing data...
>>> py3-boltons-pyc*: Create checksum...
>>> py3-boltons-pyc*: Create py3-boltons-pyc-23.0.0-r1.apk
>>> py3-boltons*: Tracing dependencies...
python3
python3~3.11
>>> py3-boltons*: Package size: 704.0 KB
>>> py3-boltons*: Compressing data...
>>> py3-boltons*: Create checksum...
>>> py3-boltons*: Create py3-boltons-23.0.0-r1.apk
>>> py3-boltons: Build complete at Fri, 27 Oct 2023 01:04:41 +0000 elapsed time 0h 0m 14s
>>> py3-boltons: Cleaning up srcdir
>>> py3-boltons: Cleaning up pkgdir
>>> py3-boltons: Uninstalling dependencies...
(1/43) Purging .makedepends-py3-boltons (20231027.010434)
(2/43) Purging py3-gpep517-pyc (15-r0)
(3/43) Purging py3-gpep517 (15-r0)
(4/43) Purging py3-installer-pyc (0.7.0-r1)
(5/43) Purging py3-installer (0.7.0-r1)
(6/43) Purging py3-setuptools-pyc (68.2.2-r0)
(7/43) Purging py3-setuptools (68.2.2-r0)
(8/43) Purging py3-wheel-pyc (0.41.2-r0)
(9/43) Purging py3-wheel (0.41.2-r0)
(10/43) Purging py3-pytest-xdist-pyc (3.3.1-r0)
(11/43) Purging py3-pytest-xdist (3.3.1-r0)
(12/43) Purging py3-execnet-pyc (1.9.0-r2)
(13/43) Purging py3-execnet (1.9.0-r2)
(14/43) Purging py3-apipkg-pyc (2.1.0-r2)
(15/43) Purging py3-apipkg (2.1.0-r2)
(16/43) Purging py3-pytest-cov-pyc (4.1.0-r0)
(17/43) Purging py3-pytest-cov (4.1.0-r0)
(18/43) Purging py3-pytest-pyc (7.4.2-r0)
(19/43) Purging py3-pytest (7.4.2-r0)
(20/43) Purging py3-iniconfig-pyc (1.1.1-r6)
(21/43) Purging py3-iniconfig (1.1.1-r6)
(22/43) Purging py3-packaging-pyc (23.2-r0)
(23/43) Purging py3-packaging (23.2-r0)
(24/43) Purging py3-parsing-pyc (3.1.1-r0)
(25/43) Purging py3-parsing (3.1.1-r0)
(26/43) Purging py3-pluggy-pyc (1.3.0-r0)
(27/43) Purging py3-pluggy (1.3.0-r0)
(28/43) Purging py3-py-pyc (1.11.0-r2)
(29/43) Purging py3-py (1.11.0-r2)
(30/43) Purging py3-coverage-pyc (6.5.0-r4)
(31/43) Purging py3-coverage (6.5.0-r4)
(32/43) Purging python3-pyc (3.11.6-r1)
(33/43) Purging python3-pycache-pyc0 (3.11.6-r1)
(34/43) Purging pyc (3.11.6-r1)
(35/43) Purging python3 (3.11.6-r1)
(36/43) Purging gdbm (1.23-r1)
(37/43) Purging libbz2 (1.0.8-r6)
(38/43) Purging libffi (3.4.4-r3)
(39/43) Purging libpanelw (6.4_p20231007-r0)
(40/43) Purging mpdecimal (2.5.1-r2)
(41/43) Purging readline (8.2.1-r2)
(42/43) Purging sqlite-libs (3.43.2-r0)
(43/43) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 270 MiB in 102 packages
>>> py3-boltons: Updating the community/armv7 repository index...
>>> py3-boltons: Signing the index...