==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: python-artifacts 20230723-1 (Mon Aug  7 12:40:41 2023)
==> Retrieving sources...
  -> Found artifacts-20230723.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    artifacts-20230723.tar.gz ... Passed
==> Making package: python-artifacts 20230723-1 (Mon 07 Aug 2023 12:40:57 PM UTC)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) libnsl-2.0.0-3  libyaml-0.2.5-2  python-attrs-22.2.0-3
              python-cffi-1.15.1-3  python-cryptography-41.0.2-1
              python-packaging-23.1-1  python-ply-3.11-12
              python-pycparser-2.21-5  python-wheel-0.40.0-3
              python-yaml-6.0.1-2  python-3.11.3-2  python-pip-23.2.1-1
              python-pyaml-23.5.9-1

Total Download Size:     4.75 MiB
Total Installed Size:  106.75 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pip-23.2.1-1-any downloading...
 python-cryptography-41.0.2-1-aarch64 downloading...
 python-cffi-1.15.1-3-aarch64 downloading...
 python-pycparser-2.21-5-any downloading...
 python-yaml-6.0.1-2-aarch64 downloading...
 python-ply-3.11-12-any downloading...
 python-attrs-22.2.0-3-any downloading...
 python-wheel-0.40.0-3-any downloading...
 libyaml-0.2.5-2-aarch64 downloading...
 python-pyaml-23.5.9-1-any downloading...
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 [pending]
    sqlite [installed]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing libyaml...
installing python-yaml...
installing python-pyaml...
Optional dependencies for python-pyaml
    python-unidecode: Needed if same-id objects or recursion is used within
    serialized data
installing python-attrs...
installing python-ply...
installing python-pycparser...
installing python-cffi...
installing python-cryptography...
installing python-packaging...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
installing python-pip...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (15) python-autocommand-2.2.2-4  python-fastjsonschema-2.18.0-1
              python-inflect-7.0.0-1  python-jaraco.context-4.3.0-3
              python-jaraco.functools-3.8.0-1  python-jaraco.text-3.11.1-3
              python-more-itertools-10.0.1-1  python-ordered-set-4.1.0-4
              python-platformdirs-3.9.1-1  python-pydantic-1.10.9-1
              python-tomli-2.0.1-3  python-trove-classifiers-2023.7.6-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1  python-setuptools-1:68.0.0-1

Total Installed Size:  15.13 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-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-typing_extensions...
installing python-pydantic...
Optional dependencies for python-pydantic
    python-dotenv: for .env file support
    python-email-validator: for email validation
