>>> py3-cli_helpers: Building community/py3-cli_helpers 2.6.0-r0 (using abuild 3.15.0-r2) started Sun, 20 Jul 2025 20:22:49 +0000 >>> py3-cli_helpers: Validating /home/buildozer/aports/community/py3-cli_helpers/APKBUILD... >>> py3-cli_helpers: Analyzing dependencies... >>> py3-cli_helpers: Installing for build: build-base py3-tabulate py3-configobj py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-wcwidth ( 1/42) Installing libbz2 (1.0.8-r6) ( 2/42) Installing libffi (3.5.1-r0) ( 3/42) Installing gdbm (1.24-r0) ( 4/42) Installing xz-libs (5.8.1-r0) ( 5/42) Installing mpdecimal (4.0.1-r0) ( 6/42) Installing libpanelw (6.5_p20250705-r0) ( 7/42) Installing sqlite-libs (3.50.3-r0) ( 8/42) Installing python3 (3.12.11-r0) ( 9/42) Installing python3-pycache-pyc0 (3.12.11-r0) (10/42) Installing pyc (3.12.11-r0) (11/42) Installing py3-wcwidth (0.2.13-r1) (12/42) Installing py3-wcwidth-pyc (0.2.13-r1) (13/42) Installing py3-tabulate-pyc (0.9.0-r3) (14/42) Installing python3-pyc (3.12.11-r0) (15/42) Installing py3-tabulate (0.9.0-r3) (16/42) Installing py3-six (1.17.0-r0) (17/42) Installing py3-six-pyc (1.17.0-r0) (18/42) Installing py3-configobj (5.0.9-r0) (19/42) Installing py3-configobj-pyc (5.0.9-r0) (20/42) Installing py3-installer (0.7.0-r2) (21/42) Installing py3-installer-pyc (0.7.0-r2) (22/42) Installing py3-gpep517 (19-r0) (23/42) Installing py3-gpep517-pyc (19-r0) (24/42) Installing py3-parsing (3.2.3-r0) (25/42) Installing py3-parsing-pyc (3.2.3-r0) (26/42) Installing py3-packaging (25.0-r0) (27/42) Installing py3-packaging-pyc (25.0-r0) (28/42) Installing py3-setuptools (80.9.0-r0) (29/42) Installing py3-setuptools-pyc (80.9.0-r0) (30/42) Installing py3-wheel (0.46.1-r0) (31/42) Installing py3-wheel-pyc (0.46.1-r0) (32/42) Installing py3-iniconfig (2.1.0-r0) (33/42) Installing py3-iniconfig-pyc (2.1.0-r0) (34/42) Installing py3-pluggy (1.6.0-r0) (35/42) Installing py3-pluggy-pyc (1.6.0-r0) (36/42) Installing py3-py (1.11.0-r4) (37/42) Installing py3-py-pyc (1.11.0-r4) (38/42) Installing py3-pygments (2.19.2-r0) (39/42) Installing py3-pygments-pyc (2.19.2-r0) (40/42) Installing py3-pytest (8.4.1-r0) (41/42) Installing py3-pytest-pyc (8.4.1-r0) (42/42) Installing .makedepends-py3-cli_helpers (20250720.202251) busybox-1.37.0-r19.trigger: Executing script... OK: 460 MiB in 152 packages >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Cleaning up tmpdir >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cli_helpers-2.6.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-cli_helpers: Fetching py3-cli_helpers-2.6.0.tar.gz::https://github.com/dbcli/cli_helpers/archive/refs/tags/v2.6.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 100 36204 100 36204 0 0 87893 0 --:--:-- --:--:-- --:--:-- 87893 >>> py3-cli_helpers: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-cli_helpers-2.6.0.tar.gz >>> py3-cli_helpers: Checking sha512sums... py3-cli_helpers-2.6.0.tar.gz: OK >>> py3-cli_helpers: Unpacking /var/cache/distfiles/edge/py3-cli_helpers-2.6.0.tar.gz... 2025-07-20 20:22:52,413 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-07-20 20:22:52,443 root INFO running bdist_wheel 2025-07-20 20:22:52,466 root INFO running build 2025-07-20 20:22:52,466 root INFO running build_py 2025-07-20 20:22:52,472 root INFO creating build/lib/cli_helpers 2025-07-20 20:22:52,472 root INFO copying cli_helpers/utils.py -> build/lib/cli_helpers 2025-07-20 20:22:52,472 root INFO copying cli_helpers/__init__.py -> build/lib/cli_helpers 2025-07-20 20:22:52,472 root INFO copying cli_helpers/compat.py -> build/lib/cli_helpers 2025-07-20 20:22:52,473 root INFO copying cli_helpers/config.py -> build/lib/cli_helpers 2025-07-20 20:22:52,473 root INFO creating build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,473 root INFO copying cli_helpers/tabular_output/delimited_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,474 root INFO copying cli_helpers/tabular_output/tsv_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,474 root INFO copying cli_helpers/tabular_output/__init__.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,474 root INFO copying cli_helpers/tabular_output/json_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,475 root INFO copying cli_helpers/tabular_output/vertical_table_adapter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,475 root INFO copying cli_helpers/tabular_output/preprocessors.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,475 root INFO copying cli_helpers/tabular_output/tabulate_adapter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,476 root INFO copying cli_helpers/tabular_output/output_formatter.py -> build/lib/cli_helpers/tabular_output 2025-07-20 20:22:52,476 root INFO running egg_info 2025-07-20 20:22:52,480 root INFO creating cli_helpers.egg-info 2025-07-20 20:22:52,480 root INFO writing cli_helpers.egg-info/PKG-INFO 2025-07-20 20:22:52,481 root INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt 2025-07-20 20:22:52,481 root INFO writing requirements to cli_helpers.egg-info/requires.txt 2025-07-20 20:22:52,481 root INFO writing top-level names to cli_helpers.egg-info/top_level.txt 2025-07-20 20:22:52,481 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-07-20 20:22:52,487 root INFO reading manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-07-20 20:22:52,487 root INFO reading manifest template 'MANIFEST.in' 2025-07-20 20:22:52,490 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-07-20 20:22:52,490 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-07-20 20:22:52,490 root INFO adding license file 'LICENSE' 2025-07-20 20:22:52,490 root INFO adding license file 'AUTHORS' 2025-07-20 20:22:52,491 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-07-20 20:22:52,502 root INFO installing to build/bdist.linux-i686/wheel 2025-07-20 20:22:52,502 root INFO running install 2025-07-20 20:22:52,513 root INFO running install_lib 2025-07-20 20:22:52,518 root INFO creating build/bdist.linux-i686/wheel 2025-07-20 20:22:52,519 root INFO creating build/bdist.linux-i686/wheel/cli_helpers 2025-07-20 20:22:52,519 root INFO copying build/lib/cli_helpers/utils.py -> build/bdist.linux-i686/wheel/./cli_helpers 2025-07-20 20:22:52,519 root INFO copying build/lib/cli_helpers/__init__.py -> build/bdist.linux-i686/wheel/./cli_helpers 2025-07-20 20:22:52,519 root INFO copying build/lib/cli_helpers/compat.py -> build/bdist.linux-i686/wheel/./cli_helpers 2025-07-20 20:22:52,519 root INFO creating build/bdist.linux-i686/wheel/cli_helpers/tabular_output 2025-07-20 20:22:52,520 root INFO copying build/lib/cli_helpers/tabular_output/delimited_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,520 root INFO copying build/lib/cli_helpers/tabular_output/tsv_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,520 root INFO copying build/lib/cli_helpers/tabular_output/__init__.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,520 root INFO copying build/lib/cli_helpers/tabular_output/json_output_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,521 root INFO copying build/lib/cli_helpers/tabular_output/vertical_table_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,521 root INFO copying build/lib/cli_helpers/tabular_output/preprocessors.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,521 root INFO copying build/lib/cli_helpers/tabular_output/tabulate_adapter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,521 root INFO copying build/lib/cli_helpers/tabular_output/output_formatter.py -> build/bdist.linux-i686/wheel/./cli_helpers/tabular_output 2025-07-20 20:22:52,522 root INFO copying build/lib/cli_helpers/config.py -> build/bdist.linux-i686/wheel/./cli_helpers 2025-07-20 20:22:52,522 root INFO running install_egg_info 2025-07-20 20:22:52,527 root INFO Copying cli_helpers.egg-info to build/bdist.linux-i686/wheel/./cli_helpers-2.6.0-py3.12.egg-info 2025-07-20 20:22:52,528 root INFO running install_scripts 2025-07-20 20:22:52,529 root INFO creating build/bdist.linux-i686/wheel/cli_helpers-2.6.0.dist-info/WHEEL 2025-07-20 20:22:52,530 wheel INFO creating '/home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.6.0/.dist/.tmp-1jrmu9o3/cli_helpers-2.6.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-07-20 20:22:52,530 wheel INFO adding 'cli_helpers/__init__.py' 2025-07-20 20:22:52,530 wheel INFO adding 'cli_helpers/compat.py' 2025-07-20 20:22:52,530 wheel INFO adding 'cli_helpers/config.py' 2025-07-20 20:22:52,531 wheel INFO adding 'cli_helpers/utils.py' 2025-07-20 20:22:52,531 wheel INFO adding 'cli_helpers/tabular_output/__init__.py' 2025-07-20 20:22:52,531 wheel INFO adding 'cli_helpers/tabular_output/delimited_output_adapter.py' 2025-07-20 20:22:52,531 wheel INFO adding 'cli_helpers/tabular_output/json_output_adapter.py' 2025-07-20 20:22:52,532 wheel INFO adding 'cli_helpers/tabular_output/output_formatter.py' 2025-07-20 20:22:52,532 wheel INFO adding 'cli_helpers/tabular_output/preprocessors.py' 2025-07-20 20:22:52,532 wheel INFO adding 'cli_helpers/tabular_output/tabulate_adapter.py' 2025-07-20 20:22:52,532 wheel INFO adding 'cli_helpers/tabular_output/tsv_output_adapter.py' 2025-07-20 20:22:52,533 wheel INFO adding 'cli_helpers/tabular_output/vertical_table_adapter.py' 2025-07-20 20:22:52,533 wheel INFO adding 'cli_helpers-2.6.0.dist-info/licenses/AUTHORS' 2025-07-20 20:22:52,533 wheel INFO adding 'cli_helpers-2.6.0.dist-info/licenses/LICENSE' 2025-07-20 20:22:52,533 wheel INFO adding 'cli_helpers-2.6.0.dist-info/METADATA' 2025-07-20 20:22:52,534 wheel INFO adding 'cli_helpers-2.6.0.dist-info/WHEEL' 2025-07-20 20:22:52,534 wheel INFO adding 'cli_helpers-2.6.0.dist-info/top_level.txt' 2025-07-20 20:22:52,534 wheel INFO adding 'cli_helpers-2.6.0.dist-info/RECORD' 2025-07-20 20:22:52,534 root INFO removing build/bdist.linux-i686/wheel 2025-07-20 20:22:52,535 gpep517 INFO The backend produced .dist/cli_helpers-2.6.0-py3-none-any.whl cli_helpers-2.6.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.1, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-cli_helpers/src/cli_helpers-2.6.0 configfile: setup.cfg testpaths: tests collected 84 items tests/tabular_output/test_delimited_output_adapter.py ... [ 3%] tests/tabular_output/test_json_output_adapter.py ..... [ 9%] tests/tabular_output/test_output_formatter.py ............... [ 27%] tests/tabular_output/test_preprocessors.py ............s........... [ 55%] tests/tabular_output/test_tabulate_adapter.py ... [ 59%] tests/tabular_output/test_tsv_output_adapter.py ... [ 63%] tests/tabular_output/test_vertical_table_adapter.py .. [ 65%] tests/test_cli_helpers.py . [ 66%] tests/test_config.py ..sss............. [ 88%] tests/test_utils.py .......... [100%] ======================== 80 passed, 4 skipped in 0.48s ========================= >>> py3-cli_helpers: Entering fakeroot... >>> py3-cli_helpers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cli_helpers/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/__pycache__' 'usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' -> '/home/buildozer/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' >>> py3-cli_helpers-pyc*: Preparing subpackage py3-cli_helpers-pyc... >>> py3-cli_helpers-pyc*: Running postcheck for py3-cli_helpers-pyc >>> py3-cli_helpers*: Running postcheck for py3-cli_helpers >>> py3-cli_helpers*: Preparing package py3-cli_helpers... >>> py3-cli_helpers-pyc*: Tracing dependencies... py3-tabulate py3-configobj python3~3.12 >>> py3-cli_helpers-pyc*: Package size: 64.6 KB >>> py3-cli_helpers-pyc*: Compressing data... >>> py3-cli_helpers-pyc*: Create checksum... >>> py3-cli_helpers-pyc*: Create py3-cli_helpers-pyc-2.6.0-r0.apk >>> py3-cli_helpers*: Tracing dependencies... py3-tabulate py3-configobj python3~3.12 >>> py3-cli_helpers*: Package size: 54.8 KB >>> py3-cli_helpers*: Compressing data... >>> py3-cli_helpers*: Create checksum... >>> py3-cli_helpers*: Create py3-cli_helpers-2.6.0-r0.apk >>> py3-cli_helpers: Build complete at Sun, 20 Jul 2025 20:22:54 +0000 elapsed time 0h 0m 5s >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Uninstalling dependencies... ( 1/42) Purging .makedepends-py3-cli_helpers (20250720.202251) ( 2/42) Purging py3-tabulate-pyc (0.9.0-r3) ( 3/42) Purging py3-tabulate (0.9.0-r3) ( 4/42) Purging py3-configobj-pyc (5.0.9-r0) ( 5/42) Purging py3-configobj (5.0.9-r0) ( 6/42) Purging py3-six-pyc (1.17.0-r0) ( 7/42) Purging py3-six (1.17.0-r0) ( 8/42) Purging py3-gpep517-pyc (19-r0) ( 9/42) Purging py3-gpep517 (19-r0) (10/42) Purging py3-installer-pyc (0.7.0-r2) (11/42) Purging py3-installer (0.7.0-r2) (12/42) Purging py3-setuptools-pyc (80.9.0-r0) (13/42) Purging py3-setuptools (80.9.0-r0) (14/42) Purging py3-wheel-pyc (0.46.1-r0) (15/42) Purging py3-wheel (0.46.1-r0) (16/42) Purging py3-pytest-pyc (8.4.1-r0) (17/42) Purging py3-pytest (8.4.1-r0) (18/42) Purging py3-iniconfig-pyc (2.1.0-r0) (19/42) Purging py3-iniconfig (2.1.0-r0) (20/42) Purging py3-packaging-pyc (25.0-r0) (21/42) Purging py3-packaging (25.0-r0) (22/42) Purging py3-parsing-pyc (3.2.3-r0) (23/42) Purging py3-parsing (3.2.3-r0) (24/42) Purging py3-pluggy-pyc (1.6.0-r0) (25/42) Purging py3-pluggy (1.6.0-r0) (26/42) Purging py3-py-pyc (1.11.0-r4) (27/42) Purging py3-py (1.11.0-r4) (28/42) Purging py3-pygments-pyc (2.19.2-r0) (29/42) Purging py3-pygments (2.19.2-r0) (30/42) Purging py3-wcwidth-pyc (0.2.13-r1) (31/42) Purging py3-wcwidth (0.2.13-r1) (32/42) Purging python3-pyc (3.12.11-r0) (33/42) Purging python3-pycache-pyc0 (3.12.11-r0) (34/42) Purging pyc (3.12.11-r0) (35/42) Purging python3 (3.12.11-r0) (36/42) Purging gdbm (1.24-r0) (37/42) Purging libbz2 (1.0.8-r6) (38/42) Purging libffi (3.5.1-r0) (39/42) Purging libpanelw (6.5_p20250705-r0) (40/42) Purging mpdecimal (4.0.1-r0) (41/42) Purging sqlite-libs (3.50.3-r0) (42/42) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 401 MiB in 110 packages >>> py3-cli_helpers: Updating the community/x86 repository index... >>> py3-cli_helpers: Signing the index...