==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-testinfra 5.3.1-3 (Thu Dec  3 21:19:20 2020)
==> Retrieving sources...
  -> Found testinfra-5.3.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    testinfra-5.3.1.tar.gz ... Passed
==> Validating source files with b2sums...
    testinfra-5.3.1.tar.gz ... Passed
==> Making package: python-testinfra 5.3.1-3 (Thu 03 Dec 2020 09:19:29 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (15) libnsl-1.3.0-1  python-3.9.0-1  python-apipkg-1.5-5
              python-attrs-20.3.0-3  python-importlib-metadata-2.0.0-3
              python-iniconfig-1.0.1-3  python-more-itertools-8.6.0-3
              python-packaging-20.4-4  python-pluggy-0.13.1-4
              python-py-1.9.0-3  python-pyparsing-2.4.7-3  python-six-1.15.0-3
              python-toml-0.10.2-3  python-zipp-3.4.0-3  python-pytest-6.1.2-3

Total Installed Size:  59.81 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 libnsl...
installing python...
Optional dependencies for python
    python-setuptools
    python-pip
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-attrs...
installing python-iniconfig...
installing python-more-itertools...
installing python-pyparsing...
installing python-six...
installing python-packaging...
installing python-zipp...
installing python-importlib-metadata...
installing python-pluggy...
installing python-apipkg...
installing python-py...
installing python-toml...
installing python-pytest...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (30) flake8-1:3.8.4-3  python-appdirs-1.4.4-3  python-babel-2.9.0-1
              python-chardet-3.0.4-7  python-docutils-0.16-4
              python-entrypoints-0.3-5  python-idna-2.10-3
              python-imagesize-1.2.0-4  python-jinja-2.11.2-4
              python-markupsafe-1.1.1-6  python-mccabe-0.6.1-7
              python-ordered-set-4.0.2-3  python-pycodestyle-2.6.0-3
              python-pyflakes-2.2.0-3  python-pygments-2.7.2-3
              python-pytz-2020.4-3  python-requests-2.25.0-1
              python-setuptools-1:50.3.2-2  python-snowballstemmer-2.0.0-6
              python-sphinx-alabaster-theme-0.7.12-6
              python-sphinxcontrib-applehelp-1.0.2-3
              python-sphinxcontrib-devhelp-1.0.2-3
              python-sphinxcontrib-htmlhelp-1.0.3-3
              python-sphinxcontrib-jsmath-1.0.1-6
              python-sphinxcontrib-qthelp-1.0.3-3
              python-sphinxcontrib-serializinghtml-1.1.4-3
              python-urllib3-1.25.10-4  python-hacking-4.0.0-1
              python-setuptools-scm-4.1.2-3  python-sphinx-3.3.1-2

Total Installed Size:  67.58 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-appdirs...
installing python-ordered-set...
installing python-setuptools...
installing python-pyflakes...
installing python-mccabe...
installing python-pycodestyle...
installing python-entrypoints...
installing flake8...
installing python-hacking...
installing python-setuptools-scm...
installing python-pytz...
installing python-babel...
installing python-docutils...
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-urllib3...
Optional dependencies for python-urllib3
    python-pysocks: SOCKS support
    python-brotli: Brotli support
    python-pyopenssl: security support
installing python-chardet...
installing python-idna...
installing python-requests...
Optional dependencies for python-requests
    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-latexextra: for generation of PDF documentation
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found testinfra-5.3.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting testinfra-5.3.1.tar.gz with bsdtar
==> Starting prepare()...
renamed 'testinfra-5.3.1' -> 'python-testinfra-5.3.1'
==> Starting build()...
running build
running build_py
creating build
creating build/lib
creating build/lib/testinfra
copying testinfra/main.py -> build/lib/testinfra
copying testinfra/plugin.py -> build/lib/testinfra
copying testinfra/host.py -> build/lib/testinfra
copying testinfra/__init__.py -> build/lib/testinfra
creating build/lib/testinfra/backend
copying testinfra/backend/docker.py -> build/lib/testinfra/backend
copying testinfra/backend/ansible.py -> build/lib/testinfra/backend
copying testinfra/backend/base.py -> build/lib/testinfra/backend
copying testinfra/backend/ssh.py -> build/lib/testinfra/backend
copying testinfra/backend/local.py -> build/lib/testinfra/backend
copying testinfra/backend/openshift.py -> build/lib/testinfra/backend
copying testinfra/backend/kubectl.py -> build/lib/testinfra/backend
copying testinfra/backend/podman.py -> build/lib/testinfra/backend
copying testinfra/backend/paramiko.py -> build/lib/testinfra/backend
copying testinfra/backend/salt.py -> build/lib/testinfra/backend
copying testinfra/backend/winrm.py -> build/lib/testinfra/backend
copying testinfra/backend/lxc.py -> build/lib/testinfra/backend
copying testinfra/backend/__init__.py -> build/lib/testinfra/backend
creating build/lib/testinfra/modules
copying testinfra/modules/pip.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/docker.py -> build/lib/testinfra/modules
copying testinfra/modules/ansible.py -> build/lib/testinfra/modules
copying testinfra/modules/blockdevice.py -> build/lib/testinfra/modules
copying testinfra/modules/base.py -> build/lib/testinfra/modules
copying testinfra/modules/addr.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/iptables.py -> build/lib/testinfra/modules
copying testinfra/modules/puppet.py -> build/lib/testinfra/modules
copying testinfra/modules/group.py -> build/lib/testinfra/modules
copying testinfra/modules/supervisor.py -> build/lib/testinfra/modules
copying testinfra/modules/interface.py -> build/lib/testinfra/modules
copying testinfra/modules/systeminfo.py -> build/lib/testinfra/modules
copying testinfra/modules/user.py -> build/lib/testinfra/modules
copying testinfra/modules/podman.py -> build/lib/testinfra/modules
copying testinfra/modules/salt.py -> build/lib/testinfra/modules
copying testinfra/modules/socket.py -> build/lib/testinfra/modules
copying testinfra/modules/sysctl.py -> build/lib/testinfra/modules
copying testinfra/modules/service.py -> build/lib/testinfra/modules
copying testinfra/modules/mountpoint.py -> build/lib/testinfra/modules
copying testinfra/modules/sudo.py -> build/lib/testinfra/modules
copying testinfra/modules/package.py -> build/lib/testinfra/modules
copying testinfra/modules/__init__.py -> build/lib/testinfra/modules
creating build/lib/testinfra/utils
copying testinfra/utils/ansible_runner.py -> build/lib/testinfra/utils
copying testinfra/utils/__init__.py -> build/lib/testinfra/utils
make: Entering directory '/build/python-testinfra/src/python-testinfra-5.3.1/doc'
sphinx-build -b man -d build/doctrees   source build/man
Running Sphinx v3.3.1
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 8 added, 0 changed, 0 removed
reading sources... [ 12%] api                                                   
reading sources... [ 25%] backends                                              
reading sources... [ 37%] changelog                                             
reading sources... [ 50%] examples                                              
reading sources... [ 62%] index                                                 
reading sources... [ 75%] invocation                                            
reading sources... [ 87%] modules                                               
reading sources... [100%] support                                               

looking for now-outdated files... none found
pickling environment... done
checking consistency... 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-testinfra/src/python-testinfra-5.3.1/doc'
==> Entering fakeroot environment...
==> Starting package()...
running install
running install_lib
creating /build/python-testinfra/pkg/python-testinfra/usr
creating /build/python-testinfra/pkg/python-testinfra/usr/lib
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/docker.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/ansible.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/base.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/ssh.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/local.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/openshift.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/kubectl.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/podman.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/paramiko.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/salt.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/winrm.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/lxc.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
copying build/lib/testinfra/backend/__init__.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/pip.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/command.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/process.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/docker.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/ansible.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/blockdevice.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/base.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/addr.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/environment.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/file.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/iptables.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/puppet.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/group.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/supervisor.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/interface.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/systeminfo.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/user.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/podman.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/salt.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/socket.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/sysctl.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/service.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/mountpoint.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/sudo.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/package.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/modules/__init__.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules
copying build/lib/testinfra/main.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra
creating /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/utils
copying build/lib/testinfra/utils/ansible_runner.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/utils
copying build/lib/testinfra/utils/__init__.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/utils
copying build/lib/testinfra/plugin.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra
copying build/lib/testinfra/host.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra
copying build/lib/testinfra/__init__.py -> /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/docker.py to docker.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/ansible.py to ansible.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/base.py to base.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/ssh.py to ssh.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/local.py to local.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/openshift.py to openshift.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/kubectl.py to kubectl.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/podman.py to podman.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/paramiko.py to paramiko.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/salt.py to salt.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/winrm.py to winrm.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/lxc.py to lxc.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/backend/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/pip.py to pip.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/command.py to command.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/process.py to process.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/docker.py to docker.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/ansible.py to ansible.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/blockdevice.py to blockdevice.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/base.py to base.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/addr.py to addr.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/environment.py to environment.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/file.py to file.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/iptables.py to iptables.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/puppet.py to puppet.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/group.py to group.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/supervisor.py to supervisor.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/interface.py to interface.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/systeminfo.py to systeminfo.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/user.py to user.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/podman.py to podman.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/salt.py to salt.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/socket.py to socket.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/sysctl.py to sysctl.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/service.py to service.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/mountpoint.py to mountpoint.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/sudo.py to sudo.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/package.py to package.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/modules/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/main.py to main.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/utils/ansible_runner.py to ansible_runner.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/plugin.py to plugin.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/host.py to host.cpython-39.pyc
byte-compiling /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra/__init__.py to __init__.cpython-39.pyc
writing byte-compilation script '/tmp/tmpsxst8awj.py'
/usr/bin/python /tmp/tmpsxst8awj.py
removing /tmp/tmpsxst8awj.py
running install_egg_info
running egg_info
writing testinfra.egg-info/PKG-INFO
writing dependency_links to testinfra.egg-info/dependency_links.txt
writing entry points to testinfra.egg-info/entry_points.txt
writing requirements to testinfra.egg-info/requires.txt
writing top-level names to testinfra.egg-info/top_level.txt
reading manifest file '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 '.travis.yml'
warning: no previously-included files found matching '.gitignore'
no previously-included directories found matching 'doc/build'
no previously-included directories found matching '.github'
writing manifest file 'testinfra.egg-info/SOURCES.txt'
Copying testinfra.egg-info to /build/python-testinfra/pkg/python-testinfra/usr/lib/python3.9/site-packages/testinfra-5.3.1-py3.9.egg-info
running install_scripts
install: creating directory '/build/python-testinfra/pkg/python-testinfra/usr/share/doc'
install: creating directory '/build/python-testinfra/pkg/python-testinfra/usr/share/doc/python-testinfra'
'CHANGELOG.rst' -> '/build/python-testinfra/pkg/python-testinfra/usr/share/doc/python-testinfra/CHANGELOG.rst'
'CONTRIBUTING.rst' -> '/build/python-testinfra/pkg/python-testinfra/usr/share/doc/python-testinfra/CONTRIBUTING.rst'
'README.rst' -> '/build/python-testinfra/pkg/python-testinfra/usr/share/doc/python-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-testinfra"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-testinfra 5.3.1-3 (Thu 03 Dec 2020 09:19:44 PM MST)
==> Cleaning up...