installing python-inflect...
installing python-jaraco.text...
installing python-ordered-set...
installing python-platformdirs...
installing python-tomli...
installing python-fastjsonschema...
installing python-trove-classifiers...
installing python-validate-pyproject...
installing python-setuptools...
[?25h==> Retrieving sources...
  -> Found artifacts-20230723.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting artifacts-20230723.tar.gz with bsdtar
==> Starting build()...
/build/python-artifacts/src/artifacts-20230723/setup.py:7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources
running build
running build_py
creating build
creating build/lib
creating build/lib/artifacts
copying artifacts/writer.py -> build/lib/artifacts
copying artifacts/definitions.py -> build/lib/artifacts
copying artifacts/artifact.py -> build/lib/artifacts
copying artifacts/reader.py -> build/lib/artifacts
copying artifacts/errors.py -> build/lib/artifacts
copying artifacts/registry.py -> build/lib/artifacts
copying artifacts/__init__.py -> build/lib/artifacts
copying artifacts/source_type.py -> build/lib/artifacts
running build_scripts
creating build/scripts-3.11
copying and adjusting tools/stats.py -> build/scripts-3.11
copying and adjusting tools/validator.py -> build/scripts-3.11
changing mode of build/scripts-3.11/stats.py from 644 to 755
changing mode of build/scripts-3.11/validator.py from 644 to 755
==> Entering fakeroot environment...
==> Starting package()...
/build/python-artifacts/src/artifacts-20230723/setup.py:7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
  import pkg_resources
running install
/usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /build/python-artifacts/pkg/python-artifacts/usr
creating /build/python-artifacts/pkg/python-artifacts/usr/lib
creating /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11
creating /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages
creating /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/writer.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/definitions.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/artifact.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/reader.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/errors.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/registry.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/__init__.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
copying build/lib/artifacts/source_type.py -> /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/writer.py to writer.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/definitions.py to definitions.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/artifact.py to artifact.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/reader.py to reader.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/errors.py to errors.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/registry.py to registry.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/__init__.py to __init__.cpython-311.pyc
byte-compiling /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts/source_type.py to source_type.cpython-311.pyc
writing byte-compilation script '/tmp/tmp516a9d49.py'
/usr/bin/python /tmp/tmp516a9d49.py
removing /tmp/tmp516a9d49.py
running install_data
creating /build/python-artifacts/pkg/python-artifacts/usr/share
creating /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/containerd.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/hadoop.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/unix_common.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/linux_proc.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/shell.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/legacy.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/linux.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/linux_services.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/java.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/windows.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/instant_messaging.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/applications.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/macos.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/tomcat.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/database_servers.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/cloud_services.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/docker.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/antivirus.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/triage.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/wmi.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/user.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/file_systems.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/ics.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/webservers.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/webbrowser.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/config_files.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/windows_dll_hijacking.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/installed_module_paths.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/installed_modules.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/kubernetes.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/esxi.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
copying data/kaspersky_careto.yaml -> /build/python-artifacts/pkg/python-artifacts/usr/share/artifacts
creating /build/python-artifacts/pkg/python-artifacts/usr/share/doc
creating /build/python-artifacts/pkg/python-artifacts/usr/share/doc/artifacts
copying ACKNOWLEDGEMENTS -> /build/python-artifacts/pkg/python-artifacts/usr/share/doc/artifacts
copying AUTHORS -> /build/python-artifacts/pkg/python-artifacts/usr/share/doc/artifacts
copying LICENSE -> /build/python-artifacts/pkg/python-artifacts/usr/share/doc/artifacts
copying README -> /build/python-artifacts/pkg/python-artifacts/usr/share/doc/artifacts
running install_egg_info
running egg_info
writing artifacts.egg-info/PKG-INFO
writing dependency_links to artifacts.egg-info/dependency_links.txt
writing requirements to artifacts.egg-info/requires.txt
writing top-level names to artifacts.egg-info/top_level.txt
reading manifest file 'artifacts.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '*.pyc'
warning: no previously-included files matching '*.pyc' found under directory 'tools'
warning: no previously-included files matching '*.pyc' found under directory 'artifacts'
adding license file 'LICENSE'
writing manifest file 'artifacts.egg-info/SOURCES.txt'
Copying artifacts.egg-info to /build/python-artifacts/pkg/python-artifacts/usr/lib/python3.11/site-packages/artifacts-20230723-py3.11.egg-info
running install_scripts
creating /build/python-artifacts/pkg/python-artifacts/usr/bin
copying build/scripts-3.11/stats.py -> /build/python-artifacts/pkg/python-artifacts/usr/bin
copying build/scripts-3.11/validator.py -> /build/python-artifacts/pkg/python-artifacts/usr/bin
changing mode of /build/python-artifacts/pkg/python-artifacts/usr/bin/stats.py to 755
changing mode of /build/python-artifacts/pkg/python-artifacts/usr/bin/validator.py to 755
==> 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-artifacts"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-artifacts 20230723-1 (Mon 07 Aug 2023 12:41:31 PM UTC)
==> Cleaning up...
==> Removing installed dependencies...
[?25lchecking dependencies...
:: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report
:: libevent optionally requires python: event_rpcgen.py
:: libxml2 optionally requires python: Python bindings
:: util-linux-libs optionally requires python: python bindings to libmount

Packages (28) libnsl-2.0.0-3  libyaml-0.2.5-2  python-3.11.3-2
              python-attrs-22.2.0-3  python-autocommand-2.2.2-4
              python-cffi-1.15.1-3  python-cryptography-41.0.2-1
              python-fastjsonschema-2.18.0-1  python-inflect-7.0.0-1
              python-jaraco.context-4.3.0-3  python-jaraco.functools-3.8.0-1
              python-jaraco.text-3.11.1-3  python-more-itertools-10.0.1-1
              python-ordered-set-4.1.0-4  python-packaging-23.1-1
              python-pip-23.2.1-1  python-platformdirs-3.9.1-1
              python-ply-3.11-12  python-pyaml-23.5.9-1
              python-pycparser-2.21-5  python-pydantic-1.10.9-1
              python-setuptools-1:68.0.0-1  python-tomli-2.0.1-3
              python-trove-classifiers-2023.7.6-1
              python-typing_extensions-4.7.1-1
              python-validate-pyproject-0.13-1  python-wheel-0.40.0-3
              python-yaml-6.0.1-2

Total Removed Size:  121.89 MiB

:: Do you want to remove these packages? [Y/n] 
:: Processing package changes...
removing python-setuptools...
removing python-validate-pyproject...
removing python-trove-classifiers...
removing python-tomli...
removing python-pyaml...
removing python-yaml...
removing python-platformdirs...
removing python-pip...
removing python-wheel...
removing python-packaging...
removing python-ordered-set...
removing python-jaraco.text...
removing python-jaraco.functools...
removing python-more-itertools...
removing python-jaraco.context...
removing python-inflect...
removing python-pydantic...
removing python-typing_extensions...
removing python-fastjsonschema...
removing python-cryptography...
removing python-cffi...
removing python-pycparser...
removing python-ply...
removing python-autocommand...
removing python-attrs...
removing python...
removing libyaml...
removing libnsl...
[?25h