==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-pytest-testinfra 10.1.1-4 (Tue Dec 24 11:03:43 2024) ==> Retrieving sources... -> Found pytest-testinfra-10.1.1.tar.gz -> Found python3-13-crypt-module-removal.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pytest-testinfra-10.1.1.tar.gz ... Passed python3-13-crypt-module-removal.patch ... Passed ==> Validating source files with b2sums... pytest-testinfra-10.1.1.tar.gz ... Passed python3-13-crypt-module-removal.patch ... Passed ==> Making package: python-pytest-testinfra 10.1.1-4 (Tue Dec 24 11:04:06 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) python-iniconfig-2.0.0-6 python-packaging-24.2-3 python-pluggy-1.5.0-3 python-pytest-1:8.3.4-1 Total Installed Size: 4.82 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-iniconfig... installing python-packaging... installing python-pluggy... installing python-pytest... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (33) python-autocommand-2.2.2-7 python-babel-2.15.0-2 python-charset-normalizer-3.4.0-5 python-docutils-1:0.21.2-3 python-idna-3.10-2 python-imagesize-1.4.1-6 python-jaraco.collections-5.0.1-2 python-jaraco.context-5.3.0-3 python-jaraco.functools-4.1.0-1 python-jaraco.text-4.0.0-2 python-jinja-1:3.1.5-1 python-markupsafe-2.1.5-3 python-more-itertools-10.5.0-1 python-platformdirs-4.3.6-2 python-pygments-2.18.0-3 python-pyproject-hooks-1.2.0-3 python-pytz-2024.2-2 python-requests-2.32.3-4 python-setuptools-1:75.2.0-4 python-snowballstemmer-2.2.0-7 python-sphinx-alabaster-theme-1.0.0-4 python-sphinxcontrib-applehelp-2.0.0-3 python-sphinxcontrib-devhelp-2.0.0-4 python-sphinxcontrib-htmlhelp-2.1.0-3 python-sphinxcontrib-jsmath-1.0.1-19 python-sphinxcontrib-qthelp-2.0.0-3 python-sphinxcontrib-serializinghtml-2.0.0-3 python-urllib3-1.26.20-4 python-build-1.2.2-3 python-installer-0.7.0-10 python-setuptools-scm-8.1.0-3 python-sphinx-8.1.3-2 python-wheel-0.45.0-3 Total Installed Size: 87.42 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-pyproject-hooks... installing python-build... Optional dependencies for python-build python-pip: to use as the Python package installer (default) python-uv: to use as the Python package installer python-virtualenv: to use virtualenv for build isolation installing python-installer... installing python-more-itertools... installing python-jaraco.functools... installing python-jaraco.context... installing python-autocommand... installing python-jaraco.text... Optional dependencies for python-jaraco.text python-inflect: for show-newlines script installing python-jaraco.collections... installing python-platformdirs... installing python-wheel... Optional dependencies for python-wheel python-keyring: for wheel.signatures python-xdg: for wheel.signatures python-setuptools: for legacy bdist_wheel subcommand [pending] installing python-setuptools... installing python-setuptools-scm... installing python-pytz... installing python-babel... installing python-docutils... Optional dependencies for python-docutils python-myst-parser: to parse input in "Markdown" (CommonMark) format python-pillow: for some image manipulation operations python-pygments: for syntax highlighting of code directives and roles [pending] installing python-imagesize... installing python-markupsafe... installing python-jinja... Optional dependencies for python-jinja python-babel: for i18n support [installed] installing python-pygments... installing python-charset-normalizer... installing python-idna... installing python-urllib3... Optional dependencies for python-urllib3 python-brotli: Brotli support python-certifi: security support python-cryptography: security support python-idna: security support [installed] python-pyopenssl: security support python-pysocks: SOCKS support installing python-requests... Optional dependencies for python-requests python-chardet: alternative character encoding library python-pysocks: SOCKS proxy support installing python-snowballstemmer... Optional dependencies for python-snowballstemmer python-pystemmer: for improved performance installing python-sphinx-alabaster-theme... installing python-sphinxcontrib-applehelp... installing python-sphinxcontrib-devhelp... installing python-sphinxcontrib-htmlhelp... installing python-sphinxcontrib-jsmath... installing python-sphinxcontrib-qthelp... installing python-sphinxcontrib-serializinghtml... installing python-sphinx... Optional dependencies for python-sphinx imagemagick: for ext.imgconverter texlive-fontsextra: for the default admonition title icons in PDF output texlive-latexextra: for generation of PDF documentation :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found pytest-testinfra-10.1.1.tar.gz -> Found python3-13-crypt-module-removal.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pytest-testinfra-10.1.1.tar.gz with bsdtar ==> Starting prepare()... patching file test/test_modules.py ==> Starting build()... * Getting build dependencies for wheel... * Building wheel... WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' running bdist_wheel running build running build_py creating build/lib/testinfra copying testinfra/host.py -> build/lib/testinfra copying testinfra/__init__.py -> build/lib/testinfra copying testinfra/plugin.py -> build/lib/testinfra copying testinfra/main.py -> build/lib/testinfra creating build/lib/testinfra/utils copying testinfra/utils/ansible_runner.py -> build/lib/testinfra/utils copying testinfra/utils/__init__.py -> build/lib/testinfra/utils creating build/lib/testinfra/backend copying testinfra/backend/base.py -> build/lib/testinfra/backend copying testinfra/backend/local.py -> build/lib/testinfra/backend copying testinfra/backend/paramiko.py -> build/lib/testinfra/backend copying testinfra/backend/__init__.py -> build/lib/testinfra/backend copying testinfra/backend/openshift.py -> build/lib/testinfra/backend copying testinfra/backend/ssh.py -> build/lib/testinfra/backend copying testinfra/backend/ansible.py -> build/lib/testinfra/backend copying testinfra/backend/kubectl.py -> build/lib/testinfra/backend copying testinfra/backend/salt.py -> build/lib/testinfra/backend copying testinfra/backend/docker.py -> build/lib/testinfra/backend copying testinfra/backend/lxc.py -> build/lib/testinfra/backend copying testinfra/backend/winrm.py -> build/lib/testinfra/backend copying testinfra/backend/podman.py -> build/lib/testinfra/backend copying testinfra/backend/chroot.py -> build/lib/testinfra/backend creating build/lib/testinfra/modules copying testinfra/modules/base.py -> build/lib/testinfra/modules copying testinfra/modules/command.py -> build/lib/testinfra/modules copying testinfra/modules/process.py -> build/lib/testinfra/modules copying testinfra/modules/supervisor.py -> build/lib/testinfra/modules copying testinfra/modules/puppet.py -> build/lib/testinfra/modules copying testinfra/modules/systeminfo.py -> build/lib/testinfra/modules copying testinfra/modules/__init__.py -> build/lib/testinfra/modules copying testinfra/modules/addr.py -> build/lib/testinfra/modules copying testinfra/modules/blockdevice.py -> build/lib/testinfra/modules copying testinfra/modules/ansible.py -> build/lib/testinfra/modules copying testinfra/modules/iptables.py -> build/lib/testinfra/modules copying testinfra/modules/service.py -> build/lib/testinfra/modules copying testinfra/modules/user.py -> build/lib/testinfra/modules copying testinfra/modules/mountpoint.py -> build/lib/testinfra/modules copying testinfra/modules/environment.py -> build/lib/testinfra/modules copying testinfra/modules/file.py -> build/lib/testinfra/modules copying testinfra/modules/salt.py -> build/lib/testinfra/modules copying testinfra/modules/group.py -> build/lib/testinfra/modules copying testinfra/modules/docker.py -> build/lib/testinfra/modules copying testinfra/modules/socket.py -> build/lib/testinfra/modules copying testinfra/modules/interface.py -> build/lib/testinfra/modules copying testinfra/modules/package.py -> build/lib/testinfra/modules copying testinfra/modules/pip.py -> build/lib/testinfra/modules copying testinfra/modules/sudo.py -> build/lib/testinfra/modules copying testinfra/modules/sysctl.py -> build/lib/testinfra/modules copying testinfra/modules/podman.py -> build/lib/testinfra/modules installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/testinfra copying build/lib/testinfra/host.py -> build/bdist.linux-armv7l/wheel/./testinfra creating build/bdist.linux-armv7l/wheel/testinfra/utils copying build/lib/testinfra/utils/ansible_runner.py -> build/bdist.linux-armv7l/wheel/./testinfra/utils copying build/lib/testinfra/utils/__init__.py -> build/bdist.linux-armv7l/wheel/./testinfra/utils copying build/lib/testinfra/__init__.py -> build/bdist.linux-armv7l/wheel/./testinfra creating build/bdist.linux-armv7l/wheel/testinfra/backend copying build/lib/testinfra/backend/base.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/local.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/paramiko.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/__init__.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/openshift.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/ssh.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/ansible.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/kubectl.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/salt.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/docker.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/lxc.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/winrm.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/podman.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend copying build/lib/testinfra/backend/chroot.py -> build/bdist.linux-armv7l/wheel/./testinfra/backend creating build/bdist.linux-armv7l/wheel/testinfra/modules copying build/lib/testinfra/modules/base.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/command.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/process.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/supervisor.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/puppet.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/systeminfo.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/__init__.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/addr.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/blockdevice.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/ansible.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/iptables.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/service.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/user.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/mountpoint.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/environment.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/file.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/salt.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/group.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/docker.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/socket.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/interface.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/package.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/pip.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/sudo.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/sysctl.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/modules/podman.py -> build/bdist.linux-armv7l/wheel/./testinfra/modules copying build/lib/testinfra/plugin.py -> build/bdist.linux-armv7l/wheel/./testinfra copying build/lib/testinfra/main.py -> build/bdist.linux-armv7l/wheel/./testinfra running install_egg_info running egg_info creating pytest_testinfra.egg-info writing pytest_testinfra.egg-info/PKG-INFO writing dependency_links to pytest_testinfra.egg-info/dependency_links.txt writing entry points to pytest_testinfra.egg-info/entry_points.txt writing requirements to pytest_testinfra.egg-info/requires.txt writing top-level names to pytest_testinfra.egg-info/top_level.txt writing manifest file 'pytest_testinfra.egg-info/SOURCES.txt' reading manifest file 'pytest_testinfra.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.gitignore' no previously-included directories found matching 'doc/build' no previously-included directories found matching '.github' adding license file 'LICENSE' writing manifest file 'pytest_testinfra.egg-info/SOURCES.txt' Copying pytest_testinfra.egg-info to build/bdist.linux-armv7l/wheel/./pytest_testinfra-10.1.1-py3.13.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytest_testinfra-10.1.1.dist-info/WHEEL creating '/build/python-pytest-testinfra/src/pytest-testinfra-10.1.1/dist/.tmp-97__skjp/pytest_testinfra-10.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'testinfra/__init__.py' adding 'testinfra/host.py' adding 'testinfra/main.py' adding 'testinfra/plugin.py' adding 'testinfra/backend/__init__.py' adding 'testinfra/backend/ansible.py' adding 'testinfra/backend/base.py' adding 'testinfra/backend/chroot.py' adding 'testinfra/backend/docker.py' adding 'testinfra/backend/kubectl.py' adding 'testinfra/backend/local.py' adding 'testinfra/backend/lxc.py' adding 'testinfra/backend/openshift.py' adding 'testinfra/backend/paramiko.py' adding 'testinfra/backend/podman.py' adding 'testinfra/backend/salt.py' adding 'testinfra/backend/ssh.py' adding 'testinfra/backend/winrm.py' adding 'testinfra/modules/__init__.py' adding 'testinfra/modules/addr.py' adding 'testinfra/modules/ansible.py' adding 'testinfra/modules/base.py' adding 'testinfra/modules/blockdevice.py' adding 'testinfra/modules/command.py' adding 'testinfra/modules/docker.py' adding 'testinfra/modules/environment.py' adding 'testinfra/modules/file.py' adding 'testinfra/modules/group.py' adding 'testinfra/modules/interface.py' adding 'testinfra/modules/iptables.py' adding 'testinfra/modules/mountpoint.py' adding 'testinfra/modules/package.py' adding 'testinfra/modules/pip.py' adding 'testinfra/modules/podman.py' adding 'testinfra/modules/process.py' adding 'testinfra/modules/puppet.py' adding 'testinfra/modules/salt.py' adding 'testinfra/modules/service.py' adding 'testinfra/modules/socket.py' adding 'testinfra/modules/sudo.py' adding 'testinfra/modules/supervisor.py' adding 'testinfra/modules/sysctl.py' adding 'testinfra/modules/systeminfo.py' adding 'testinfra/modules/user.py' adding 'testinfra/utils/__init__.py' adding 'testinfra/utils/ansible_runner.py' adding 'pytest_testinfra-10.1.1.dist-info/LICENSE' adding 'pytest_testinfra-10.1.1.dist-info/METADATA' adding 'pytest_testinfra-10.1.1.dist-info/WHEEL' adding 'pytest_testinfra-10.1.1.dist-info/entry_points.txt' adding 'pytest_testinfra-10.1.1.dist-info/top_level.txt' adding 'pytest_testinfra-10.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Successfully built pytest_testinfra-10.1.1-py3-none-any.whl make: Entering directory '/build/python-pytest-testinfra/src/pytest-testinfra-10.1.1/doc' sphinx-build -b man -d build/doctrees source build/man Running Sphinx v8.1.3 /usr/lib/python3.13/site-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/setuptools_scm/_integration/pyproject_reading.py", line 36, in read_pyproject section = defn.get("tool", {})[tool_name] ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ KeyError: 'setuptools_scm' loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. building [mo]: targets for 0 po files that are out of date writing output... building [man]: all manpages updating environment: [new config] 8 added, 0 changed, 0 removed reading sources... [ 12%] api reading sources... [ 25%] backends reading sources... [ 38%] changelog reading sources... [ 50%] examples reading sources... [ 62%] index reading sources... [ 75%] invocation reading sources... [ 88%] modules reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying assets: done writing... testinfra.1 { changelog invocation backends modules api examples support } done build succeeded. The manual pages are in build/man. Build finished. The manual pages are in build/man. make: Leaving directory '/build/python-pytest-testinfra/src/pytest-testinfra-10.1.1/doc' ==> Entering fakeroot environment... ==> Starting package()... install: creating directory '/build/python-pytest-testinfra/pkg/python-pytest-testinfra/usr/share/doc' install: creating directory '/build/python-pytest-testinfra/pkg/python-pytest-testinfra/usr/share/doc/python-pytest-testinfra' 'CHANGELOG.rst' -> '/build/python-pytest-testinfra/pkg/python-pytest-testinfra/usr/share/doc/python-pytest-testinfra/CHANGELOG.rst' 'CONTRIBUTING.rst' -> '/build/python-pytest-testinfra/pkg/python-pytest-testinfra/usr/share/doc/python-pytest-testinfra/CONTRIBUTING.rst' 'README.rst' -> '/build/python-pytest-testinfra/pkg/python-pytest-testinfra/usr/share/doc/python-pytest-testinfra/README.rst' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-pytest-testinfra"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-pytest-testinfra 10.1.1-4 (Tue Dec 24 11:04:40 2024) ==> Cleaning up...