>>> py3-testrepository: Building community/py3-testrepository 0.0.20-r6 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:50:54 +0000 >>> py3-testrepository: Validating /home/udu/aports/community/py3-testrepository/APKBUILD... >>> py3-testrepository: Analyzing dependencies... >>> py3-testrepository: Installing for build: build-base python3 py3-fixtures py3-subunit py3-testtools py3-setuptools 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/33) Installing py3-parsing (3.2.3-r0) (2/33) Installing py3-parsing-pyc (3.2.3-r0) (3/33) Installing py3-packaging (25.0-r0) (4/33) Installing py3-packaging-pyc (25.0-r0) (5/33) Installing py3-setuptools (80.9.0-r0) (6/33) Installing py3-setuptools-pyc (80.9.0-r0) (7/33) Installing py3-pbr (5.11.1-r5) (8/33) Installing py3-pbr-pyc (5.11.1-r5) (9/33) Installing py3-fixtures (4.2.2-r0) (10/33) Installing py3-fixtures-pyc (4.2.2-r0) (11/33) Installing py3-extras (1.0.0-r10) (12/33) Installing py3-extras-pyc (1.0.0-r10) (13/33) Installing py3-iso8601 (2.1.0-r1) (14/33) Installing py3-iso8601-pyc (2.1.0-r1) (15/33) Installing py3-editables (0.5-r2) (16/33) Installing py3-editables-pyc (0.5-r2) (17/33) Installing py3-pathspec (0.12.1-r2) (18/33) Installing py3-pathspec-pyc (0.12.1-r2) (19/33) Installing py3-pluggy (1.5.0-r0) (20/33) Installing py3-pluggy-pyc (1.5.0-r0) (21/33) Installing py3-trove-classifiers (2025.9.11.17-r0) (22/33) Installing py3-trove-classifiers-pyc (2025.9.11.17-r0) (23/33) Installing py3-hatchling (1.27.0-r0) (24/33) Installing py3-hatchling-pyc (1.27.0-r0) (25/33) Installing py3-setuptools_scm (8.3.1-r0) (26/33) Installing py3-setuptools_scm-pyc (8.3.1-r0) (27/33) Installing py3-hatch-vcs (0.4.0-r2) (28/33) Installing py3-hatch-vcs-pyc (0.4.0-r2) (29/33) Installing py3-testtools (2.7.2-r0) (30/33) Installing py3-testtools-pyc (2.7.2-r0) (31/33) Installing py3-subunit (1.4.4-r1) (32/33) Installing py3-subunit-pyc (1.4.4-r1) (33/33) Installing .makedepends-py3-testrepository (20251013.045055) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 122 packages >>> py3-testrepository: Cleaning up srcdir >>> py3-testrepository: Cleaning up pkgdir >>> py3-testrepository: Cleaning up tmpdir >>> py3-testrepository: Fetching https://files.pythonhosted.org/packages/source/t/testrepository/testrepository-0.0.20.tar.gz >>> py3-testrepository: Fetching https://files.pythonhosted.org/packages/source/t/testrepository/testrepository-0.0.20.tar.gz >>> py3-testrepository: Checking sha512sums... testrepository-0.0.20.tar.gz: OK >>> py3-testrepository: Unpacking /var/cache/distfiles/testrepository-0.0.20.tar.gz... /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 License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/testrepository copying testrepository/testcommand.py -> build/lib/testrepository copying testrepository/results.py -> build/lib/testrepository copying testrepository/utils.py -> build/lib/testrepository copying testrepository/setuptools_command.py -> build/lib/testrepository copying testrepository/__init__.py -> build/lib/testrepository copying testrepository/testlist.py -> build/lib/testrepository creating build/lib/testrepository/arguments copying testrepository/arguments/path.py -> build/lib/testrepository/arguments copying testrepository/arguments/doubledash.py -> build/lib/testrepository/arguments copying testrepository/arguments/string.py -> build/lib/testrepository/arguments copying testrepository/arguments/__init__.py -> build/lib/testrepository/arguments copying testrepository/arguments/command.py -> build/lib/testrepository/arguments creating build/lib/testrepository/commands copying testrepository/commands/last.py -> build/lib/testrepository/commands copying testrepository/commands/load.py -> build/lib/testrepository/commands copying testrepository/commands/run.py -> build/lib/testrepository/commands copying testrepository/commands/list_tests.py -> build/lib/testrepository/commands copying testrepository/commands/commands.py -> build/lib/testrepository/commands copying testrepository/commands/quickstart.py -> build/lib/testrepository/commands copying testrepository/commands/stats.py -> build/lib/testrepository/commands copying testrepository/commands/slowest.py -> build/lib/testrepository/commands copying testrepository/commands/help.py -> build/lib/testrepository/commands copying testrepository/commands/__init__.py -> build/lib/testrepository/commands copying testrepository/commands/init.py -> build/lib/testrepository/commands copying testrepository/commands/failing.py -> build/lib/testrepository/commands creating build/lib/testrepository/repository copying testrepository/repository/samba_buildfarm.py -> build/lib/testrepository/repository copying testrepository/repository/memory.py -> build/lib/testrepository/repository copying testrepository/repository/__init__.py -> build/lib/testrepository/repository copying testrepository/repository/file.py -> build/lib/testrepository/repository creating build/lib/testrepository/tests copying testrepository/tests/test_testcommand.py -> build/lib/testrepository/tests copying testrepository/tests/test_repository.py -> build/lib/testrepository/tests copying testrepository/tests/test_monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_ui.py -> build/lib/testrepository/tests copying testrepository/tests/monkeypatch.py -> build/lib/testrepository/tests copying testrepository/tests/test_testr.py -> build/lib/testrepository/tests copying testrepository/tests/test_results.py -> build/lib/testrepository/tests copying testrepository/tests/test_matchers.py -> build/lib/testrepository/tests copying testrepository/tests/__init__.py -> build/lib/testrepository/tests copying testrepository/tests/test_commands.py -> build/lib/testrepository/tests copying testrepository/tests/test_arguments.py -> build/lib/testrepository/tests copying testrepository/tests/stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_stubpackage.py -> build/lib/testrepository/tests copying testrepository/tests/test_setup.py -> build/lib/testrepository/tests creating build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_path.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_doubledash.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_command.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/__init__.py -> build/lib/testrepository/tests/arguments copying testrepository/tests/arguments/test_string.py -> build/lib/testrepository/tests/arguments creating build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_list_tests.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_init.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_quickstart.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_last.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_run.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_load.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_stats.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_failing.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_help.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_slowest.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/__init__.py -> build/lib/testrepository/tests/commands copying testrepository/tests/commands/test_commands.py -> build/lib/testrepository/tests/commands creating build/lib/testrepository/tests/repository copying testrepository/tests/repository/test_file.py -> build/lib/testrepository/tests/repository copying testrepository/tests/repository/__init__.py -> build/lib/testrepository/tests/repository creating build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_cli.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/__init__.py -> build/lib/testrepository/tests/ui copying testrepository/tests/ui/test_decorator.py -> build/lib/testrepository/tests/ui creating build/lib/testrepository/ui copying testrepository/ui/model.py -> build/lib/testrepository/ui copying testrepository/ui/__init__.py -> build/lib/testrepository/ui copying testrepository/ui/cli.py -> build/lib/testrepository/ui copying testrepository/ui/decorator.py -> build/lib/testrepository/ui running build_scripts creating build/scripts-3.12 copying and adjusting testr -> build/scripts-3.12 changing mode of build/scripts-3.12/testr from 644 to 755 >>> py3-testrepository: Entering fakeroot... /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 License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository copying build/lib/testrepository/testcommand.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/path.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/doubledash.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/string.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/arguments/command.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments copying build/lib/testrepository/results.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository copying build/lib/testrepository/repository/samba_buildfarm.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository copying build/lib/testrepository/repository/memory.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository copying build/lib/testrepository/repository/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository copying build/lib/testrepository/repository/file.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/last.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/load.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/run.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/list_tests.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/commands.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/quickstart.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/stats.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/slowest.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/help.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/init.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/commands/failing.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands copying build/lib/testrepository/utils.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository copying build/lib/testrepository/setuptools_command.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui copying build/lib/testrepository/ui/model.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui copying build/lib/testrepository/ui/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui copying build/lib/testrepository/ui/cli.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui copying build/lib/testrepository/ui/decorator.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui copying build/lib/testrepository/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository copying build/lib/testrepository/testlist.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_path.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_doubledash.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_command.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/arguments/test_string.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments copying build/lib/testrepository/tests/test_testcommand.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/test_file.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/repository/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/repository copying build/lib/testrepository/tests/test_repository.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_list_tests.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_init.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_quickstart.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_last.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_run.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_load.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_stats.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_failing.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_help.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_slowest.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/commands/test_commands.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands copying build/lib/testrepository/tests/test_monkeypatch.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_cli.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/ui/test_decorator.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui copying build/lib/testrepository/tests/test_ui.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/monkeypatch.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_testr.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_results.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_matchers.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/__init__.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_commands.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_arguments.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/stubpackage.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_stubpackage.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests copying build/lib/testrepository/tests/test_setup.py -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/testcommand.py to testcommand.cpython-312.pyc /usr/lib/python3.12/site-packages/testrepository/testcommand.py:198: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/testrepository/testcommand.py:338: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/testrepository/testcommand.py:517: SyntaxWarning: invalid escape sequence '\$' /usr/lib/python3.12/site-packages/testrepository/testcommand.py:617: SyntaxWarning: invalid escape sequence '\$' byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments/path.py to path.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments/doubledash.py to doubledash.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments/string.py to string.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/arguments/command.py to command.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/results.py to results.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository/samba_buildfarm.py to samba_buildfarm.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository/memory.py to memory.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/repository/file.py to file.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/last.py to last.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/load.py to load.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/run.py to run.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/list_tests.py to list_tests.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/commands.py to commands.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/quickstart.py to quickstart.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/stats.py to stats.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/slowest.py to slowest.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/help.py to help.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/init.py to init.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/commands/failing.py to failing.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/utils.py to utils.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/setuptools_command.py to setuptools_command.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui/model.py to model.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui/cli.py to cli.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/ui/decorator.py to decorator.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/testlist.py to testlist.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments/test_path.py to test_path.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments/test_doubledash.py to test_doubledash.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments/test_command.py to test_command.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/arguments/test_string.py to test_string.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_testcommand.py to test_testcommand.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/repository/test_file.py to test_file.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/repository/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_repository.py to test_repository.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_list_tests.py to test_list_tests.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_init.py to test_init.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_quickstart.py to test_quickstart.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_last.py to test_last.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_run.py to test_run.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_load.py to test_load.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_stats.py to test_stats.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_failing.py to test_failing.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_help.py to test_help.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_slowest.py to test_slowest.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/commands/test_commands.py to test_commands.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_monkeypatch.py to test_monkeypatch.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui/test_cli.py to test_cli.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/ui/test_decorator.py to test_decorator.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_ui.py to test_ui.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/monkeypatch.py to monkeypatch.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_testr.py to test_testr.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_results.py to test_results.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_matchers.py to test_matchers.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_commands.py to test_commands.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_arguments.py to test_arguments.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/stubpackage.py to stubpackage.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_stubpackage.py to test_stubpackage.cpython-312.pyc byte-compiling /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository/tests/test_setup.py to test_setup.cpython-312.pyc running install_egg_info running egg_info /usr/lib/python3.12/site-packages/pbr/git.py:28: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources writing testrepository.egg-info/PKG-INFO writing dependency_links to testrepository.egg-info/dependency_links.txt writing entry points to testrepository.egg-info/entry_points.txt writing requirements to testrepository.egg-info/requires.txt writing top-level names to testrepository.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'testrepository.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'testrepository.egg-info/SOURCES.txt' Copying testrepository.egg-info to /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/lib/python3.12/site-packages/testrepository-0.0.20-py3.12.egg-info running install_scripts creating /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/bin copying build/scripts-3.12/testr -> /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/bin changing mode of /home/udu/aports/community/py3-testrepository/pkg/py3-testrepository/usr/bin/testr to 755 >>> py3-testrepository-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/testrepository/arguments/__pycache__' -> '/home/udu/aports/community/py3-testrepository/pkg/py3-testrepository-pyc/usr/lib/python3.12/site-packages/testrepository/arguments/__pycache__' 'usr/lib/python3.12/site-packages/testrepository/repository/__pycache__' -> '/home/udu/aports/community/py3-testrepository/pkg/py3-testrepository-pyc/usr/lib/python3.12/site-packages/testrepository/repository/__pycache__' 'usr/lib/python3.12/site-packages/testrepository/commands/__pycache__' -> '/home/udu/aports/community/py3-testrepository/pkg/py3-testrepository-pyc/usr/lib/python3.12/site-packages/testrepository/commands/__pycache__' 'usr/lib/python3.12/site-packages/testrepository/ui/__pycache__' -> '/home/udu/aports/community/py3-testrepository/pkg/py3-testrepository-pyc/usr/lib/python3.12/site-packages/testrepository/ui/__pycache__' 'usr/lib/python3.12/site-packages/testrepository/__pycache__' -> '/home/udu/aports/community/py3-testrepository/pkg/py3-testrepository-pyc/usr/lib/python3.12/site-packages/testrepository/__pycache__' >>> py3-testrepository-pyc*: Preparing subpackage py3-testrepository-pyc... >>> py3-testrepository-pyc*: Running postcheck for py3-testrepository-pyc >>> py3-testrepository*: Running postcheck for py3-testrepository >>> py3-testrepository*: Preparing package py3-testrepository... >>> py3-testrepository-pyc*: Tracing dependencies... python3 py3-fixtures py3-subunit py3-testtools python3~3.12 >>> py3-testrepository-pyc*: Package size: 181.7 KB >>> py3-testrepository-pyc*: Compressing data... >>> py3-testrepository-pyc*: Create checksum... >>> py3-testrepository-pyc*: Create py3-testrepository-pyc-0.0.20-r6.apk >>> py3-testrepository*: Tracing dependencies... python3 py3-fixtures py3-subunit py3-testtools python3~3.12 >>> py3-testrepository*: Package size: 156.9 KB >>> py3-testrepository*: Compressing data... >>> py3-testrepository*: Create checksum... >>> py3-testrepository*: Create py3-testrepository-0.0.20-r6.apk >>> py3-testrepository: Build complete at Mon, 13 Oct 2025 04:50:56 +0000 elapsed time 0h 0m 2s >>> py3-testrepository: Cleaning up srcdir >>> py3-testrepository: Cleaning up pkgdir >>> py3-testrepository: Uninstalling dependencies... (1/33) Purging .makedepends-py3-testrepository (20251013.045055) (2/33) Purging py3-subunit-pyc (1.4.4-r1) (3/33) Purging py3-subunit (1.4.4-r1) (4/33) Purging py3-extras-pyc (1.0.0-r10) (5/33) Purging py3-extras (1.0.0-r10) (6/33) Purging py3-iso8601-pyc (2.1.0-r1) (7/33) Purging py3-iso8601 (2.1.0-r1) (8/33) Purging py3-testtools-pyc (2.7.2-r0) (9/33) Purging py3-testtools (2.7.2-r0) (10/33) Purging py3-hatch-vcs-pyc (0.4.0-r2) (11/33) Purging py3-hatch-vcs (0.4.0-r2) (12/33) Purging py3-hatchling-pyc (1.27.0-r0) (13/33) Purging py3-hatchling (1.27.0-r0) (14/33) Purging py3-editables-pyc (0.5-r2) (15/33) Purging py3-editables (0.5-r2) (16/33) Purging py3-pathspec-pyc (0.12.1-r2) (17/33) Purging py3-pathspec (0.12.1-r2) (18/33) Purging py3-pluggy-pyc (1.5.0-r0) (19/33) Purging py3-pluggy (1.5.0-r0) (20/33) Purging py3-trove-classifiers-pyc (2025.9.11.17-r0) (21/33) Purging py3-trove-classifiers (2025.9.11.17-r0) (22/33) Purging py3-setuptools_scm-pyc (8.3.1-r0) (23/33) Purging py3-setuptools_scm (8.3.1-r0) (24/33) Purging py3-fixtures-pyc (4.2.2-r0) (25/33) Purging py3-fixtures (4.2.2-r0) (26/33) Purging py3-pbr-pyc (5.11.1-r5) (27/33) Purging py3-pbr (5.11.1-r5) (28/33) Purging py3-setuptools-pyc (80.9.0-r0) (29/33) Purging py3-setuptools (80.9.0-r0) (30/33) Purging py3-packaging-pyc (25.0-r0) (31/33) Purging py3-packaging (25.0-r0) (32/33) Purging py3-parsing-pyc (3.2.3-r0) (33/33) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-testrepository: Updating the community/x86_64 repository index... >>> py3-testrepository: Signing the index...