==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: python-oslo-utils 7.1.0-3 (Wed Dec 25 12:44:32 2024)
==> Retrieving sources...
  -> Cloning oslo.utils git repo...
Cloning into bare repository '/home/leming/work/python-oslo-utils/oslo.utils'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    oslo.utils ... Skipped
==> Making package: python-oslo-utils 7.1.0-3 (Wed 25 Dec 2024 12:44:40 PM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) libyaml-0.2.5-3  python-pbr-6.1.0-2  python-wrapt-1.16.0-4
              python-debtcollector-3.0.0-3  python-iso8601-2.1.0-3
              python-netaddr-1.2.1-3  python-netifaces-0.11.0-7
              python-oslo-i18n-6.4.0-2  python-packaging-24.2-3
              python-pyparsing-3.1.2-3  python-yaml-6.0.2-2

Total Download Size:    1.80 MiB
Total Installed Size:  14.50 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-netaddr-1.2.1-3-any downloading...
 python-pyparsing-3.1.2-3-any downloading...
 python-oslo-i18n-6.4.0-2-any downloading...
 python-debtcollector-3.0.0-3-any downloading...
 python-netifaces-0.11.0-7-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-iso8601...
installing python-pbr...
installing python-oslo-i18n...
installing python-netaddr...
Optional dependencies for python-netaddr
    ipython: netaddr interractive command support
installing python-netifaces...
installing python-wrapt...
installing python-debtcollector...
installing python-pyparsing...
Optional dependencies for python-pyparsing
    python-railroad-diagrams: for generating Railroad Diagrams
    python-jinja: for generating Railroad Diagrams
installing python-packaging...
installing libyaml...
installing python-yaml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (13) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  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-more-itertools-10.5.0-1
              python-platformdirs-4.3.6-2  python-wheel-0.45.0-3  git-2.47.1-1
              python-setuptools-1:75.2.0-4

Total Installed Size:  53.80 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
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...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of oslo.utils git repo...
Cloning into 'oslo.utils'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
/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)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/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()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating build/lib/oslo_utils/tests/fake
copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake
creating build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_imageutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/__init__.py -> build/lib/oslo_utils
copying oslo_utils/importutils.py -> build/lib/oslo_utils
copying oslo_utils/units.py -> build/lib/oslo_utils
copying oslo_utils/dictutils.py -> build/lib/oslo_utils
copying oslo_utils/uuidutils.py -> build/lib/oslo_utils
copying oslo_utils/_i18n.py -> build/lib/oslo_utils
copying oslo_utils/excutils.py -> build/lib/oslo_utils
copying oslo_utils/eventletutils.py -> build/lib/oslo_utils
copying oslo_utils/secretutils.py -> build/lib/oslo_utils
copying oslo_utils/strutils.py -> build/lib/oslo_utils
copying oslo_utils/imageutils.py -> build/lib/oslo_utils
copying oslo_utils/netutils.py -> build/lib/oslo_utils
copying oslo_utils/timeutils.py -> build/lib/oslo_utils
copying oslo_utils/fixture.py -> build/lib/oslo_utils
copying oslo_utils/fileutils.py -> build/lib/oslo_utils
copying oslo_utils/encodeutils.py -> build/lib/oslo_utils
copying oslo_utils/versionutils.py -> build/lib/oslo_utils
copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils
copying oslo_utils/reflection.py -> build/lib/oslo_utils
running egg_info
creating oslo.utils.egg-info
writing pbr to oslo.utils.egg-info/pbr.json
writing oslo.utils.egg-info/PKG-INFO
writing dependency_links to oslo.utils.egg-info/dependency_links.txt
writing requirements to oslo.utils.egg-info/requires.txt
writing top-level names to oslo.utils.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/oslo_utils/locale/de/LC_MESSAGES
copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES
creating build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
creating build/lib/oslo_utils/locale/fr/LC_MESSAGES
copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES
==> Entering fakeroot environment...
==> Starting package()...
/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)
[pbr] Generating ChangeLog
/usr/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

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

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.13/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()
/usr/lib/python3.13/site-packages/pbr/core.py:140: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.1s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.1s)
running build
running build_py
copying oslo_utils/tests/fake/__init__.py -> build/lib/oslo_utils/tests/fake
copying oslo_utils/tests/fake/v2/__init__.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/fake/v2/dummpy.py -> build/lib/oslo_utils/tests/fake/v2
copying oslo_utils/tests/__init__.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fixture.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_strutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/tests_encodeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_specs_matcher.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_importutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/base.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_excutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_reflection.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_timeutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_secretutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_imageutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_versionutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_dictutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_eventletutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_netutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_fileutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/tests/test_uuidutils.py -> build/lib/oslo_utils/tests
copying oslo_utils/__init__.py -> build/lib/oslo_utils
copying oslo_utils/importutils.py -> build/lib/oslo_utils
copying oslo_utils/units.py -> build/lib/oslo_utils
copying oslo_utils/dictutils.py -> build/lib/oslo_utils
copying oslo_utils/uuidutils.py -> build/lib/oslo_utils
copying oslo_utils/_i18n.py -> build/lib/oslo_utils
copying oslo_utils/excutils.py -> build/lib/oslo_utils
copying oslo_utils/eventletutils.py -> build/lib/oslo_utils
copying oslo_utils/secretutils.py -> build/lib/oslo_utils
copying oslo_utils/strutils.py -> build/lib/oslo_utils
copying oslo_utils/imageutils.py -> build/lib/oslo_utils
copying oslo_utils/netutils.py -> build/lib/oslo_utils
copying oslo_utils/timeutils.py -> build/lib/oslo_utils
copying oslo_utils/fixture.py -> build/lib/oslo_utils
copying oslo_utils/fileutils.py -> build/lib/oslo_utils
copying oslo_utils/encodeutils.py -> build/lib/oslo_utils
copying oslo_utils/versionutils.py -> build/lib/oslo_utils
copying oslo_utils/specs_matcher.py -> build/lib/oslo_utils
copying oslo_utils/reflection.py -> build/lib/oslo_utils
running egg_info
writing pbr to oslo.utils.egg-info/pbr.json
writing oslo.utils.egg-info/PKG-INFO
writing dependency_links to oslo.utils.egg-info/dependency_links.txt
writing requirements to oslo.utils.egg-info/requires.txt
writing top-level names to oslo.utils.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'oslo.utils.egg-info/SOURCES.txt'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.de.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.de.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.de.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.de.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.en_GB.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.en_GB.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.en_GB.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.en_GB.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:218: _Warning: Package 'oslo_utils.locale.fr.LC_MESSAGES' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'oslo_utils.locale.fr.LC_MESSAGES' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'oslo_utils.locale.fr.LC_MESSAGES' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'oslo_utils.locale.fr.LC_MESSAGES' to be distributed and are
        already explicitly excluding 'oslo_utils.locale.fr.LC_MESSAGES' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
