>>> py3-cli_helpers: Building community/py3-cli_helpers 2.4.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:09:11 +0000 >>> py3-cli_helpers: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/29) Installing py3-wcwidth (0.2.13-r1) (2/29) Installing py3-wcwidth-pyc (0.2.13-r1) (3/29) Installing py3-tabulate-pyc (0.9.0-r3) (4/29) Installing py3-tabulate (0.9.0-r3) (5/29) Installing py3-six (1.17.0-r0) (6/29) Installing py3-six-pyc (1.17.0-r0) (7/29) Installing py3-configobj (5.0.9-r0) (8/29) Installing py3-configobj-pyc (5.0.9-r0) (9/29) Installing py3-installer (0.7.0-r2) (10/29) Installing py3-installer-pyc (0.7.0-r2) (11/29) Installing py3-gpep517 (19-r0) (12/29) Installing py3-gpep517-pyc (19-r0) (13/29) Installing py3-parsing (3.2.3-r0) (14/29) Installing py3-parsing-pyc (3.2.3-r0) (15/29) Installing py3-packaging (25.0-r0) (16/29) Installing py3-packaging-pyc (25.0-r0) (17/29) Installing py3-setuptools (80.9.0-r0) (18/29) Installing py3-setuptools-pyc (80.9.0-r0) (19/29) Installing py3-wheel (0.46.1-r0) (20/29) Installing py3-wheel-pyc (0.46.1-r0) (21/29) Installing py3-iniconfig (2.1.0-r0) (22/29) Installing py3-iniconfig-pyc (2.1.0-r0) (23/29) Installing py3-pluggy (1.5.0-r0) (24/29) Installing py3-pluggy-pyc (1.5.0-r0) (25/29) Installing py3-py (1.11.0-r4) (26/29) Installing py3-py-pyc (1.11.0-r4) (27/29) Installing py3-pytest (8.3.5-r0) (28/29) Installing py3-pytest-pyc (8.3.5-r0) (29/29) Installing .makedepends-py3-cli_helpers (20251012.160912) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 118 packages >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Cleaning up tmpdir >>> py3-cli_helpers: Fetching py3-cli_helpers-2.4.0.tar.gz::https://github.com/dbcli/cli_helpers/archive/refs/tags/v2.4.0.tar.gz >>> py3-cli_helpers: Fetching py3-cli_helpers-2.4.0.tar.gz::https://github.com/dbcli/cli_helpers/archive/refs/tags/v2.4.0.tar.gz >>> py3-cli_helpers: Checking sha512sums... py3-cli_helpers-2.4.0.tar.gz: OK >>> py3-cli_helpers: Unpacking /var/cache/distfiles/py3-cli_helpers-2.4.0.tar.gz... 2025-10-12 16:09:12,800 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-10-12 16:09:12,811 root INFO running bdist_wheel 2025-10-12 16:09:12,819 root INFO running build 2025-10-12 16:09:12,819 root INFO running build_py 2025-10-12 16:09:12,821 root INFO creating build/lib/cli_helpers 2025-10-12 16:09:12,821 root INFO copying cli_helpers/config.py -> build/lib/cli_helpers 2025-10-12 16:09:12,822 root INFO copying cli_helpers/utils.py -> build/lib/cli_helpers 2025-10-12 16:09:12,822 root INFO copying cli_helpers/compat.py -> build/lib/cli_helpers 2025-10-12 16:09:12,822 root INFO copying cli_helpers/__init__.py -> build/lib/cli_helpers 2025-10-12 16:09:12,822 root INFO creating build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,822 root INFO copying cli_helpers/tabular_output/vertical_table_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,822 root INFO copying cli_helpers/tabular_output/preprocessors.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,822 root INFO copying cli_helpers/tabular_output/tsv_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,822 root INFO copying cli_helpers/tabular_output/tabulate_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,822 root INFO copying cli_helpers/tabular_output/output_formatter.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,823 root INFO copying cli_helpers/tabular_output/delimited_output_adapter.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,823 root INFO copying cli_helpers/tabular_output/__init__.py -> build/lib/cli_helpers/tabular_output 2025-10-12 16:09:12,823 root INFO running egg_info 2025-10-12 16:09:12,824 root INFO creating cli_helpers.egg-info 2025-10-12 16:09:12,824 root INFO writing cli_helpers.egg-info/PKG-INFO 2025-10-12 16:09:12,824 root INFO writing dependency_links to cli_helpers.egg-info/dependency_links.txt 2025-10-12 16:09:12,825 root INFO writing requirements to cli_helpers.egg-info/requires.txt 2025-10-12 16:09:12,825 root INFO writing top-level names to cli_helpers.egg-info/top_level.txt 2025-10-12 16:09:12,825 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-12 16:09:12,826 root INFO reading manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-12 16:09:12,827 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 16:09:12,827 root WARNING warning: no previously-included files found matching '.pre-commit-config.yaml' 2025-10-12 16:09:12,828 root WARNING warning: no previously-included files found matching '.git-blame-ignore-revs' 2025-10-12 16:09:12,828 root INFO adding license file 'LICENSE' 2025-10-12 16:09:12,828 root INFO adding license file 'AUTHORS' 2025-10-12 16:09:12,828 root INFO writing manifest file 'cli_helpers.egg-info/SOURCES.txt' 2025-10-12 16:09:12,832 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:09:12,832 root INFO running install 2025-10-12 16:09:12,836 root INFO running install_lib 2025-10-12 16:09:12,838 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:09:12,838 root INFO creating build/bdist.linux-x86_64/wheel/cli_helpers 2025-10-12 16:09:12,838 root INFO copying build/lib/cli_helpers/config.py -> build/bdist.linux-x86_64/wheel/./cli_helpers 2025-10-12 16:09:12,838 root INFO copying build/lib/cli_helpers/utils.py -> build/bdist.linux-x86_64/wheel/./cli_helpers 2025-10-12 16:09:12,839 root INFO creating build/bdist.linux-x86_64/wheel/cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/vertical_table_adapter.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/preprocessors.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/tsv_output_adapter.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/tabulate_adapter.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/output_formatter.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/delimited_output_adapter.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/tabular_output/__init__.py -> build/bdist.linux-x86_64/wheel/./cli_helpers/tabular_output 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/compat.py -> build/bdist.linux-x86_64/wheel/./cli_helpers 2025-10-12 16:09:12,839 root INFO copying build/lib/cli_helpers/__init__.py -> build/bdist.linux-x86_64/wheel/./cli_helpers 2025-10-12 16:09:12,839 root INFO running install_egg_info 2025-10-12 16:09:12,841 root INFO Copying cli_helpers.egg-info to build/bdist.linux-x86_64/wheel/./cli_helpers-2.4.0-py3.12.egg-info 2025-10-12 16:09:12,841 root INFO running install_scripts 2025-10-12 16:09:12,842 root INFO creating build/bdist.linux-x86_64/wheel/cli_helpers-2.4.0.dist-info/WHEEL 2025-10-12 16:09:12,842 wheel INFO creating '/home/udu/aports/community/py3-cli_helpers/src/cli_helpers-2.4.0/.dist/.tmp-ovdcr1rt/cli_helpers-2.4.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/__init__.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/compat.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/config.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/utils.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/tabular_output/__init__.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/tabular_output/delimited_output_adapter.py' 2025-10-12 16:09:12,842 wheel INFO adding 'cli_helpers/tabular_output/output_formatter.py' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers/tabular_output/preprocessors.py' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers/tabular_output/tabulate_adapter.py' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers/tabular_output/tsv_output_adapter.py' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers/tabular_output/vertical_table_adapter.py' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/licenses/AUTHORS' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/licenses/LICENSE' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/METADATA' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/WHEEL' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/top_level.txt' 2025-10-12 16:09:12,843 wheel INFO adding 'cli_helpers-2.4.0.dist-info/RECORD' 2025-10-12 16:09:12,843 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:09:12,843 gpep517 INFO The backend produced .dist/cli_helpers-2.4.0-py3-none-any.whl cli_helpers-2.4.0-py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-cli_helpers/src/cli_helpers-2.4.0 configfile: setup.cfg testpaths: tests collected 76 items tests/tabular_output/test_delimited_output_adapter.py .. [ 2%] tests/tabular_output/test_output_formatter.py .............. [ 21%] tests/tabular_output/test_preprocessors.py ..s........s.sss........ [ 52%] tests/tabular_output/test_tabulate_adapter.py ..s [ 56%] tests/tabular_output/test_tsv_output_adapter.py .. [ 59%] tests/tabular_output/test_vertical_table_adapter.py .. [ 61%] tests/test_cli_helpers.py . [ 63%] tests/test_config.py ..sss............. [ 86%] tests/test_utils.py .......... [100%] ======================================================================================================================================= 67 passed, 9 skipped in 0.14s ======================================================================================================================================== >>> py3-cli_helpers: Entering fakeroot... >>> py3-cli_helpers-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' -> '/home/udu/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/tabular_output/__pycache__' 'usr/lib/python3.12/site-packages/cli_helpers/__pycache__' -> '/home/udu/aports/community/py3-cli_helpers/pkg/py3-cli_helpers-pyc/usr/lib/python3.12/site-packages/cli_helpers/__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: 62.2 KB >>> py3-cli_helpers-pyc*: Compressing data... >>> py3-cli_helpers-pyc*: Create checksum... >>> py3-cli_helpers-pyc*: Create py3-cli_helpers-pyc-2.4.0-r0.apk >>> py3-cli_helpers*: Tracing dependencies... py3-tabulate py3-configobj python3~3.12 >>> py3-cli_helpers*: Package size: 53.0 KB >>> py3-cli_helpers*: Compressing data... >>> py3-cli_helpers*: Create checksum... >>> py3-cli_helpers*: Create py3-cli_helpers-2.4.0-r0.apk >>> py3-cli_helpers: Build complete at Sun, 12 Oct 2025 16:09:13 +0000 elapsed time 0h 0m 2s >>> py3-cli_helpers: Cleaning up srcdir >>> py3-cli_helpers: Cleaning up pkgdir >>> py3-cli_helpers: Uninstalling dependencies... (1/29) Purging .makedepends-py3-cli_helpers (20251012.160912) (2/29) Purging py3-tabulate-pyc (0.9.0-r3) (3/29) Purging py3-tabulate (0.9.0-r3) (4/29) Purging py3-configobj-pyc (5.0.9-r0) (5/29) Purging py3-configobj (5.0.9-r0) (6/29) Purging py3-six-pyc (1.17.0-r0) (7/29) Purging py3-six (1.17.0-r0) (8/29) Purging py3-gpep517-pyc (19-r0) (9/29) Purging py3-gpep517 (19-r0) (10/29) Purging py3-installer-pyc (0.7.0-r2) (11/29) Purging py3-installer (0.7.0-r2) (12/29) Purging py3-setuptools-pyc (80.9.0-r0) (13/29) Purging py3-setuptools (80.9.0-r0) (14/29) Purging py3-wheel-pyc (0.46.1-r0) (15/29) Purging py3-wheel (0.46.1-r0) (16/29) Purging py3-pytest-pyc (8.3.5-r0) (17/29) Purging py3-pytest (8.3.5-r0) (18/29) Purging py3-iniconfig-pyc (2.1.0-r0) (19/29) Purging py3-iniconfig (2.1.0-r0) (20/29) Purging py3-packaging-pyc (25.0-r0) (21/29) Purging py3-packaging (25.0-r0) (22/29) Purging py3-parsing-pyc (3.2.3-r0) (23/29) Purging py3-parsing (3.2.3-r0) (24/29) Purging py3-pluggy-pyc (1.5.0-r0) (25/29) Purging py3-pluggy (1.5.0-r0) (26/29) Purging py3-py-pyc (1.11.0-r4) (27/29) Purging py3-py (1.11.0-r4) (28/29) Purging py3-wcwidth-pyc (0.2.13-r1) (29/29) Purging py3-wcwidth (0.2.13-r1) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-cli_helpers: Updating the community/x86_64 repository index... >>> py3-cli_helpers: Signing the index...