copying oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/de/LC_MESSAGES
copying oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/en_GB/LC_MESSAGES
copying oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> build/lib/oslo_utils/locale/fr/LC_MESSAGES
running install_lib
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/importutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/fr
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/fr/LC_MESSAGES
copying build/lib/oslo_utils/locale/fr/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/fr/LC_MESSAGES
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/de
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/de/LC_MESSAGES
copying build/lib/oslo_utils/locale/de/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/de/LC_MESSAGES
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/en_GB
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES
copying build/lib/oslo_utils/locale/en_GB/LC_MESSAGES/oslo_utils.po -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/locale/en_GB/LC_MESSAGES
copying build/lib/oslo_utils/units.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_fixture.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_strutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/tests_encodeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_specs_matcher.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_importutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/base.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake
copying build/lib/oslo_utils/tests/fake/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake
creating /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/fake/v2/__init__.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/fake/v2/dummpy.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/v2
copying build/lib/oslo_utils/tests/test_excutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_reflection.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_timeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_secretutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_imageutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_versionutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_dictutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_eventletutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_netutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_fileutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/tests/test_uuidutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests
copying build/lib/oslo_utils/dictutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/uuidutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/_i18n.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/excutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/eventletutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/secretutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/strutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/imageutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/netutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/timeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/fixture.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/fileutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/encodeutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/versionutils.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/specs_matcher.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
copying build/lib/oslo_utils/reflection.py -> /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/importutils.py to importutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/units.py to units.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_fixture.py to test_fixture.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_strutils.py to test_strutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/tests_encodeutils.py to tests_encodeutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_specs_matcher.py to test_specs_matcher.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_importutils.py to test_importutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/base.py to base.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/v2/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/fake/v2/dummpy.py to dummpy.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_excutils.py to test_excutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_reflection.py to test_reflection.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_timeutils.py to test_timeutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_secretutils.py to test_secretutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_imageutils.py to test_imageutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_versionutils.py to test_versionutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_dictutils.py to test_dictutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_eventletutils.py to test_eventletutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_netutils.py to test_netutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_fileutils.py to test_fileutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/tests/test_uuidutils.py to test_uuidutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/dictutils.py to dictutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/uuidutils.py to uuidutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/_i18n.py to _i18n.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/excutils.py to excutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/eventletutils.py to eventletutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/secretutils.py to secretutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/strutils.py to strutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/imageutils.py to imageutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/netutils.py to netutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/timeutils.py to timeutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/fixture.py to fixture.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/fileutils.py to fileutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/encodeutils.py to encodeutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/versionutils.py to versionutils.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/specs_matcher.py to specs_matcher.cpython-313.pyc
byte-compiling /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo_utils/reflection.py to reflection.cpython-313.pyc
writing byte-compilation script '/tmp/tmpnyhoyfs4.py'
/usr/bin/python /tmp/tmpnyhoyfs4.py
removing /tmp/tmpnyhoyfs4.py
running install_egg_info
Copying oslo.utils.egg-info to /build/python-oslo-utils/pkg/python-oslo-utils/usr/lib/python3.13/site-packages/oslo.utils-7.1.0-py3.13.egg-info
running install_scripts
==> 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-oslo-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-oslo-utils 7.1.0-3 (Wed 25 Dec 2024 12:44:56 PM MST)
==> Cleaning up...