+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 25189348-1c40-47fe-b225-bb2b3ced34b9 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 80694b88-8917-4516-9fa8-f56ef9efce56 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.77kmnzwo', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.8Gi 2.1Gi 151Mi 9.9Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 185G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wwoo_k65', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-16b8a7cad9fb65478c6 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-c6131 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7ee3678b162981fa170df 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-cd32a270755d641ba85eaaa 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-d3e3f6b4145bc887afcd55 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2e666e768a7130c4502ca80 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-6c33a667a9f5ddce07b61 93 kB/s | 4.7 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-17b3e7b5b 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4cde74a24b0dde4471a1 188 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-2452c1e54146658ceba5 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-5ad142879f45c980baf181d6eb 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-c006664540c8af0f583fbd5 56 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e10c2bafcb8fc80929bce3 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-1ce78d2eba96 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-aadea823b2ebce 186 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 78 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 78 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 61 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 81 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 195 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 140 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 116 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 110 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 298 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.3.1-2.1.el10 appstream 38 M DEBUG: git-core x86_64 2.47.3-1.el10 appstream 4.8 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.11-3.el10 appstream 329 k DEBUG: python3-eventlet noarch 0.40.0-1.el10s delorean-master-testing 585 k DEBUG: python3-pbr noarch 6.1.1-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-20.el10 appstream 75 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.99-1.el10 appstream 88 k DEBUG: annobin-plugin-gcc x86_64 12.99-1.el10 appstream 998 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-58.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-58.el10 baseos 798 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-10.el10 baseos 9.9 k DEBUG: centos-stream-release noarch 10.0-10.el10 baseos 25 k DEBUG: centos-stream-repos noarch 10.0-10.el10 baseos 8.0 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.3.1-2.1.el10 appstream 13 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250804-1.git2ca4115.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.12.1-2.el10 baseos 219 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-4.el10 baseos 174 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-8.el10 appstream 80 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.206-3.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.206-3.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.193-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.193-1.el10 baseos 47 k DEBUG: elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.193-1.el10 baseos 208 k DEBUG: elfutils-libs x86_64 0.193-1.el10 baseos 269 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 k DEBUG: file x86_64 5.45-8.el10 baseos 49 k DEBUG: file-libs x86_64 5.45-8.el10 baseos 764 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.3.1-2.1.el10 appstream 68 k DEBUG: gd x86_64 2.3.3-22.el10 appstream 133 k DEBUG: gdb-minimal x86_64 16.3-2.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-8.el10 baseos 3.0 M DEBUG: glibc x86_64 2.39-56.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-56.el10 baseos 343 k DEBUG: glibc-devel x86_64 2.39-56.el10 appstream 606 k DEBUG: glibc-gconv-extra x86_64 2.39-56.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-56.el10 baseos 49 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.10-2.el10 baseos 1.5 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-125.el10 appstream 1.9 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-8.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-4.el10 baseos 414 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-13.el10 baseos 124 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-4.el10 baseos 27 k DEBUG: libcurl x86_64 8.12.1-2.el10 baseos 371 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-13.el10 baseos 159 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.3.1-2.1.el10 baseos 145 k DEBUG: libgcrypt x86_64 1.11.0-6.el10 baseos 587 k DEBUG: libgomp x86_64 14.3.1-2.1.el10 baseos 368 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-16.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-13.el10 baseos 155 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.6-1.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-8.el10 appstream 196 k DEBUG: libselinux x86_64 3.9-1.el10 baseos 97 k DEBUG: libsemanage x86_64 3.9-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.9-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-13.el10 baseos 83 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.3.1-2.1.el10 baseos 924 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-6.el10 appstream 214 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.28-1.el10 baseos 78 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-13.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-9.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.36.0-4.el10 appstream 135 k DEBUG: nss x86_64 3.112.0-4.el10 appstream 737 k DEBUG: nss-softokn x86_64 3.112.0-4.el10 appstream 402 k DEBUG: nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k DEBUG: nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k DEBUG: nss-util x86_64 3.112.0-4.el10 appstream 85 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k DEBUG: openldap x86_64 2.6.9-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-13.el10 baseos 351 k DEBUG: openssh-clients x86_64 9.9p1-13.el10 baseos 762 k DEBUG: openssl-fips-provider x86_64 1:3.5.1-3.el10 baseos 812 k DEBUG: openssl-libs x86_64 1:3.5.1-3.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-8.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-8.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-4.el10 baseos 162 k DEBUG: polkit-libs x86_64 125-4.el10 baseos 67 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.11-3.el10 baseos 28 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.6-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.11-3.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.4-1.el10 baseos 156 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-10.el10 appstream 12 k DEBUG: python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.9.1-1.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 293-1.el10 appstream 77 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-20.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-20.el10 baseos 93 k DEBUG: rpm-libs x86_64 4.19.1.1-20.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.9.0.1-1.el10 baseos 976 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.88.0-1.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: shadow-utils x86_64 2:4.15.0-8.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-4.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-13.el10 baseos 822 k DEBUG: systemd-pam x86_64 257-13.el10 baseos 306 k DEBUG: systemd-rpm-macros noarch 257-13.el10 baseos 27 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025b-2.el10 baseos 901 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-13.el10 baseos 1.3 M DEBUG: util-linux-core x86_64 2.40.2-13.el10 baseos 550 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-4.el10 baseos 481 k DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-12.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.6.0-3.el10 baseos 191 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.11-3.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-20.el10 baseos 17 k DEBUG: systemd x86_64 257-13.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 316 Packages DEBUG: Total size: 216 M DEBUG: Installed size: 736 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-58.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250804-1.git2ca4115.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.193-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.10-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.6.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.6-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-fips-provider-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.9.0.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025b-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-69.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-45.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.99-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.99-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.16-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.3.1-2.1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-16.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-56.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-125.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.36.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.11-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.11-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.6-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.9.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-293-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-20.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.88.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.40.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.1.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-2.1.el10.x86_64 1/316 DEBUG: Running scriptlet: libgcc-14.3.1-2.1.el10.x86_64 1/316 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/316 DEBUG: Installing : tzdata-2025b-2.el10.noarch 3/316 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/316 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/316 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/316 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/316 DEBUG: Installing : rust-toolset-srpm-macros-1.88.0-1.el10.noarch 8/316 DEBUG: Installing : qt6-srpm-macros-6.9.1-1.el10.noarch 9/316 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/316 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/316 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/316 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/316 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/316 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/316 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/316 DEBUG: Installing : kernel-headers-6.12.0-125.el10.x86_64 17/316 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/316 DEBUG: Installing : annobin-docs-12.99-1.el10.noarch 19/316 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/316 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/316 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/316 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/316 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/316 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/316 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/316 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/316 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/316 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/316 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/316 DEBUG: Installing : centos-gpg-keys-10.0-10.el10.noarch 31/316 DEBUG: Installing : centos-stream-repos-10.0-10.el10.noarch 32/316 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-10.el10.noarch 33/316 DEBUG: Installing : setup-2.14.5-7.el10.noarch 34/316 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 34/316 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 35/316 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/316 DEBUG: Installing : basesystem-11-22.el10.noarch 37/316 DEBUG: Installing : glibc-gconv-extra-2.39-56.el10.x86_64 38/316 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-56.el10.x86_64 38/316 DEBUG: Installing : glibc-minimal-langpack-2.39-56.el10.x86_64 39/316 DEBUG: Installing : glibc-common-2.39-56.el10.x86_64 40/316 DEBUG: Running scriptlet: glibc-2.39-56.el10.x86_64 41/316 DEBUG: Installing : glibc-2.39-56.el10.x86_64 41/316 DEBUG: Running scriptlet: glibc-2.39-56.el10.x86_64 41/316 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/316 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/316 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/316 DEBUG: Installing : zlib-ng-compat-2.2.3-2.el10.x86_64 44/316 DEBUG: Installing : libstdc++-14.3.1-2.1.el10.x86_64 45/316 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/316 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 47/316 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/316 DEBUG: Installing : libuuid-2.40.2-13.el10.x86_64 49/316 DEBUG: Installing : libxml2-2.12.5-9.el10.x86_64 50/316 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/316 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/316 DEBUG: Installing : elfutils-libelf-0.193-1.el10.x86_64 53/316 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/316 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 55/316 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/316 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/316 DEBUG: Installing : libblkid-2.40.2-13.el10.x86_64 58/316 DEBUG: Running scriptlet: crypto-policies-20250804-1.git2ca4115.el10.noarc 59/316 DEBUG: Installing : crypto-policies-20250804-1.git2ca4115.el10.noarc 59/316 DEBUG: Running scriptlet: crypto-policies-20250804-1.git2ca4115.el10.noarc 59/316 DEBUG: Installing : nspr-4.36.0-4.el10.x86_64 60/316 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/316 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/316 DEBUG: Installing : expat-2.7.1-1.el10.x86_64 63/316 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/316 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/316 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/316 DEBUG: Installing : nss-util-3.112.0-4.el10.x86_64 67/316 DEBUG: Installing : sqlite-libs-3.46.1-4.el10.x86_64 68/316 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 69/316 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 70/316 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 71/316 DEBUG: Installing : libgomp-14.3.1-2.1.el10.x86_64 72/316 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 73/316 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 74/316 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 75/316 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/316 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/316 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 78/316 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/316 DEBUG: Installing : pam-libs-1.6.1-8.el10.x86_64 80/316 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/316 DEBUG: Installing : systemd-libs-257-13.el10.x86_64 82/316 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 83/316 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/316 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/316 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/316 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/316 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/316 DEBUG: Installing : openjpeg2-2.5.2-5.el10.x86_64 89/316 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/316 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 91/316 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/316 DEBUG: Installing : libfdisk-2.40.2-13.el10.x86_64 93/316 DEBUG: Installing : libgcrypt-1.11.0-6.el10.x86_64 94/316 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/316 DEBUG: Installing : dwz-0.16-1.el10.x86_64 96/316 DEBUG: Installing : unzip-6.0-69.el10.x86_64 97/316 DEBUG: Installing : file-libs-5.45-8.el10.x86_64 98/316 DEBUG: Installing : file-5.45-8.el10.x86_64 99/316 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/316 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/316 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/316 DEBUG: Installing : gnutls-3.8.10-2.el10.x86_64 102/316 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/316 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/316 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/316 DEBUG: Installing : libsepol-3.9-1.el10.x86_64 106/316 DEBUG: Installing : libselinux-3.9-1.el10.x86_64 107/316 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/316 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/316 DEBUG: Installing : openssl-fips-provider-1:3.5.1-3.el10.x86_64 110/316 DEBUG: Installing : openssl-libs-1:3.5.1-3.el10.x86_64 111/316 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 112/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 113/316 DEBUG: Installing : libmount-2.40.2-13.el10.x86_64 114/316 DEBUG: Installing : glib2-2.80.4-8.el10.x86_64 115/316 DEBUG: Installing : polkit-libs-125-4.el10.x86_64 116/316 DEBUG: Installing : gzip-1.13-3.el10.x86_64 117/316 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 118/316 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 119/316 DEBUG: Installing : libsmartcols-2.40.2-13.el10.x86_64 120/316 DEBUG: Installing : util-linux-core-2.40.2-13.el10.x86_64 121/316 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 122/316 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 123/316 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 124/316 DEBUG: Installing : npth-1.6-21.el10.x86_64 125/316 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 126/316 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 127/316 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 128/316 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 129/316 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 130/316 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 131/316 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 132/316 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 132/316 DEBUG: Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 133/316 DEBUG: Installing : libsecret-0.21.2-8.el10.x86_64 134/316 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 135/316 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 136/316 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 137/316 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 138/316 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 138/316 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 139/316 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 139/316 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 140/316 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 140/316 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 141/316 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 141/316 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 142/316 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 142/316 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 143/316 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 143/316 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 144/316 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 144/316 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 145/316 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 145/316 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 146/316 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 146/316 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 147/316 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 147/316 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 148/316 DEBUG: Installing : kmod-libs-31-12.el10.x86_64 149/316 DEBUG: Installing : rpm-sequoia-1.9.0.1-1.el10.x86_64 150/316 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-20.el10.x86_64 151/316 DEBUG: Installing : rpm-libs-4.19.1.1-20.el10.x86_64 152/316 DEBUG: Installing : libsemanage-3.9-1.el10.x86_64 153/316 DEBUG: Installing : shadow-utils-2:4.15.0-8.el10.x86_64 154/316 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 155/316 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 155/316 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 156/316 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 156/316 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 157/316 DEBUG: Installing : zip-3.0-45.el10.x86_64 158/316 DEBUG: Installing : cpp-14.3.1-2.1.el10.x86_64 159/316 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 160/316 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 161/316 DEBUG: Installing : avahi-libs-0.9~rc2-2.el10.x86_64 162/316 DEBUG: Installing : libusb1-1.0.28-1.el10.x86_64 163/316 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 164/316 DEBUG: Installing : openldap-2.6.9-1.el10.x86_64 165/316 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 166/316 DEBUG: Installing : pam-1.6.1-8.el10.x86_64 167/316 DEBUG: Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 168/316 DEBUG: Installing : nss-softokn-3.112.0-4.el10.x86_64 169/316 DEBUG: Installing : nss-sysinit-3.112.0-4.el10.x86_64 170/316 DEBUG: Installing : nss-3.112.0-4.el10.x86_64 171/316 DEBUG: Running scriptlet: nss-3.112.0-4.el10.x86_64 171/316 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 172/316 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 173/316 DEBUG: Installing : libbpf-2:1.6.0-3.el10.x86_64 174/316 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 175/316 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 176/316 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 176/316 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 177/316 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 178/316 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 179/316 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 180/316 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 181/316 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 181/316 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 182/316 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 183/316 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 184/316 DEBUG: Installing : libtiff-4.6.0-6.el10.x86_64 185/316 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 186/316 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 187/316 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 187/316 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 188/316 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 188/316 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 189/316 DEBUG: Installing : ed-1.20-5.el10.x86_64 190/316 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 191/316 DEBUG: Installing : less-661-3.el10.x86_64 192/316 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 193/316 DEBUG: Installing : cpio-2.15-3.el10.x86_64 194/316 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 195/316 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 196/316 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 197/316 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 198/316 DEBUG: Installing : libcom_err-1.47.1-4.el10.x86_64 199/316 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 200/316 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 201/316 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 202/316 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 203/316 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 204/316 DEBUG: Installing : glibc-devel-2.39-56.el10.x86_64 205/316 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 206/316 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 207/316 DEBUG: Installing : krb5-libs-1.21.3-8.el10.x86_64 208/316 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 209/316 DEBUG: Installing : libcurl-8.12.1-2.el10.x86_64 210/316 DEBUG: Installing : util-linux-2.40.2-13.el10.x86_64 211/316 DEBUG: Running scriptlet: util-linux-2.40.2-13.el10.x86_64 211/316 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 212/316 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 213/316 DEBUG: Installing : device-mapper-libs-10:1.02.206-3.el10.x86_64 214/316 DEBUG: Installing : device-mapper-10:1.02.206-3.el10.x86_64 215/316 DEBUG: Installing : elfutils-debuginfod-client-0.193-1.el10.x86_64 216/316 DEBUG: Installing : elfutils-libs-0.193-1.el10.x86_64 217/316 DEBUG: Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 218/316 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 218/316 DEBUG: Installing : systemd-pam-257-13.el10.x86_64 219/316 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 220/316 DEBUG: Installing : systemd-257-13.el10.x86_64 220/316 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 220/316 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-58.el10.x86_64 221/316 DEBUG: Running scriptlet: binutils-gold-2.41-58.el10.x86_64 221/316 DEBUG: Installing : binutils-2.41-58.el10.x86_64 222/316 DEBUG: Running scriptlet: binutils-2.41-58.el10.x86_64 222/316 DEBUG: Running scriptlet: polkit-125-4.el10.x86_64 223/316 DEBUG: Installing : polkit-125-4.el10.x86_64 223/316 DEBUG: Running scriptlet: polkit-125-4.el10.x86_64 223/316 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 224/316 DEBUG: Installing : elfutils-0.193-1.el10.x86_64 225/316 DEBUG: Installing : gdb-minimal-16.3-2.el10.x86_64 226/316 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 227/316 DEBUG: Installing : rpm-build-libs-4.19.1.1-20.el10.x86_64 228/316 DEBUG: Installing : openssh-9.9p1-13.el10.x86_64 229/316 DEBUG: Installing : openssh-clients-9.9p1-13.el10.x86_64 230/316 DEBUG: Running scriptlet: openssh-clients-9.9p1-13.el10.x86_64 230/316 DEBUG: Installing : git-core-2.47.3-1.el10.x86_64 231/316 DEBUG: Installing : curl-8.12.1-2.el10.x86_64 232/316 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 233/316 DEBUG: Installing : rpm-4.19.1.1-20.el10.x86_64 233/316 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 234/316 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 235/316 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 236/316 DEBUG: Installing : gcc-14.3.1-2.1.el10.x86_64 237/316 DEBUG: Installing : annobin-plugin-gcc-12.99-1.el10.x86_64 238/316 DEBUG: Installing : gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 239/316 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 240/316 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 241/316 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 242/316 DEBUG: Installing : python-srpm-macros-3.12-10.el10.noarch 243/316 DEBUG: Installing : redhat-rpm-config-293-1.el10.noarch 244/316 DEBUG: Running scriptlet: redhat-rpm-config-293-1.el10.noarch 244/316 DEBUG: Installing : rpm-build-4.19.1.1-20.el10.x86_64 245/316 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 246/316 DEBUG: Installing : python-rpm-macros-3.12-10.el10.noarch 247/316 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 248/316 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 249/316 DEBUG: Installing : python-unversioned-command-3.12.11-3.el10.noarch 250/316 DEBUG: Installing : python3-3.12.11-3.el10.x86_64 251/316 DEBUG: Installing : python3-libs-3.12.11-3.el10.x86_64 252/316 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 253/316 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 254/316 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 255/316 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 256/316 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 257/316 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 258/316 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 259/316 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 260/316 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 261/316 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 262/316 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 263/316 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 264/316 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 265/316 DEBUG: Installing : python3-jinja2-3.1.6-1.el10.noarch 266/316 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 267/316 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 268/316 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 269/316 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 270/316 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 271/316 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 272/316 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 272/316 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 273/316 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 273/316 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 274/316 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 275/316 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 276/316 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 277/316 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 278/316 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 279/316 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 280/316 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 281/316 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 282/316 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 283/316 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 284/316 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 285/316 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 286/316 DEBUG: Installing : gd-2.3.3-22.el10.x86_64 287/316 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 288/316 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 289/316 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 290/316 DEBUG: Installing : libijs-0.35-24.el10.x86_64 291/316 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 292/316 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 293/316 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 294/316 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 295/316 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 296/316 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 297/316 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 298/316 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 299/316 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 300/316 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 301/316 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 302/316 DEBUG: Installing : libgs-10.02.1-16.el10.x86_64 303/316 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 304/316 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 305/316 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 306/316 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 307/316 DEBUG: Installing : python3-devel-3.12.11-3.el10.x86_64 308/316 DEBUG: Installing : python3-eventlet-0.40.0-1.el10s.noarch 309/316 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 310/316 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 311/316 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 312/316 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 313/316 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 314/316 DEBUG: Installing : systemd-rpm-macros-257-13.el10.noarch 315/316 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a1 316/316 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 316/316 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 316/316 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 316/316 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 316/316 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 316/316 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 316/316 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 316/316 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 316/316 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 316/316 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 316/316 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a1 316/316 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: libbpf-2:1.6.0-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.1-3.el10.x86_64 DEBUG: openssl-libs-1:3.5.1-3.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.99-1.el10.noarch annobin-plugin-gcc-12.99-1.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-2.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-58.el10.x86_64 binutils-gold-2.41-58.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-10.el10.noarch centos-stream-release-10.0-10.el10.noarch centos-stream-repos-10.0-10.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.3.1-2.1.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250804-1.git2ca4115.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.12.1-2.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-8.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.206-3.el10.x86_64 device-mapper-libs-1.02.206-3.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.x86_64 elfutils-debuginfod-client-0.193-1.el10.x86_64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.x86_64 elfutils-libs-0.193-1.el10.x86_64 expat-2.7.1-1.el10.x86_64 file-5.45-8.el10.x86_64 file-libs-5.45-8.el10.x86_64 filesystem-3.18-17.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.3.1-2.1.el10.x86_64 gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 gd-2.3.3-22.el10.x86_64 gdb-minimal-16.3-2.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 gdk-pixbuf2-2.42.12-4.el10.x86_64 git-core-2.47.3-1.el10.x86_64 glib2-2.80.4-8.el10.x86_64 glibc-2.39-56.el10.x86_64 glibc-common-2.39-56.el10.x86_64 glibc-devel-2.39-56.el10.x86_64 glibc-gconv-extra-2.39-56.el10.x86_64 glibc-minimal-langpack-2.39-56.el10.x86_64 gmp-6.2.1-12.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.10-2.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-125.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-12.el10.x86_64 krb5-libs-1.21.3-8.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-4.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-13.el10.x86_64 libbpf-1.6.0-3.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-4.el10.x86_64 libcurl-8.12.1-2.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-13.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-2.1.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.3.1-2.1.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-16.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-13.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.6-1.el10.x86_64 libsecret-0.21.2-8.el10.x86_64 libselinux-3.9-1.el10.x86_64 libsemanage-3.9-1.el10.x86_64 libsepol-3.9-1.el10.x86_64 libsmartcols-2.40.2-13.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.3.1-2.1.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-6.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.28-1.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-13.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-9.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.36.0-4.el10.x86_64 nss-3.112.0-4.el10.x86_64 nss-softokn-3.112.0-4.el10.x86_64 nss-softokn-freebl-3.112.0-4.el10.x86_64 nss-sysinit-3.112.0-4.el10.x86_64 nss-util-3.112.0-4.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-5.el10.x86_64 openldap-2.6.9-1.el10.x86_64 openssh-9.9p1-13.el10.x86_64 openssh-clients-9.9p1-13.el10.x86_64 openssl-fips-provider-3.5.1-3.el10.x86_64 openssl-libs-3.5.1-3.el10.x86_64 openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-8.el10.x86_64 pam-libs-1.6.1-8.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-4.el10.x86_64 polkit-libs-125-4.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.11-3.el10.noarch python3-3.12.11-3.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.4.2-1.el10.noarch python3-devel-3.12.11-3.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.40.0-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.6-1.el10.noarch python3-libs-3.12.11-3.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.4-1.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-10.el10.noarch python3-setuptools-69.0.3-12.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.9.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-293-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-20.el10.x86_64 rpm-build-4.19.1.1-20.el10.x86_64 rpm-build-libs-4.19.1.1-20.el10.x86_64 rpm-libs-4.19.1.1-20.el10.x86_64 rpm-plugin-audit-4.19.1.1-20.el10.x86_64 rpm-sequoia-1.9.0.1-1.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.88.0-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-8.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-4.el10.x86_64 systemd-257-13.el10.x86_64 systemd-libs-257-13.el10.x86_64 systemd-pam-257-13.el10.x86_64 systemd-rpm-macros-257-13.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025b-2.el10.noarch unzip-6.0-69.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-13.el10.x86_64 util-linux-core-2.40.2-13.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-45.el10.x86_64 zlib-ng-compat-2.2.3-2.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 1a8e455f637b210e6406d78fc33317a9fca67201 Note: switching to '1a8e455f637b210e6406d78fc33317a9fca67201'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1a8e455f Merge "Drop wrong comment" + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-aodh + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-aodh + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 20.1.0.dev71 1a8e455 + UPSTREAMVERSION=20.1.0.dev71 + [[ 20.1.0.dev71 =~ ([^-]*)-(.+) ]] + [[ 20.1.0.dev71 =~ (.*?)\.(0rc.+) ]] + [[ 20.1.0.dev71 =~ (.*?)\.(0b.+) ]] + [[ 20.1.0.dev71 =~ (.*?)\.(0a.+) ]] + [[ 20.1.0.dev71 =~ (.*?)\.(dev.+) ]] + VERSION=20.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250905210609.1a8e455 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 82611614-3117-4757-af57-467a8dd1b671 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mny3ay6m', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.6Gi 1.2Gi 972Mi 11Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 862M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mwldc4nw', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _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: The wheel package is not available. WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section [pbr] Generating ChangeLog WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: 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.12/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 sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating aodh.egg-info writing pbr to aodh.egg-info/pbr.json writing aodh.egg-info/PKG-INFO writing dependency_links to aodh.egg-info/dependency_links.txt writing entry points to aodh.egg-info/entry_points.txt writing requirements to aodh.egg-info/requires.txt writing top-level names to aodh.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'aodh.egg-info/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 'aodh.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating aodh-20.1.0.dev71 creating aodh-20.1.0.dev71/aodh creating aodh-20.1.0.dev71/aodh.egg-info creating aodh-20.1.0.dev71/aodh/api creating aodh-20.1.0.dev71/aodh/api/controllers creating aodh-20.1.0.dev71/aodh/api/controllers/v2 creating aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules creating aodh-20.1.0.dev71/aodh/cmd creating aodh-20.1.0.dev71/aodh/conf creating aodh-20.1.0.dev71/aodh/evaluator creating aodh-20.1.0.dev71/aodh/locale creating aodh-20.1.0.dev71/aodh/locale/de creating aodh-20.1.0.dev71/aodh/locale/de/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/en_GB creating aodh-20.1.0.dev71/aodh/locale/en_GB/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/es creating aodh-20.1.0.dev71/aodh/locale/es/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/fr creating aodh-20.1.0.dev71/aodh/locale/fr/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/id creating aodh-20.1.0.dev71/aodh/locale/id/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/it creating aodh-20.1.0.dev71/aodh/locale/it/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/ja creating aodh-20.1.0.dev71/aodh/locale/ja/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/ko_KR creating aodh-20.1.0.dev71/aodh/locale/ko_KR/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/pt creating aodh-20.1.0.dev71/aodh/locale/pt/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/pt_BR creating aodh-20.1.0.dev71/aodh/locale/pt_BR/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/ru creating aodh-20.1.0.dev71/aodh/locale/ru/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/zh_CN creating aodh-20.1.0.dev71/aodh/locale/zh_CN/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/locale/zh_TW creating aodh-20.1.0.dev71/aodh/locale/zh_TW/LC_MESSAGES creating aodh-20.1.0.dev71/aodh/notifier creating aodh-20.1.0.dev71/aodh/storage creating aodh-20.1.0.dev71/aodh/storage/sqlalchemy creating aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic creating aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions creating aodh-20.1.0.dev71/aodh/tests creating aodh-20.1.0.dev71/aodh/tests/functional creating aodh-20.1.0.dev71/aodh/tests/functional/api creating aodh-20.1.0.dev71/aodh/tests/functional/api/v2 creating aodh-20.1.0.dev71/aodh/tests/functional/hooks creating aodh-20.1.0.dev71/aodh/tests/functional/storage creating aodh-20.1.0.dev71/aodh/tests/functional/storage/sqlalchemy creating aodh-20.1.0.dev71/aodh/tests/unit creating aodh-20.1.0.dev71/aodh/tests/unit/cmd creating aodh-20.1.0.dev71/aodh/tests/unit/evaluator creating aodh-20.1.0.dev71/aodh/tests/unit/notifier creating aodh-20.1.0.dev71/aodh/wsgi creating aodh-20.1.0.dev71/devstack creating aodh-20.1.0.dev71/devstack/upgrade creating aodh-20.1.0.dev71/doc creating aodh-20.1.0.dev71/doc/source creating aodh-20.1.0.dev71/doc/source/_static creating aodh-20.1.0.dev71/doc/source/admin creating aodh-20.1.0.dev71/doc/source/cli creating aodh-20.1.0.dev71/doc/source/configuration creating aodh-20.1.0.dev71/doc/source/contributor creating aodh-20.1.0.dev71/doc/source/contributor/install creating aodh-20.1.0.dev71/doc/source/contributor/releasenotes creating aodh-20.1.0.dev71/doc/source/contributor/webapi creating aodh-20.1.0.dev71/doc/source/install creating aodh-20.1.0.dev71/rally-jobs creating aodh-20.1.0.dev71/rally-jobs/extra creating aodh-20.1.0.dev71/rally-jobs/plugins creating aodh-20.1.0.dev71/releasenotes creating aodh-20.1.0.dev71/releasenotes/notes creating aodh-20.1.0.dev71/releasenotes/source creating aodh-20.1.0.dev71/releasenotes/source/_static creating aodh-20.1.0.dev71/releasenotes/source/locale creating aodh-20.1.0.dev71/releasenotes/source/locale/de creating aodh-20.1.0.dev71/releasenotes/source/locale/de/LC_MESSAGES creating aodh-20.1.0.dev71/releasenotes/source/locale/en_GB creating aodh-20.1.0.dev71/releasenotes/source/locale/en_GB/LC_MESSAGES creating aodh-20.1.0.dev71/releasenotes/source/locale/fr creating aodh-20.1.0.dev71/releasenotes/source/locale/fr/LC_MESSAGES creating aodh-20.1.0.dev71/releasenotes/source/locale/ja creating aodh-20.1.0.dev71/releasenotes/source/locale/ja/LC_MESSAGES creating aodh-20.1.0.dev71/releasenotes/source/locale/ko_KR creating aodh-20.1.0.dev71/releasenotes/source/locale/ko_KR/LC_MESSAGES creating aodh-20.1.0.dev71/releasenotes/source/locale/pt_BR creating aodh-20.1.0.dev71/releasenotes/source/locale/pt_BR/LC_MESSAGES copying files to aodh-20.1.0.dev71... copying .coveragerc -> aodh-20.1.0.dev71 copying .mailmap -> aodh-20.1.0.dev71 copying .pre-commit-config.yaml -> aodh-20.1.0.dev71 copying .stestr.conf -> aodh-20.1.0.dev71 copying .zuul.yaml -> aodh-20.1.0.dev71 copying AUTHORS -> aodh-20.1.0.dev71 copying CONTRIBUTING.rst -> aodh-20.1.0.dev71 copying ChangeLog -> aodh-20.1.0.dev71 copying HACKING.rst -> aodh-20.1.0.dev71 copying LICENSE -> aodh-20.1.0.dev71 copying MAINTAINERS -> aodh-20.1.0.dev71 copying README.rst -> aodh-20.1.0.dev71 copying bindep.txt -> aodh-20.1.0.dev71 copying pyproject.toml -> aodh-20.1.0.dev71 copying requirements.txt -> aodh-20.1.0.dev71 copying setup.cfg -> aodh-20.1.0.dev71 copying setup.py -> aodh-20.1.0.dev71 copying test-requirements.txt -> aodh-20.1.0.dev71 copying tox.ini -> aodh-20.1.0.dev71 copying aodh/__init__.py -> aodh-20.1.0.dev71/aodh copying aodh/coordination.py -> aodh-20.1.0.dev71/aodh copying aodh/event.py -> aodh-20.1.0.dev71/aodh copying aodh/i18n.py -> aodh-20.1.0.dev71/aodh copying aodh/keystone_client.py -> aodh-20.1.0.dev71/aodh copying aodh/messaging.py -> aodh-20.1.0.dev71/aodh copying aodh/opts.py -> aodh-20.1.0.dev71/aodh copying aodh/profiler.py -> aodh-20.1.0.dev71/aodh copying aodh/queue.py -> aodh-20.1.0.dev71/aodh copying aodh/service.py -> aodh-20.1.0.dev71/aodh copying aodh/version.py -> aodh-20.1.0.dev71/aodh copying aodh.egg-info/PKG-INFO -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/SOURCES.txt -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/dependency_links.txt -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/entry_points.txt -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/not-zip-safe -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/pbr.json -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/requires.txt -> aodh-20.1.0.dev71/aodh.egg-info copying aodh.egg-info/top_level.txt -> aodh-20.1.0.dev71/aodh.egg-info copying aodh/api/__init__.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/api-paste.ini -> aodh-20.1.0.dev71/aodh/api copying aodh/api/app.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/app.wsgi -> aodh-20.1.0.dev71/aodh/api copying aodh/api/hooks.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/middleware.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/policies.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/rbac.py -> aodh-20.1.0.dev71/aodh/api copying aodh/api/controllers/__init__.py -> aodh-20.1.0.dev71/aodh/api/controllers copying aodh/api/controllers/root.py -> aodh-20.1.0.dev71/aodh/api/controllers copying aodh/api/controllers/v2/__init__.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarms.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/base.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/capabilities.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/metrics.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/query.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/quotas.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/root.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/utils.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2 copying aodh/api/controllers/v2/alarm_rules/__init__.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/composite.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/event.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> aodh-20.1.0.dev71/aodh/api/controllers/v2/alarm_rules copying aodh/cmd/__init__.py -> aodh-20.1.0.dev71/aodh/cmd copying aodh/cmd/alarm.py -> aodh-20.1.0.dev71/aodh/cmd copying aodh/cmd/aodh-config-generator.conf -> aodh-20.1.0.dev71/aodh/cmd copying aodh/cmd/aodh-policy-generator.conf -> aodh-20.1.0.dev71/aodh/cmd copying aodh/cmd/status.py -> aodh-20.1.0.dev71/aodh/cmd copying aodh/cmd/storage.py -> aodh-20.1.0.dev71/aodh/cmd copying aodh/conf/__init__.py -> aodh-20.1.0.dev71/aodh/conf copying aodh/conf/defaults.py -> aodh-20.1.0.dev71/aodh/conf copying aodh/evaluator/__init__.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/composite.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/event.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/gnocchi.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/loadbalancer.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/prometheus.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/threshold.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/evaluator/utils.py -> aodh-20.1.0.dev71/aodh/evaluator copying aodh/locale/de/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/de/LC_MESSAGES copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/en_GB/LC_MESSAGES copying aodh/locale/es/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/es/LC_MESSAGES copying aodh/locale/fr/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/fr/LC_MESSAGES copying aodh/locale/id/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/id/LC_MESSAGES copying aodh/locale/it/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/it/LC_MESSAGES copying aodh/locale/ja/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/ja/LC_MESSAGES copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/ko_KR/LC_MESSAGES copying aodh/locale/pt/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/pt/LC_MESSAGES copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/pt_BR/LC_MESSAGES copying aodh/locale/ru/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/ru/LC_MESSAGES copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/zh_CN/LC_MESSAGES copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> aodh-20.1.0.dev71/aodh/locale/zh_TW/LC_MESSAGES copying aodh/notifier/__init__.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/heat.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/log.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/rest.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/test.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/trust.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/notifier/zaqar.py -> aodh-20.1.0.dev71/aodh/notifier copying aodh/storage/__init__.py -> aodh-20.1.0.dev71/aodh/storage copying aodh/storage/base.py -> aodh-20.1.0.dev71/aodh/storage copying aodh/storage/impl_log.py -> aodh-20.1.0.dev71/aodh/storage copying aodh/storage/impl_sqlalchemy.py -> aodh-20.1.0.dev71/aodh/storage copying aodh/storage/models.py -> aodh-20.1.0.dev71/aodh/storage copying aodh/storage/sqlalchemy/__init__.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/models.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/utils.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy copying aodh/storage/sqlalchemy/alembic/alembic.ini -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/env.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/script.py.mako -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> aodh-20.1.0.dev71/aodh/storage/sqlalchemy/alembic/versions copying aodh/tests/__init__.py -> aodh-20.1.0.dev71/aodh/tests copying aodh/tests/base.py -> aodh-20.1.0.dev71/aodh/tests copying aodh/tests/constants.py -> aodh-20.1.0.dev71/aodh/tests copying aodh/tests/functional/__init__.py -> aodh-20.1.0.dev71/aodh/tests/functional copying aodh/tests/functional/db.py -> aodh-20.1.0.dev71/aodh/tests/functional copying aodh/tests/functional/api/__init__.py -> aodh-20.1.0.dev71/aodh/tests/functional/api copying aodh/tests/functional/api/v2/__init__.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/policy.yaml-test -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_app.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_metrics.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/api/v2/test_quotas.py -> aodh-20.1.0.dev71/aodh/tests/functional/api/v2 copying aodh/tests/functional/hooks/post_test_hook.sh -> aodh-20.1.0.dev71/aodh/tests/functional/hooks copying aodh/tests/functional/storage/__init__.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_get_connection.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_log.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage copying aodh/tests/functional/storage/test_storage_scenarios.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> aodh-20.1.0.dev71/aodh/tests/functional/storage/sqlalchemy copying aodh/tests/unit/__init__.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_api_v2_capabilities.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_bin.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_coordination.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_evaluator.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_event.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_messaging.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_notifier.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_query.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/test_wsme_custom_type.py -> aodh-20.1.0.dev71/aodh/tests/unit copying aodh/tests/unit/cmd/__init__.py -> aodh-20.1.0.dev71/aodh/tests/unit/cmd copying aodh/tests/unit/cmd/test_status.py -> aodh-20.1.0.dev71/aodh/tests/unit/cmd copying aodh/tests/unit/evaluator/__init__.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/base.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_base.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_composite.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_event.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_gnocchi.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/evaluator/test_loadbalancer.py -> aodh-20.1.0.dev71/aodh/tests/unit/evaluator copying aodh/tests/unit/notifier/__init__.py -> aodh-20.1.0.dev71/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/base.py -> aodh-20.1.0.dev71/aodh/tests/unit/notifier copying aodh/tests/unit/notifier/test_heat.py -> aodh-20.1.0.dev71/aodh/tests/unit/notifier copying aodh/wsgi/__init__.py -> aodh-20.1.0.dev71/aodh/wsgi copying aodh/wsgi/api.py -> aodh-20.1.0.dev71/aodh/wsgi copying devstack/README.rst -> aodh-20.1.0.dev71/devstack copying devstack/plugin.sh -> aodh-20.1.0.dev71/devstack copying devstack/settings -> aodh-20.1.0.dev71/devstack copying devstack/upgrade/settings -> aodh-20.1.0.dev71/devstack/upgrade copying devstack/upgrade/shutdown.sh -> aodh-20.1.0.dev71/devstack/upgrade copying devstack/upgrade/upgrade.sh -> aodh-20.1.0.dev71/devstack/upgrade copying doc/Makefile -> aodh-20.1.0.dev71/doc copying doc/requirements.txt -> aodh-20.1.0.dev71/doc copying doc/source/conf.py -> aodh-20.1.0.dev71/doc/source copying doc/source/glossary.rst -> aodh-20.1.0.dev71/doc/source copying doc/source/index.rst -> aodh-20.1.0.dev71/doc/source copying doc/source/_static/.placeholder -> aodh-20.1.0.dev71/doc/source/_static copying doc/source/admin/index.rst -> aodh-20.1.0.dev71/doc/source/admin copying doc/source/admin/resource-quota.rst -> aodh-20.1.0.dev71/doc/source/admin copying doc/source/admin/telemetry-alarms.rst -> aodh-20.1.0.dev71/doc/source/admin copying doc/source/cli/aodh-status.rst -> aodh-20.1.0.dev71/doc/source/cli copying doc/source/cli/index.rst -> aodh-20.1.0.dev71/doc/source/cli copying doc/source/configuration/aodh-config-file.rst -> aodh-20.1.0.dev71/doc/source/configuration copying doc/source/configuration/aodh-config-options.rst -> aodh-20.1.0.dev71/doc/source/configuration copying doc/source/configuration/index.rst -> aodh-20.1.0.dev71/doc/source/configuration copying doc/source/configuration/policy.rst -> aodh-20.1.0.dev71/doc/source/configuration copying doc/source/configuration/sample-policy-yaml.rst -> aodh-20.1.0.dev71/doc/source/configuration copying doc/source/contributor/architecture.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/contributing.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/event-alarm.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/gmr.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/index.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/testing.rst -> aodh-20.1.0.dev71/doc/source/contributor copying doc/source/contributor/install/development.rst -> aodh-20.1.0.dev71/doc/source/contributor/install copying doc/source/contributor/install/index.rst -> aodh-20.1.0.dev71/doc/source/contributor/install copying doc/source/contributor/install/manual.rst -> aodh-20.1.0.dev71/doc/source/contributor/install copying doc/source/contributor/install/mod_wsgi.rst -> aodh-20.1.0.dev71/doc/source/contributor/install copying doc/source/contributor/install/uwsgi.rst -> aodh-20.1.0.dev71/doc/source/contributor/install copying doc/source/contributor/releasenotes/index.rst -> aodh-20.1.0.dev71/doc/source/contributor/releasenotes copying doc/source/contributor/webapi/index.rst -> aodh-20.1.0.dev71/doc/source/contributor/webapi copying doc/source/contributor/webapi/v2.rst -> aodh-20.1.0.dev71/doc/source/contributor/webapi copying doc/source/install/configure-common.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/get_started.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/index.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/install-rdo.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/install-ubuntu.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/next-steps.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/prereq-common.rst -> aodh-20.1.0.dev71/doc/source/install copying doc/source/install/verify.rst -> aodh-20.1.0.dev71/doc/source/install copying rally-jobs/README.rst -> aodh-20.1.0.dev71/rally-jobs copying rally-jobs/ceilometer.yaml -> aodh-20.1.0.dev71/rally-jobs copying rally-jobs/extra/README.rst -> aodh-20.1.0.dev71/rally-jobs/extra copying rally-jobs/extra/fake.img -> aodh-20.1.0.dev71/rally-jobs/extra copying rally-jobs/plugins/README.rst -> aodh-20.1.0.dev71/rally-jobs/plugins copying rally-jobs/plugins/plugin_sample.py -> aodh-20.1.0.dev71/rally-jobs/plugins copying releasenotes/notes/.placeholder -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/Add-state-reason-to-the-API-7bc5a9465466db2b.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/add-a-data-migration-tool-daa14b0cb5d4cc62.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/add-metrics-endpoint-and-evaluation-counter-collection-f324ebda00fa5c6c.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-ab35e6eb65504bc3.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/auto-healing-notifier-794b64de776811e9.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/bug-1929178-46493335946174a5.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/bug1540395-reason-string-0aad56966007d0e3.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/composite-alarm-1b1ca9ea0e8f55c8.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/deprecate-combination-alarms-7ff26b73b61a0e59.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-fgb26387a9bdb3b9.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/deprecate-nosql-backends-13079883eec7e8e5.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-d89da351d4f6f50f.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/deprecate-unused-http_timeout-74fd60a4c26afd88.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/drop-py-2-7-54a9be4bfb8e9172.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-89f2b7300c0166ca.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/drop-python-3-8-24f35246e92cf9af.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/enable-aodh-service-multi-processes-67ed9a0b7fac69aa.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/event-listener-batch-support-04e6ff159ef34d8c.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-ceilometerclient-init-8bc7a6742937c3e2.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-combination-alarms-8097adf08b837a50.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-empty-statistics-3852da99b1c0b297.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-gnocchi-aggregation-eval-7c2c1c67bdf2d11c.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-prometheus-alarm-rbac-6ee2f0abbd060184.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-rbac-50825144e0897d7d.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/fix-ssl-request-8107616b6a85a217.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/get-quotas-policy-b0338f314ec06ae9.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/gmr-3dd0a582af010bd4.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/gnocchi-capability-cache-75d011e77b8ecc72.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/gnocchi-client-a62ca5a0c717807e.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/healthcheck-560700b72ae68e18.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/heartbeat_interval-d46e0f5efbd56264.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/ingestion-lag-2317725887287fbc.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/keystone-v3-support-ffc0f804dbe9d7e9.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/load-api-paste-ini-from-config-dirs-69480861a9633df4.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/loadbalancer-evaluator-85732c5e5f6e11e9.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/migrate-evaluation_interval-c65ba5cbe5fabb35.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/mysql-precise-datetime-e374c77e6707985e.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/notifier-batch-listener-01796e2cb06344dd.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/partition-coordinator-improvement-ff1c257f69f120ac.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/pecan-debug-removed-7c7a528a1aea98bf.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-95b565bee059f611.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/policy-in-code-79edd9282f1e4603.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/queue-communication-1b884feab4078dde.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-alarm-name-unique-constraint-4fb0b14f3ad46f0b.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-check_watchers-df14cecc258a3510.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-combination-alarms-a1a53655f3f7d1d1.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-eventlet-18ada1cff213af5e.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-no-sql-drivers-21dfdbd750751340.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-py39-0e0c277bdf9e5e66.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/remove-threshold-alarm-a7901991d2da09f2.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/support-batch-delete-events-32496f15b1169887.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/support-combination-to-composite-conversion-3e688a6b7d01a57e.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/ussuri-support-builtin-active-active-aodh-evaluator-a935577e17a211ea.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/ussuri-support-query-all-projects-alarms-by-admin-3ecccf2217d711ea.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/notes/ussuri-support-quota-api-92f2fd0643d311ea.yaml -> aodh-20.1.0.dev71/releasenotes/notes copying releasenotes/source/2023.1.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/2023.2.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/2024.1.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/2024.2.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/2025.1.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/conf.py -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/index.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/liberty.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/mitaka.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/newton.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/ocata.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/pike.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/queens.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/rocky.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/stein.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/train.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/unreleased.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/ussuri.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/victoria.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/wallaby.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/xena.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/yoga.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/zed.rst -> aodh-20.1.0.dev71/releasenotes/source copying releasenotes/source/_static/.placeholder -> aodh-20.1.0.dev71/releasenotes/source/_static copying releasenotes/source/locale/de/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/de/LC_MESSAGES copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/ko_KR/LC_MESSAGES copying releasenotes/source/locale/pt_BR/LC_MESSAGES/releasenotes.po -> aodh-20.1.0.dev71/releasenotes/source/locale/pt_BR/LC_MESSAGES copying aodh.egg-info/SOURCES.txt -> aodh-20.1.0.dev71/aodh.egg-info Writing aodh-20.1.0.dev71/setup.cfg creating dist Creating tar archive removing 'aodh-20.1.0.dev71' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.0s2NzZLF39/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --copyout /var/tmp/pkgsrc/dist /tmp/tmp.0s2NzZLF39/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f1e864b9-7b9b-4e98-ac2b-b766af88ecee DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5_tcw36p', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.4Gi 1.4Gi 973Mi 11Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 862M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.a2yd_441', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.0s2NzZLF39/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.0s2NzZLF39/dist ++ grep .tar.gz + SOURCE=aodh-20.1.0.dev71.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.0s2NzZLF39/dist/aodh-20.1.0.dev71.tar.gz ++ basename aodh-20.1.0.dev71.tar.gz .tar.gz + SOURCEWITHREL=aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz + mv /tmp/tmp.0s2NzZLF39/dist/aodh-20.1.0.dev71.tar.gz /tmp/tmp.0s2NzZLF39/SOURCES/aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz + cd /home/centos10-master-uc/data/openstack-aodh_distro + cp -a aodh-dist.conf aodh.logrotate openstack-aodh-api.service openstack-aodh-evaluator.service openstack-aodh-expirer.service openstack-aodh-listener.service openstack-aodh-notifier.service openstack-aodh.spec sources /tmp/tmp.0s2NzZLF39/SOURCES/ + cp openstack-aodh.spec /tmp/tmp.0s2NzZLF39/SPECS/ + cd /tmp/tmp.0s2NzZLF39/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-aodh.spec + sed -i -e '1i%define upstream_version 20.1.0.dev71\' openstack-aodh.spec + grep -qc '^%global dlrn .*' openstack-aodh.spec + sed -i -e '1i%global dlrn 1\' openstack-aodh.spec + grep -qc '^%global dlrn_nvr .*' openstack-aodh.spec ++ basename aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr aodh-20.1.0.dev71-0.20250905210609.1a8e455\' openstack-aodh.spec + sed -i -e s/UPSTREAMVERSION/20.1.0.dev71/g openstack-aodh.spec + set_nvr_in_spec + VERSION=20.1.0 + sed -i -e 's/Version:.*/Version: 20.1.0/g' openstack-aodh.spec + sed -i -e 's/Release:.*/Release: 0.20250905210609.1a8e455%{?dist}/g' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz/' openstack-aodh.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-aodh.spec + cat openstack-aodh.spec %global dlrn_nvr aodh-20.1.0.dev71-0.20250905210609.1a8e455 %global dlrn 1 %define upstream_version 20.1.0.dev71 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service aodh %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some runtime reqs from automatic generator %global excluded_reqs tzdata # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme %global common_desc OpenStack %{service} provides API and services for managing alarms. Name: openstack-%{service} Version: 20.1.0 Release: 0.20250905210609.1a8e455%{?dist} Summary: OpenStack Telemetry Alarming License: Apache-2.0 URL: https://github.com/openstack/%{service}.git Source0: aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz Source1: %{service}-dist.conf Source2: %{service}.logrotate Source10: %{name}-api.service Source11: %{name}-evaluator.service Source12: %{name}-notifier.service Source13: %{name}-expirer.service Source14: %{name}-listener.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd BuildRequires: python3-babel %description Aodh is the alarm engine of the Ceilometer project. %package compat Summary: OpenStack %{service} compat Provides: openstack-ceilometer-alarm = %{version}-%{release} Obsoletes: openstack-ceilometer-alarm < 1:6.0.0 Requires: %{name}-common = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} Requires: %{name}-evaluator = %{version}-%{release} Requires: %{name}-notifier = %{version}-%{release} Requires: %{name}-expirer = %{version}-%{release} Requires: %{name}-listener = %{version}-%{release} %description compat This package only exists to help transition openstack-ceilometer-alarm users to the new package split. It will be removed after one distribution release cycle, please do not reference it or depend on it in any way. %package -n python3-%{service} Summary: OpenStack %{service} python libraries %description -n python3-%{service} %{common_desc} This package contains the %{service} python library. %package common Summary: Components common to all OpenStack %{service} services Requires: python3-aodh = %{version}-%{release} %{?systemd_requires} Requires(pre): shadow-utils %description common %{common_desc} %package api Summary: OpenStack %{service} API Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the %{service} API service. %package evaluator Summary: OpenStack %{service} evaluator Requires: %{name}-common = %{version}-%{release} %description evaluator %{common_desc} This package contains the %{service} evaluator service. %package notifier Summary: OpenStack %{service} notifier Requires: %{name}-common = %{version}-%{release} %description notifier %{common_desc} This package contains the %{service} notifier service. %package listener Summary: OpenStack %{service} listener Requires: %{name}-common = %{version}-%{release} %description listener %{common_desc} This package contains the %{service} listener service. %package expirer Summary: OpenStack %{service} expirer Requires: %{name}-common = %{version}-%{release} %description expirer %{common_desc} This package contains the %{service} expirer service. %package -n python3-%{service}-tests Summary: Aodh tests Requires: python3-aodh = %{version}-%{release} Requires: python3-gabbi >= 1.30.0 %description -n python3-%{service}-tests %{common_desc} This package contains the %{service} test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + # FIXME (jpena): Remove buggy PO-Revision-Date lines in translation # See https://bugs.launchpad.net/openstack-i18n/+bug/1586041 for details sed -i '/^\"PO-Revision-Date: \\n\"/d' %{service}/locale/*/LC_MESSAGES/*.po sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation # Exclude some bad-known runtime reqs for pkg in %{excluded_reqs};do sed -i /^${pkg}.*/d doc/requirements.txt requirements.txt done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale --domain aodh # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=%{service}/cmd/%{service}-config-generator.conf --output-file=%{service}/%{service}.conf # Programmatically update defaults in sample config # which is installed at /etc/aodh/aodh.conf # TODO: Make this more robust # Note it only edits the first occurrence, so assumes a section ordering in sample # and also doesn't support multi-valued variables. while read name eq value; do test "$name" && test "$value" || continue sed -i "0,/^# *$name=/{s!^# *$name=.*!#$name=$value!}" %{service}/%{service}.conf done < %{SOURCE1} # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 640 %{SOURCE1} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf install -p -D -m 640 %{service}/%{service}.conf %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{service}/api/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/api-paste.ini # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service}/tmp install -d -m 750 %{buildroot}%{_localstatedir}/log/%{service} # Install logrotate install -p -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # Install systemd unit services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{name}-evaluator.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}-notifier.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{name}-expirer.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{name}-listener.service # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name # Remove unused files rm -fr %{buildroot}/usr/etc %pre common getent group %{service} >/dev/null || groupadd -r %{service} if ! getent passwd %{service} >/dev/null; then useradd -r -g %{service} -G %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin -c "OpenStack %{service} Daemons" %{service} fi exit 0 %post -n %{name}-api %systemd_post %{name}-api.service %preun -n %{name}-api %systemd_preun %{name}-api.service %post -n %{name}-evaluator %systemd_post %{name}-evaluator.service %preun -n %{name}-evaluator %systemd_preun %{name}-evaluator.service %post -n %{name}-notifier %systemd_post %{name}-notifier.service %preun -n %{name}-notifier %systemd_preun %{name}-notifier.service %post -n %{name}-listener %systemd_post %{name}-listener.service %preun -n %{name}-listener %systemd_preun %{name}-listener.service %post -n %{name}-expirer %systemd_post %{name}-expirer.service %preun -n %{name}-expirer %systemd_preun %{name}-expirer.service %check %tox -e %{default_toxenv} %files compat # empty files` %files -n python3-%{service} %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %license LICENSE %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files common -f %{service}.lang %doc README.rst %dir %{_sysconfdir}/%{service} %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0750, %{service}, root) %{_localstatedir}/log/%{service} %{_bindir}/%{service}-dbsync %{_bindir}/%{service}-config-generator %{_bindir}/%{service}-status %defattr(-, %{service}, %{service}, -) %dir %{_sharedstatedir}/%{service} %dir %{_sharedstatedir}/%{service}/tmp %files api %{_bindir}/%{service}-api %{_unitdir}/%{name}-api.service %files evaluator %{_bindir}/%{service}-evaluator %{_unitdir}/%{name}-evaluator.service %files notifier %{_bindir}/%{service}-notifier %{_unitdir}/%{name}-notifier.service %files listener %{_bindir}/%{service}-listener %{_unitdir}/%{name}-listener.service %files expirer %{_bindir}/%{service}-expirer %{_unitdir}/%{name}-expirer.service %changelog + spectool -g -C /tmp/tmp.0s2NzZLF39/SOURCES openstack-aodh.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.0s2NzZLF39/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --spec openstack-aodh.spec --sources=/tmp/tmp.0s2NzZLF39/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 3c55e7e4-e30b-48d0-abff-72cf0c5c2b6e DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-aodh.spec) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.bg2st9ff', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.4Gi 1.5Gi 955Mi 11Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.gg00575h', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-16b8a7cad9fb65478c6 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-c6131 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7ee3678b162981fa170df 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-cd32a270755d641ba85eaaa 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-d3e3f6b4145bc887afcd55 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2e666e768a7130c4502ca80 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-6c33a667a9f5ddce07b61 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-17b3e7b5b 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4cde74a24b0dde4471a1 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-2452c1e54146658ceba5 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-5ad142879f45c980baf181d6eb 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-c006664540c8af0f583fbd5 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e10c2bafcb8fc80929bce3 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-1ce78d2eba96 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-aadea823b2ebce 127 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 56 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 122 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 48 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 93 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 114 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 148 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 138 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 92 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 29 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 231 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-aodh.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.0s2NzZLF39 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.9.18, NVR = mock-6.3-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee --rebuild /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 10 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '10-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled=0 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_command: /usr/bin/dnf5 DEBUG: dnf5_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf5_install_command: install dnf5 dnf5-plugins DEBUG: dnf5_disable_plugins: [] DEBUG: dnf5_avoid_opts: {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']} DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: microdnf_avoid_opts: {} DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: user_agent: Mock (dlrn-centos10-master-uc-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: ab1b9c9a-491e-469f-9969-9d220c48c45c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-16b8a7cad9fb65478c65c00a5f26ca1417314ed0 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/16/b8/16b8a7cad9fb65478c65c00a5f26ca1417314ed0_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-c6131362fd296676625df064789809151e4f2524 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/c6/13/c6131362fd296676625df064789809151e4f2524_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-7ee3678b162981fa170df5bb12ac81ebdabb37ef baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/7e/e3/7ee3678b162981fa170df5bb12ac81ebdabb37ef_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-cinderclient-e2d30490444edf773afe6956848986a246dd68aa baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/e2/d3/e2d30490444edf773afe6956848986a246dd68aa_1b68970d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-cd32a270755d641ba85eaaae790ea31e77342dbe baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/cd/32/cd32a270755d641ba85eaaae790ea31e77342dbe_3ce2abee enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-d3e3f6b4145bc887afcd550cda67388c0f82771f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/d3/e3/d3e3f6b4145bc887afcd550cda67388c0f82771f_e4212f56 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-2e666e768a7130c4502ca808a180eacb7c2d03f2 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/2e/66/2e666e768a7130c4502ca808a180eacb7c2d03f2_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-f307d62faf300222bfe62a1d52f850a8a2868121 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/07/f307d62faf300222bfe62a1d52f850a8a2868121_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/6c/33/6c33a667a9f5ddce07b6131f4a5cb7460a4bdf17_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-4f0414d864bd790aa6dc54e55308a94653fbcfb4 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/4f/04/4f0414d864bd790aa6dc54e55308a94653fbcfb4_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-b643b1237767132be466737e7c849a72b969d5e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/b6/43/b643b1237767132be466737e7c849a72b969d5e8_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-17b3e7b5b0f07b7c26044f28ceffecbf30282e9a baseurl=https://trunk.rdoproject.org/centos10-master/component/network/17/b3/17b3e7b5b0f07b7c26044f28ceffecbf30282e9a_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-4cde74a24b0dde4471a12d5c96be556fd5681cd4 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/4c/de/4cde74a24b0dde4471a12d5c96be556fd5681cd4_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-2452c1e54146658ceba55259eb998c632cf2c766 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/24/52/2452c1e54146658ceba55259eb998c632cf2c766_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-5ad142879f45c980baf181d6eb2fc730aec501e8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/5a/d1/5ad142879f45c980baf181d6eb2fc730aec501e8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-watcher-c006664540c8af0f583fbd5b360888229132bf81 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/c0/06/c006664540c8af0f583fbd5b360888229132bf81_ac4923b3 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/e1/0c/e10c2bafcb8fc80929bce3e064fee5f86a49e718_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-heat-tests-tempest-1ce78d2eba96678955e3be10096fc239b08ba809 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/1c/e7/1ce78d2eba96678955e3be10096fc239b08ba809_59dfaae1 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-aadea823b2ebcefe78ea26f8219de5ce5d3755b5 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/aa/de/aadea823b2ebcefe78ea26f8219de5ce5d3755b5_8607b53a enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos10-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos10-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-rabbitmq] name=centos9-rabbitmq baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-storage] name=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm) Config(dlrn-centos10-master-uc-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fiy0xgpa', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _cleanup_homedir skipped in bootstrap DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.2Gi 1.7Gi 955Mi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ji8k4b8t', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-16b8a7cad9fb65478c6 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-c6131 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7ee3678b162981fa170df 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-cd32a270755d641ba85eaaa 202 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-d3e3f6b4145bc887afcd55 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2e666e768a7130c4502ca80 196 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 200 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-6c33a667a9f5ddce07b61 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 196 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-17b3e7b5b 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4cde74a24b0dde4471a1 201 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-2452c1e54146658ceba5 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-5ad142879f45c980baf181d6eb 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-c006664540c8af0f583fbd5 200 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e10c2bafcb8fc80929bce3 203 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-1ce78d2eba96 199 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-aadea823b2ebce 195 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 128 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 147 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 49 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 93 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 112 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 111 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 112 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 604 B/s | 3.0 kB 00:05 DEBUG: NFV SIG OpenvSwitch 54 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 238 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm Start: build setup for openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-aodh-20.1.0-0.20250905210609######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz DEBUG: aodh-dist.conf DEBUG: aodh.logrotate DEBUG: openstack-aodh-api.service DEBUG: openstack-aodh-evaluator.service DEBUG: openstack-aodh-expirer.service DEBUG: openstack-aodh-listener.service DEBUG: openstack-aodh-notifier.service DEBUG: openstack-aodh.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Fri Sep 5 17:07:28 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-13.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm Start: rpmbuild openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PbnPSc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf aodh-20.1.0.dev71 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/aodh-20.1.0.dev71-0.20250905210609.1a8e455.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + rm -rf /builddir/build/BUILD/aodh-20.1.0.dev71-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-aodh-20.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find aodh -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/^\"PO-Revision-Date: \\n\"/d' aodh/locale/de/LC_MESSAGES/aodh.po aodh/locale/en_GB/LC_MESSAGES/aodh.po aodh/locale/es/LC_MESSAGES/aodh.po aodh/locale/fr/LC_MESSAGES/aodh.po aodh/locale/id/LC_MESSAGES/aodh.po aodh/locale/it/LC_MESSAGES/aodh.po aodh/locale/ja/LC_MESSAGES/aodh.po aodh/locale/ko_KR/LC_MESSAGES/aodh.po aodh/locale/pt/LC_MESSAGES/aodh.po aodh/locale/pt_BR/LC_MESSAGES/aodh.po aodh/locale/ru/LC_MESSAGES/aodh.po aodh/locale/zh_CN/LC_MESSAGES/aodh.po aodh/locale/zh_TW/LC_MESSAGES/aodh.po DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + for pkg in tzdata DEBUG: + sed -i '/^tzdata.*/d' doc/requirements.txt requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ipw2w1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Fri Sep 5 17:07:28 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package systemd-257-13.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.HpeVg4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:06 ago on Fri Sep 5 17:07:28 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-13.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Q9L7ms DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=2.15.0 DEBUG: Handling coverage>=3.6 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: coverage>=3.6 DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=1.3.1 DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=3.0.0 DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=3.2.1 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: futurist>=0.11.0 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: gnocchiclient>=6.0.0 DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: lxml>=2.3 DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=11.0.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=1.5.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan>=0.8.0 DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=5.2.0 DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.22.0 DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=4.7.0 DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-keystoneclient>=1.6.0 DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.5.0 DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tooz>=1.28.0 DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: voluptuous>=0.8.10 DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.2.3 DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WSME>=0.12.1 DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: cotyledon>=1.7.3 DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=2.1 DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-observabilityclient>=0.0.4 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-dateutil>=2.5.3 DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-heatclient>=1.17.0 DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-20.1.0.dev71/aodh-20.1.0.dev71.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tenacity >=3.2.1 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: futurist >=0.11.0 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0 DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: gnocchiclient >=6.0.0 DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: lxml >=2.3 DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.db >=11.0.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.i18n >=1.5.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: pecan >=0.8.0 DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.messaging >=5.2.0 DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.middleware >=3.22.0 DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: oslo.utils >=4.7.0 DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-keystoneclient >=1.6.0 DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: stevedore >=1.5.0 DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: tooz >=1.28.0 DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: voluptuous >=0.8.10 DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WebOb >=1.2.3 DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: WSME >=0.12.1 DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: cotyledon >=1.7.3 DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: keystoneauth1 >=2.1 DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-observabilityclient >=0.0.4 DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0 DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-dateutil >=2.5.3 DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement not satisfied: python-heatclient >=1.17.0 DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling coverage >=3.6 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: coverage >=3.6 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-20.1.0.dev71.dist-info/ DEBUG: removed 'aodh-20.1.0.dev71.dist-info/AUTHORS' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/LICENSE' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/METADATA' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/entry_points.txt' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/pbr.json' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/top_level.txt' DEBUG: removed directory 'aodh-20.1.0.dev71.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:10 ago on Fri Sep 5 17:07:28 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-13.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-observabilityclient noarch 1.2.0-0.20250903130710.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.11.1-0.20250618071813.fc05064.el10 delorean-component-clients 108 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 204 Packages DEBUG: Total size: 31 M DEBUG: Installed size: 128 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/204 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/204 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/204 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 4/204 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/204 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 6/204 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 7/204 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/204 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 9/204 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 10/204 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 11/204 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 12/204 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 13/204 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 14/204 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 15/204 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 16/204 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/204 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 18/204 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 19/204 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/204 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/204 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/204 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 23/204 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 24/204 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 25/204 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 26/204 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 27/204 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 28/204 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 29/204 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 30/204 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 31/204 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 32/204 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 33/204 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 34/204 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 35/204 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 36/204 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 37/204 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 38/204 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 39/204 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 40/204 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 41/204 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 42/204 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 43/204 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 44/204 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 45/204 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 46/204 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 47/204 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 48/204 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 49/204 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 50/204 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 51/204 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 52/204 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 53/204 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 54/204 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 55/204 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 56/204 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 57/204 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 58/204 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 59/204 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 60/204 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 61/204 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 62/204 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 63/204 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 64/204 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 65/204 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 66/204 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 67/204 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 68/204 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 69/204 DEBUG: Installing : which-2.21-44.el10.x86_64 70/204 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 71/204 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 72/204 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 73/204 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 74/204 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 75/204 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 76/204 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 77/204 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 78/204 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 79/204 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 80/204 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 81/204 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 82/204 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 83/204 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 84/204 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 85/204 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 86/204 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/204 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 87/204 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/204 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 88/204 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 89/204 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 90/204 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 91/204 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 92/204 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 93/204 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 94/204 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 95/204 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 96/204 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 97/204 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 98/204 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 99/204 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 100/204 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 101/204 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 102/204 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 103/204 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 104/204 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 105/204 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 106/204 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 107/204 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 108/204 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 109/204 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 110/204 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 111/204 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 112/204 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 113/204 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 114/204 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 115/204 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 116/204 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 117/204 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 118/204 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 119/204 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 120/204 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 121/204 DEBUG: Installing : perl-base-2.27-514.el10.noarch 122/204 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 123/204 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 124/204 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 125/204 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 126/204 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 127/204 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 128/204 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 129/204 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 130/204 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 131/204 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 132/204 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 133/204 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 134/204 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 135/204 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 136/204 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 137/204 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 138/204 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 139/204 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 140/204 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 141/204 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 142/204 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 143/204 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 144/204 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 145/204 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/204 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 146/204 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/204 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 147/204 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 148/204 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 149/204 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 150/204 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 151/204 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 152/204 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 153/204 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 154/204 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 155/204 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 156/204 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 157/204 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 158/204 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 159/204 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 160/204 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 161/204 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 162/204 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 163/204 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 164/204 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 165/204 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 166/204 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 167/204 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 168/204 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 169/204 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 170/204 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 171/204 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 172/204 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 173/204 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 174/204 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 175/204 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 176/204 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 177/204 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 178/204 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 179/204 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 180/204 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 181/204 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 182/204 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 183/204 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 184/204 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 185/204 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 186/204 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 187/204 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 187/204 DEBUG: Installing : python3-octaviaclient-3.11.1-0.20250618071813.fc 188/204 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 189/204 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 190/204 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 191/204 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 192/204 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202509031307 193/204 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 194/204 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 195/204 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 196/204 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 197/204 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 198/204 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 199/204 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 200/204 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 201/204 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 202/204 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 203/204 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 204/204 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 204/204 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NnXBaw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling coverage>=3.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage>=3.6 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.1) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-20.1.0.dev71/aodh-20.1.0.dev71.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.1) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling coverage >=3.6 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: coverage >=3.6 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-20.1.0.dev71.dist-info/ DEBUG: removed 'aodh-20.1.0.dev71.dist-info/AUTHORS' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/LICENSE' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/METADATA' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/top_level.txt' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/pbr.json' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/entry_points.txt' DEBUG: removed directory 'aodh-20.1.0.dev71.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:17 ago on Fri Sep 5 17:07:28 2025. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-babel-2.13.1-5.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-cotyledon-2.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch is already installed. DEBUG: Package python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-dateutil-1:2.9.0.post0-1.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch is already installed. DEBUG: Package python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch is already installed. DEBUG: Package python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-voluptuous-0.15.2-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch is already installed. DEBUG: Package systemd-257-13.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-2.el10.noarch DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-125.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-10.el10.noarch DEBUG: centos-stream-repos-10.0-10.el10.noarch DEBUG: centos-stream-release-10.0-10.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 DEBUG: glibc-common-2.39-56.el10.x86_64 DEBUG: glibc-2.39-56.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-3.el10.x86_64 DEBUG: openssl-libs-3.5.1-3.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: glib2-2.80.4-8.el10.x86_64 DEBUG: polkit-libs-125-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: libsecret-0.21.2-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: libusb1-1.0.28-1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-56.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: polkit-125-4.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-13.el10.x86_64 DEBUG: openssh-clients-9.9p1-13.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-2.1.el10.x86_64 1750714831 277140 1c02f2f827e00f5cbfb76b4d7235754f installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.88.0-1.el10.noarch 1752266840 2058 f57eaea5861a27d697358b58f259c616 installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 installed DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-125.el10.x86_64 1756491605 6906434 d489dd591519b2ffb922d17bd5718ed0 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.99-1.el10.noarch 1754477906 101309 855e149ca9a3eac9dfff62d48731dc8a installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-10.el10.noarch 1753827001 3865 5a4c8ecc49849a8e828f879f8cb273d0 installed DEBUG: centos-stream-repos-10.0-10.el10.noarch 1753827001 7002 de86066a63130d08334b57504ae5cb88 installed DEBUG: centos-stream-release-10.0-10.el10.noarch 1753827001 38056 bce27f422be915c50c39752d8f615006 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-56.el10.x86_64 1755594362 8163110 92837d13a448b23dff2e4abf62f3c8a2 installed DEBUG: glibc-minimal-langpack-2.39-56.el10.x86_64 1755594362 0 7dec09143ac343dd8a894fda6cc5f3c2 installed DEBUG: glibc-common-2.39-56.el10.x86_64 1755594362 1072850 337d77d4d52324ba72a54af142ce5fe6 installed DEBUG: glibc-2.39-56.el10.x86_64 1755594362 6531746 e236d56c199553fdfb35904b909fe8da installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 1750714831 2974297 fd8c1d8f94d3779d8caa597cb4ac628d installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: crypto-policies-20250804-1.git2ca4115.el10.noarch 1754320872 121962 92737ba1dd748f056729376c5e412d5b installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.3.1-2.1.el10.x86_64 1750714831 540240 176a91bc08e398a92a099873cb2c6c89 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-13.el10.x86_64 1755263174 2403114 2e0fcea8ae4570735b796b1ab5b61be5 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libsepol-3.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-1.el10.x86_64 1753350351 201773 0258f8e18f2890eb0d7ed5b14f440a59 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.1-3.el10.x86_64 1753360419 2493202 457de75f5ce5e982b8e6970559b36a24 installed DEBUG: openssl-libs-1:3.5.1-3.el10.x86_64 1753360419 6876019 75d9004d7de3a31b2ba811413e7fb9c7 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: glib2-2.80.4-8.el10.x86_64 1753111080 15329055 c6cca95326b53550e0754a0e2c8d4bf6 installed DEBUG: polkit-libs-125-4.el10.x86_64 1755093026 212764 948d953622fc0cb5a86beca2c57631e0 installed DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: libsmartcols-2.40.2-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: libsecret-0.21.2-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: rpm-sequoia-1.9.0.1-1.el10.x86_64 1751649033 2723377 ab82de9d505e32efcba03b885119fb67 installed DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 1756197347 16413 e3c4048663e6c16c35b182264b8a7abf installed DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 1756197347 743080 da1f3e97e96168d8df7097007a67f3e3 installed DEBUG: libsemanage-3.9-1.el10.x86_64 1753359641 319451 4229000945e4ab894ced279891b57605 installed DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 1754394098 4282173 e3ca9676d0be874fb0a62ae419580f52 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-2.1.el10.x86_64 1750714831 40400337 5e61dc5d1e145602e20a950c74768f63 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: libusb1-1.0.28-1.el10.x86_64 1744806478 170605 226d314bfd9fd97cbf927c76c9a1734d installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.9-1.el10.x86_64 1755037201 526418 181206637e651785b1363b5745a4912e installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-8.el10.x86_64 1751360210 1840377 34c27d641de5452ddf7c5e096aad5d22 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed DEBUG: libbpf-2:1.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-4.el10.x86_64 1750842543 68697 2c1905a55e760f9c110bfc0e8adb4254 installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-56.el10.x86_64 1755594362 2340839 31d8886d8e4b4067355a3bb6a022794e installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-13.el10.x86_64 1753880156 3884785 df149779337fba58bcdf71d18584aefd installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-13.el10.x86_64 1755263174 680041 3c38c9efadcb156f8f8737e35a720b0c installed DEBUG: systemd-257-13.el10.x86_64 1755263174 17616658 21ef29c8b7639a7dff90989dacba1329 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: polkit-125-4.el10.x86_64 1755093026 490037 77642f3601a14e811a673ec8d86d924e installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 1756197347 198960 154c0adbf671c9737dd703b0be7df0ce installed DEBUG: openssh-9.9p1-13.el10.x86_64 1756825988 1452227 9357122570e5391a2b1bf91bbb755f80 installed DEBUG: openssh-clients-9.9p1-13.el10.x86_64 1756825988 2756462 5153dcd9100f9f467c654d8b7786ab64 installed DEBUG: git-core-2.47.3-1.el10.x86_64 1752151865 23581211 54012029b93d3d9701d468dbc861f298 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-20.el10.x86_64 1756197347 3100884 3ad62c7da0282e0376e14bf924fd5eb7 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-2.1.el10.x86_64 1750714831 114762250 da2e8a92a88b52ed9f72e5085174977a installed DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 1754477902 1035841 28fce0cb205564a6788c34b08b2b8968 installed DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 1750714831 57970 430960e4b2bc067deb0c6df9951097d6 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-293-1.el10.noarch 1753090328 184121 075ffb827d0d5cb195845180ef54aafd installed DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 1756197347 176781 8ed031c73a947aa6c3d652673917a8ee installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.11-3.el10.noarch 1756120476 23 32d31d76feab4430ef1f042951d135fd installed DEBUG: python3-3.12.11-3.el10.x86_64 1756120471 32122 e6f511ab0a8af68dbc99529e47b683e8 installed DEBUG: python3-libs-3.12.11-3.el10.x86_64 1756120471 43634698 894765078c1914bee95b9686250cc3cc installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-13.el10.noarch 1755263176 10938 81b40b1a1a6b22fa383538045fd7e899 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-zipp-3.21.0-2.el10s.noarch 1738754532 58895 ee52d4e2ceb4c63b3e8f318457bdf234 installed DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch 1738755698 225262 902d217319851f405598757baf74eef3 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch 1737371753 23961 dc54f1518e7b3e88db4ee5fdf4aca43e installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-kazoo-2.8.0-16.el10s.noarch 1737647488 759436 10bb47174f0ddc2cfa5ba6c480ac7004 installed DEBUG: python3-zake-0.2.2-22.el10s.noarch 1738052178 172875 cfac917a3b9a5b1043153668df93de03 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: double-conversion-3.3.0-4.el10s.x86_64 1738596981 98847 64e9d772a8b19c1eddc7f4c680bc1c86 installed DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 1738597769 73550 58eb5fddbe47a7e04f5f0a7c0fe5a539 installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch 1753168199 244083 ca1b8fd4c9f683cb5e124cee6e199339 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 50d241be5209eeaf90c956a08ce29c6f installed DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 80f77bb15cacd8b55e252c8eda61ccaa installed DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 539809 4167872d45a8db211c4864efc2cfa344 installed DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch 1753166658 1671765 f71b145827a0faee694784661a900aee installed DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch 1757078681 1189903 9b2940da484f3ab11ea5cdd363413a96 installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 174349 810856749c2503460b0d13c61a1905b9 installed DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 12643015 db7c8aada1343720ecbd118120b2dd01 installed DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch 1750231178 582209 2cb737ade993e976adbd807a01de8075 installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch 1753167687 818372 6a5b5d3c68c8071cfff61c04e680609a installed DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch 1756904917 108444 2e418ae3bbf87aa9a9fc743feab09924 installed DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch 1756900783 183986 042920296dd719cf5f68d8777ba4f182 installed DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch 1747130940 450724 b8be7456ede924f330fa4bbbedaafb2f installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch 1750161492 171147 ce4b5b633da61a720683044713775780 installed DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch 1739803010 844038 542f128a714f5e19a5228760d3921e00 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aodh.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-aodh.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.NI5FWv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=2.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=2.15.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling coverage>=3.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage>=3.6 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=1.3.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=1.3.1 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling WebTest>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist>=0.11.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=0.11.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: gnocchiclient>=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml>=2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: lxml>=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db>=11.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan>=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient>=1.6.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests>=2.5.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy>=1.4.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz>=1.28.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: voluptuous>=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb>=1.2.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME>=0.12.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WSME>=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools>=1.1.6 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cachetools>=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon>=1.7.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cotyledon>=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient>=0.0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-observabilityclient>=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.1) DEBUG: Handling python-dateutil>=2.5.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-dateutil>=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient>=1.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-heatclient>=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-20.1.0.dev71/aodh-20.1.0.dev71.dist-info' DEBUG: Handling tenacity >=3.2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tenacity >=3.2.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling futurist >=0.11.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: futurist >=0.11.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling gnocchiclient >=6.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: gnocchiclient >=6.0.0 DEBUG: (installed: gnocchiclient 7.2.0) DEBUG: Handling lxml >=2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: lxml >=2.3 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling oslo.db >=11.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.db >=11.0.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.i18n >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.i18n >=1.5.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=0.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: pecan >=0.8.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling oslo.messaging >=5.2.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.messaging >=5.2.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.22.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.middleware >=3.22.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling python-keystoneclient >=1.6.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-keystoneclient >=1.6.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling requests >=2.5.2 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: requests >=2.5.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.5.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: stevedore >=1.5.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling SQLAlchemy >=1.4.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.1 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling tooz >=1.28.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: tooz >=1.28.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling voluptuous >=0.8.10 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: voluptuous >=0.8.10 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling WebOb >=1.2.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WebOb >=1.2.3 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling WSME >=0.12.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: WSME >=0.12.1 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling cachetools >=1.1.6 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cachetools >=1.1.6 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cotyledon >=1.7.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: cotyledon >=1.7.3 DEBUG: (installed: cotyledon 2.0.0) DEBUG: Handling keystoneauth1 >=2.1 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: keystoneauth1 >=2.1 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling python-observabilityclient >=0.0.4 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-observabilityclient >=0.0.4 DEBUG: (installed: python-observabilityclient 1.2.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.1) DEBUG: Handling python-dateutil >=2.5.3 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-dateutil >=2.5.3 DEBUG: (installed: python-dateutil 2.9.0.post0) DEBUG: Handling python-heatclient >=1.17.0 from hook generated metadata: Requires-Dist (aodh) DEBUG: Requirement satisfied: python-heatclient >=1.17.0 DEBUG: (installed: python-heatclient 4.3.0) DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=2.15.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: oslotest >=2.15.0 ; extra == 'test' DEBUG: Handling coverage >=3.6 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: coverage >=3.6 ; extra == 'test' DEBUG: Handling fixtures >=1.3.1 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: fixtures >=1.3.1 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'zaqar' from hook generated metadata: Requires-Dist (aodh) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'zaqar' DEBUG: + cat /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv aodh-20.1.0.dev71.dist-info/ DEBUG: removed 'aodh-20.1.0.dev71.dist-info/AUTHORS' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/LICENSE' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/METADATA' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/entry_points.txt' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/pbr.json' DEBUG: removed 'aodh-20.1.0.dev71.dist-info/top_level.txt' DEBUG: removed directory 'aodh-20.1.0.dev71.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KRJ7T7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + mkdir -p /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/aodh-20.1.0.dev71 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info DEBUG: writing /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-modern-metadata-oeqjq17r/aodh-20.1.0.dev71.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: aodh DEBUG: Building wheel for aodh (pyproject.toml): started DEBUG: Running command Building wheel for aodh (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/aodh DEBUG: creating build/lib/aodh/api DEBUG: creating build/lib/aodh/api/controllers DEBUG: copying aodh/api/controllers/__init__.py -> build/lib/aodh/api/controllers DEBUG: copying aodh/api/controllers/root.py -> build/lib/aodh/api/controllers DEBUG: copying aodh/api/__init__.py -> build/lib/aodh/api DEBUG: copying aodh/api/app.py -> build/lib/aodh/api DEBUG: copying aodh/api/hooks.py -> build/lib/aodh/api DEBUG: copying aodh/api/middleware.py -> build/lib/aodh/api DEBUG: copying aodh/api/policies.py -> build/lib/aodh/api DEBUG: copying aodh/api/rbac.py -> build/lib/aodh/api DEBUG: creating build/lib/aodh/tests DEBUG: creating build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/tests/functional/api DEBUG: copying aodh/tests/functional/api/__init__.py -> build/lib/aodh/tests/functional/api DEBUG: creating build/lib/aodh/tests/unit DEBUG: creating build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/__init__.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_base.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_composite.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_event.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_gnocchi.py -> build/lib/aodh/tests/unit/evaluator DEBUG: copying aodh/tests/unit/evaluator/test_loadbalancer.py -> build/lib/aodh/tests/unit/evaluator DEBUG: creating build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/lib/aodh/tests/functional/storage/sqlalchemy DEBUG: copying aodh/tests/unit/__init__.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_api_v2_capabilities.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_bin.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_coordination.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_evaluator.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_event.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_messaging.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_notifier.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_query.py -> build/lib/aodh/tests/unit DEBUG: copying aodh/tests/unit/test_wsme_custom_type.py -> build/lib/aodh/tests/unit DEBUG: creating build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/__init__.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/base.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/unit/notifier/test_heat.py -> build/lib/aodh/tests/unit/notifier DEBUG: copying aodh/tests/__init__.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/base.py -> build/lib/aodh/tests DEBUG: copying aodh/tests/constants.py -> build/lib/aodh/tests DEBUG: creating build/lib/aodh/storage DEBUG: copying aodh/storage/__init__.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/base.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_log.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/impl_sqlalchemy.py -> build/lib/aodh/storage DEBUG: copying aodh/storage/models.py -> build/lib/aodh/storage DEBUG: copying aodh/tests/functional/storage/__init__.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_get_connection.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_log.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/lib/aodh/tests/functional/storage DEBUG: copying aodh/tests/functional/storage/test_storage_scenarios.py -> build/lib/aodh/tests/functional/storage DEBUG: creating build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/__init__.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/composite.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/event.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/gnocchi.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/loadbalancer.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/prometheus.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/threshold.py -> build/lib/aodh/evaluator DEBUG: copying aodh/evaluator/utils.py -> build/lib/aodh/evaluator DEBUG: creating build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/__init__.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/models.py -> build/lib/aodh/storage/sqlalchemy DEBUG: copying aodh/storage/sqlalchemy/utils.py -> build/lib/aodh/storage/sqlalchemy DEBUG: creating build/lib/aodh/api/controllers/v2 DEBUG: creating build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/__init__.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/composite.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/event.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/lib/aodh/api/controllers/v2/alarm_rules DEBUG: copying aodh/__init__.py -> build/lib/aodh DEBUG: copying aodh/coordination.py -> build/lib/aodh DEBUG: copying aodh/event.py -> build/lib/aodh DEBUG: copying aodh/i18n.py -> build/lib/aodh DEBUG: copying aodh/keystone_client.py -> build/lib/aodh DEBUG: copying aodh/messaging.py -> build/lib/aodh DEBUG: copying aodh/opts.py -> build/lib/aodh DEBUG: copying aodh/profiler.py -> build/lib/aodh DEBUG: copying aodh/queue.py -> build/lib/aodh DEBUG: copying aodh/service.py -> build/lib/aodh DEBUG: copying aodh/version.py -> build/lib/aodh DEBUG: creating build/lib/aodh/notifier DEBUG: copying aodh/notifier/__init__.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/heat.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/log.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/rest.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/test.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/trust.py -> build/lib/aodh/notifier DEBUG: copying aodh/notifier/zaqar.py -> build/lib/aodh/notifier DEBUG: creating build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/__init__.py -> build/lib/aodh/tests/unit/cmd DEBUG: copying aodh/tests/unit/cmd/test_status.py -> build/lib/aodh/tests/unit/cmd DEBUG: creating build/lib/aodh/conf DEBUG: copying aodh/conf/__init__.py -> build/lib/aodh/conf DEBUG: copying aodh/conf/defaults.py -> build/lib/aodh/conf DEBUG: copying aodh/api/controllers/v2/__init__.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/alarms.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/base.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/capabilities.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/metrics.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/query.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/quotas.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/root.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/api/controllers/v2/utils.py -> build/lib/aodh/api/controllers/v2 DEBUG: copying aodh/tests/functional/__init__.py -> build/lib/aodh/tests/functional DEBUG: copying aodh/tests/functional/db.py -> build/lib/aodh/tests/functional DEBUG: creating build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/__init__.py -> build/lib/aodh/wsgi DEBUG: copying aodh/wsgi/api.py -> build/lib/aodh/wsgi DEBUG: creating build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/__init__.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_app.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_metrics.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/tests/functional/api/v2/test_quotas.py -> build/lib/aodh/tests/functional/api/v2 DEBUG: creating build/lib/aodh/cmd DEBUG: copying aodh/cmd/__init__.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/alarm.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/status.py -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/storage.py -> build/lib/aodh/cmd DEBUG: running egg_info DEBUG: writing aodh.egg-info/PKG-INFO DEBUG: writing dependency_links to aodh.egg-info/dependency_links.txt DEBUG: writing entry points to aodh.egg-info/entry_points.txt DEBUG: writing requirements to aodh.egg-info/requires.txt DEBUG: writing top-level names to aodh.egg-info/top_level.txt DEBUG: writing pbr to aodh.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'aodh.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.es.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.es.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.es.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.es.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.es.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.fr.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.fr.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.fr.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.id.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.id.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.id.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.id.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.id.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.it.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.it.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.it.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.it.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.it.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.pt.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.pt.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.pt.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.pt.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.pt.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.pt_BR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.pt_BR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.pt_BR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.pt_BR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.ru.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.ru.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.ru.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.locale.zh_TW.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.locale.zh_TW.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.locale.zh_TW.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'aodh.locale.zh_TW.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.storage.sqlalchemy.alembic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.storage.sqlalchemy.alembic' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.storage.sqlalchemy.alembic' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.storage.sqlalchemy.alembic.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.storage.sqlalchemy.alembic.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.storage.sqlalchemy.alembic.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.storage.sqlalchemy.alembic.versions' to be distributed and are DEBUG: already explicitly excluding 'aodh.storage.sqlalchemy.alembic.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'aodh.tests.functional.hooks' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'aodh.tests.functional.hooks' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'aodh.tests.functional.hooks' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'aodh.tests.functional.hooks' to be distributed and are DEBUG: already explicitly excluding 'aodh.tests.functional.hooks' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying aodh/api/api-paste.ini -> build/lib/aodh/api DEBUG: copying aodh/api/app.wsgi -> build/lib/aodh/api DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/alembic.ini -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/env.py -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: copying aodh/storage/sqlalchemy/alembic/script.py.mako -> build/lib/aodh/storage/sqlalchemy/alembic DEBUG: creating build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/lib/aodh/storage/sqlalchemy/alembic/versions DEBUG: creating build/lib/aodh/locale DEBUG: creating build/lib/aodh/locale/de DEBUG: creating build/lib/aodh/locale/de/LC_MESSAGES DEBUG: copying aodh/locale/de/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/de/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/en_GB DEBUG: creating build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/es DEBUG: creating build/lib/aodh/locale/es/LC_MESSAGES DEBUG: copying aodh/locale/es/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/es/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/fr DEBUG: creating build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: copying aodh/locale/fr/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/id DEBUG: creating build/lib/aodh/locale/id/LC_MESSAGES DEBUG: copying aodh/locale/id/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/id/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/it DEBUG: creating build/lib/aodh/locale/it/LC_MESSAGES DEBUG: copying aodh/locale/it/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/it/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ja DEBUG: creating build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: copying aodh/locale/ja/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ko_KR DEBUG: creating build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt DEBUG: creating build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: copying aodh/locale/pt/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/pt_BR DEBUG: creating build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/ru DEBUG: creating build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: copying aodh/locale/ru/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_CN DEBUG: creating build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/aodh/locale/zh_TW DEBUG: creating build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/lib/aodh/locale/zh_TW/LC_MESSAGES DEBUG: creating build/lib/aodh/tests/functional/hooks DEBUG: copying aodh/tests/functional/hooks/post_test_hook.sh -> build/lib/aodh/tests/functional/hooks DEBUG: copying aodh/tests/functional/api/v2/policy.yaml-test -> build/lib/aodh/tests/functional/api/v2 DEBUG: copying aodh/cmd/aodh-config-generator.conf -> build/lib/aodh/cmd DEBUG: copying aodh/cmd/aodh-policy-generator.conf -> build/lib/aodh/cmd DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_TW/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/zh_CN/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ru/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt_BR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/pt/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/pt/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ko_KR/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/ja/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/it/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/id/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/id/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/fr/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/es/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/en_GB/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: copying build/lib/aodh/locale/de/LC_MESSAGES/aodh.po -> build/bdist.linux-x86_64/wheel/aodh/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/aodh-policy-generator.conf -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/aodh-config-generator.conf -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/storage.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/status.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/alarm.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: copying build/lib/aodh/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/api.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: copying build/lib/aodh/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/defaults.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: copying build/lib/aodh/conf/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/conf DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/zaqar.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/trust.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/test.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/rest.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/log.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/heat.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/notifier DEBUG: copying build/lib/aodh/version.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/service.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/queue.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/profiler.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/opts.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/messaging.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/keystone_client.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/i18n.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/event.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/coordination.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: copying build/lib/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/utils.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/threshold.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/event.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/composite.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: copying build/lib/aodh/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/alembic/alembic.ini -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy/alembic DEBUG: copying build/lib/aodh/storage/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage/sqlalchemy DEBUG: copying build/lib/aodh/storage/models.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/base.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: copying build/lib/aodh/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/constants.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: copying build/lib/aodh/tests/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: copying build/lib/aodh/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/test_heat.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/notifier DEBUG: copying build/lib/aodh/tests/unit/test_wsme_custom_type.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_notifier.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_messaging.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_evaluator.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_bin.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/test_api_v2_capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: copying build/lib/aodh/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_event.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_composite.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/test_base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/base.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: copying build/lib/aodh/tests/unit/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/unit/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/hooks/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/hooks DEBUG: copying build/lib/aodh/tests/functional/db.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: copying build/lib/aodh/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_storage_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_impl_log.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/test_get_connection.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: copying build/lib/aodh/tests/functional/storage/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/test_migrations.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: copying build/lib/aodh/tests/functional/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/policy.yaml-test -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_metrics.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_complex_query.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_app.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/test_alarm_scenarios.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api/v2 DEBUG: copying build/lib/aodh/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.wsgi -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/api-paste.ini -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/rbac.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/policies.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/middleware.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/hooks.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/app.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: copying build/lib/aodh/api/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/utils.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/quotas.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/query.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/metrics.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/capabilities.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/base.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/alarms.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: copying build/lib/aodh/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/prometheus.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/loadbalancer.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/gnocchi.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/event.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/composite.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/v2/alarm_rules/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers/v2/alarm_rules DEBUG: copying build/lib/aodh/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: copying build/lib/aodh/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/aodh/api/controllers DEBUG: running install_egg_info DEBUG: Copying aodh.egg-info to build/bdist.linux-x86_64/wheel/aodh-20.1.0.dev71-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing aodh-api script to build/bdist.linux-x86_64/wheel/aodh-20.1.0.dev71.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/aodh-20.1.0.dev71.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir/pip-wheel-r655yx58/.tmp-cmwyi8hs/aodh-20.1.0.dev71-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'aodh/__init__.py' DEBUG: adding 'aodh/coordination.py' DEBUG: adding 'aodh/event.py' DEBUG: adding 'aodh/i18n.py' DEBUG: adding 'aodh/keystone_client.py' DEBUG: adding 'aodh/messaging.py' DEBUG: adding 'aodh/opts.py' DEBUG: adding 'aodh/profiler.py' DEBUG: adding 'aodh/queue.py' DEBUG: adding 'aodh/service.py' DEBUG: adding 'aodh/version.py' DEBUG: adding 'aodh/api/__init__.py' DEBUG: adding 'aodh/api/api-paste.ini' DEBUG: adding 'aodh/api/app.py' DEBUG: adding 'aodh/api/app.wsgi' DEBUG: adding 'aodh/api/hooks.py' DEBUG: adding 'aodh/api/middleware.py' DEBUG: adding 'aodh/api/policies.py' DEBUG: adding 'aodh/api/rbac.py' DEBUG: adding 'aodh/api/controllers/__init__.py' DEBUG: adding 'aodh/api/controllers/root.py' DEBUG: adding 'aodh/api/controllers/v2/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarms.py' DEBUG: adding 'aodh/api/controllers/v2/base.py' DEBUG: adding 'aodh/api/controllers/v2/capabilities.py' DEBUG: adding 'aodh/api/controllers/v2/metrics.py' DEBUG: adding 'aodh/api/controllers/v2/query.py' DEBUG: adding 'aodh/api/controllers/v2/quotas.py' DEBUG: adding 'aodh/api/controllers/v2/root.py' DEBUG: adding 'aodh/api/controllers/v2/utils.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/__init__.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/composite.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/event.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/gnocchi.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/loadbalancer.py' DEBUG: adding 'aodh/api/controllers/v2/alarm_rules/prometheus.py' DEBUG: adding 'aodh/cmd/__init__.py' DEBUG: adding 'aodh/cmd/alarm.py' DEBUG: adding 'aodh/cmd/aodh-config-generator.conf' DEBUG: adding 'aodh/cmd/aodh-policy-generator.conf' DEBUG: adding 'aodh/cmd/status.py' DEBUG: adding 'aodh/cmd/storage.py' DEBUG: adding 'aodh/conf/__init__.py' DEBUG: adding 'aodh/conf/defaults.py' DEBUG: adding 'aodh/evaluator/__init__.py' DEBUG: adding 'aodh/evaluator/composite.py' DEBUG: adding 'aodh/evaluator/event.py' DEBUG: adding 'aodh/evaluator/gnocchi.py' DEBUG: adding 'aodh/evaluator/loadbalancer.py' DEBUG: adding 'aodh/evaluator/prometheus.py' DEBUG: adding 'aodh/evaluator/threshold.py' DEBUG: adding 'aodh/evaluator/utils.py' DEBUG: adding 'aodh/locale/de/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/en_GB/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/es/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/fr/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/id/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/it/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ja/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ko_KR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/pt_BR/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/ru/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_CN/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/locale/zh_TW/LC_MESSAGES/aodh.po' DEBUG: adding 'aodh/notifier/__init__.py' DEBUG: adding 'aodh/notifier/heat.py' DEBUG: adding 'aodh/notifier/log.py' DEBUG: adding 'aodh/notifier/rest.py' DEBUG: adding 'aodh/notifier/test.py' DEBUG: adding 'aodh/notifier/trust.py' DEBUG: adding 'aodh/notifier/zaqar.py' DEBUG: adding 'aodh/storage/__init__.py' DEBUG: adding 'aodh/storage/base.py' DEBUG: adding 'aodh/storage/impl_log.py' DEBUG: adding 'aodh/storage/impl_sqlalchemy.py' DEBUG: adding 'aodh/storage/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/storage/sqlalchemy/models.py' DEBUG: adding 'aodh/storage/sqlalchemy/utils.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/alembic.ini' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/env.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/006_add_evaluate_timestamp_to_alarm.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/007_add_quota_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/008_added_counter_table.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/009_fix_missing_fk_constraint.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/010_add_cascade.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/12fe8fac9fe4_initial_base.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/367aadf5485f_precisetimestamp_to_datetime.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/6ae0d05d9451_add_reason_column.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/bb07adac380_add_severity_to_alarm_history.py' DEBUG: adding 'aodh/storage/sqlalchemy/alembic/versions/f8c31b1ffe11_add_index_for_enabled_and_type.py' DEBUG: adding 'aodh/tests/__init__.py' DEBUG: adding 'aodh/tests/base.py' DEBUG: adding 'aodh/tests/constants.py' DEBUG: adding 'aodh/tests/functional/__init__.py' DEBUG: adding 'aodh/tests/functional/db.py' DEBUG: adding 'aodh/tests/functional/api/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/__init__.py' DEBUG: adding 'aodh/tests/functional/api/v2/policy.yaml-test' DEBUG: adding 'aodh/tests/functional/api/v2/test_alarm_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_app.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_complex_query_scenarios.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_metrics.py' DEBUG: adding 'aodh/tests/functional/api/v2/test_quotas.py' DEBUG: adding 'aodh/tests/functional/hooks/post_test_hook.sh' DEBUG: adding 'aodh/tests/functional/storage/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/test_get_connection.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_log.py' DEBUG: adding 'aodh/tests/functional/storage/test_impl_sqlalchemy.py' DEBUG: adding 'aodh/tests/functional/storage/test_storage_scenarios.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/__init__.py' DEBUG: adding 'aodh/tests/functional/storage/sqlalchemy/test_migrations.py' DEBUG: adding 'aodh/tests/unit/__init__.py' DEBUG: adding 'aodh/tests/unit/test_api_v2_capabilities.py' DEBUG: adding 'aodh/tests/unit/test_bin.py' DEBUG: adding 'aodh/tests/unit/test_coordination.py' DEBUG: adding 'aodh/tests/unit/test_evaluator.py' DEBUG: adding 'aodh/tests/unit/test_event.py' DEBUG: adding 'aodh/tests/unit/test_messaging.py' DEBUG: adding 'aodh/tests/unit/test_notifier.py' DEBUG: adding 'aodh/tests/unit/test_query.py' DEBUG: adding 'aodh/tests/unit/test_wsme_custom_type.py' DEBUG: adding 'aodh/tests/unit/cmd/__init__.py' DEBUG: adding 'aodh/tests/unit/cmd/test_status.py' DEBUG: adding 'aodh/tests/unit/evaluator/__init__.py' DEBUG: adding 'aodh/tests/unit/evaluator/base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_base.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_composite.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_event.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_gnocchi.py' DEBUG: adding 'aodh/tests/unit/evaluator/test_loadbalancer.py' DEBUG: adding 'aodh/tests/unit/notifier/__init__.py' DEBUG: adding 'aodh/tests/unit/notifier/base.py' DEBUG: adding 'aodh/tests/unit/notifier/test_heat.py' DEBUG: adding 'aodh/wsgi/__init__.py' DEBUG: adding 'aodh/wsgi/api.py' DEBUG: adding 'aodh-20.1.0.dev71.data/scripts/aodh-api' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/AUTHORS' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/LICENSE' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/METADATA' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/WHEEL' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/entry_points.txt' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/pbr.json' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/top_level.txt' DEBUG: adding 'aodh-20.1.0.dev71.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for aodh (pyproject.toml): finished with status 'done' DEBUG: Created wheel for aodh: filename=aodh-20.1.0.dev71-py3-none-any.whl size=225840 sha256=d0ba1c9c0cd20b05efd1d1d565c814f6ded6d79f4c835de85b9fbf67b1c01c79 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/27/29/c6/768921cac755af21bf658da5e0c9370c158b6ba081e67d374f DEBUG: Successfully built aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8k3vJn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-20.1.0.dev71 DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: ++ ls /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir/aodh-20.1.0.dev71-py3-none-any.whl DEBUG: + specifier=aodh==20.1.0.dev71 DEBUG: + '[' -z aodh==20.1.0.dev71 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir aodh==20.1.0.dev71 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/aodh-20.1.0.dev71/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/aodh-20.1.0.dev71-py3-none-any.whl DEBUG: Installing collected packages: aodh DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-config-generator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-dbsync to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-evaluator to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-expirer to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-listener to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-notifier to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-status to 755 DEBUG: Successfully installed aodh-20.1.0.dev71 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin ']' DEBUG: + '[' -z sP ']' DEBUG: + shebang_flags=-kasP DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-api /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-config-generator /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-dbsync /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-evaluator /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-expirer /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-listener /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-notifier /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-status DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-config-generator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-dbsync: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-evaluator: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-expirer: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-listener: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-notifier: updating DEBUG: /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/aodh-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/RECORD --output /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh-20.1.0.dev71.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale --domain aodh DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po to /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.mo DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=aodh/cmd/aodh-config-generator.conf --output-file=aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '[DEFAULT]' DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + test log_dir DEBUG: + test /var/log/aodh DEBUG: + sed -i '0,/^# *log_dir=/{s!^# *log_dir=.*!#log_dir=/var/log/aodh!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test use_stderr DEBUG: + test False DEBUG: + sed -i '0,/^# *use_stderr=/{s!^# *use_stderr=.*!#use_stderr=False!}' aodh/aodh.conf DEBUG: + read name eq value DEBUG: + test '' DEBUG: + continue DEBUG: + read name eq value DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/etc/aodh DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/aodh-dist.conf /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/aodh/aodh-dist.conf DEBUG: + install -p -D -m 640 aodh/aodh.conf /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/etc/aodh/aodh.conf DEBUG: + install -p -D -m 640 aodh/api/api-paste.ini /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/etc/aodh/api-paste.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/var/lib/aodh DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/var/lib/aodh/tmp DEBUG: + install -d -m 750 /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/var/log/aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/aodh.logrotate /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/etc/logrotate.d/openstack-aodh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-api.service /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/systemd/system/openstack-aodh-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-evaluator.service /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/systemd/system/openstack-aodh-evaluator.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-notifier.service /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/systemd/system/openstack-aodh-notifier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-expirer.service /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/systemd/system/openstack-aodh-expirer.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-aodh-listener.service /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/systemd/system/openstack-aodh-listener.service DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/de/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/en_GB/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/es/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/fr/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/id/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/it/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ja/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ko_KR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/pt_BR/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/ru/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_CN/LC_MESSAGES/aodh.po /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/zh_TW/LC_MESSAGES/aodh.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages/aodh/locale /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 aodh --all-name DEBUG: + rm -fr /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/etc DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250905210609.1a8e455.el10 --unique-debug-suffix -20.1.0-0.20250905210609.1a8e455.el10.x86_64 --unique-debug-src-base openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/aodh-20.1.0.dev71 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/aodh/tests/functional/hooks/post_test_hook.sh from /bin/bash -xe to #!/usr/bin/bash -xe DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12 using python3.12 DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yZtahl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/aodh-20.1.0.dev71/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarm_sends_notification [0.158726s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.664 1175391 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.665 1175391 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.669 1175391 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.669 1175391 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.673 1175391 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.705 1175391 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.797 1175391 WARNING oslo_db.sqlalchemy.utils [None req-fa0ff934-a7e3-4941-95a1-947c37d7c767 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.804 1175391 WARNING oslo_db.sqlalchemy.utils [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_forbiden [0.039730s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.820 1175391 INFO alembic.runtime.migration [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.820 1175391 INFO alembic.runtime.migration [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.823 1175391 INFO alembic.runtime.migration [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.823 1175391 INFO alembic.runtime.migration [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.827 1175391 INFO alembic.runtime.migration [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.829 1175391 INFO aodh.api.app [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.842 1175391 INFO aodh.api.app [None req-ab3de82f-8fee-4f6a-824c-ac0d58c81091 a8a21b25-842e-4ce6-8a27-6dfed4e5315c 4df14b19-2000-4e2f-8ddc-681b0a39ee2b - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.853 1175391 WARNING oslo_policy.policy [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_other_project_normal_user [0.028055s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.859 1175391 INFO alembic.runtime.migration [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.859 1175391 INFO alembic.runtime.migration [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.862 1175391 INFO alembic.runtime.migration [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.862 1175391 INFO alembic.runtime.migration [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.866 1175391 INFO alembic.runtime.migration [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.868 1175391 INFO aodh.api.app [None req-614265cc-9249-477a-8c0e-64bff6a946d5 445c7545-526a-4e83-9d11-a16e6e1481d6 47a0a21c-0bb6-43bc-8012-ef50030284fa - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_test_actions [0.026746s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.888 1175391 INFO alembic.runtime.migration [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.888 1175391 INFO alembic.runtime.migration [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.891 1175391 INFO alembic.runtime.migration [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.891 1175391 INFO alembic.runtime.migration [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.895 1175391 INFO alembic.runtime.migration [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.897 1175391 INFO aodh.api.app [None req-851fcb86-b08e-4adf-bb50-f98984dbd114 8e518fcf-3643-486e-a426-73e00fc1af6c a9a2a202-7c32-44af-8da4-d7591dd2773f - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_get_alarm_project_filter_normal_user [0.180906s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.752 1175395 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.752 1175395 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.757 1175395 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.757 1175395 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.762 1175395 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.800 1175395 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.908 1175395 WARNING oslo_db.sqlalchemy.utils [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_admin_user_set_log_test_actions [0.045177s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.925 1175395 INFO alembic.runtime.migration [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.925 1175395 INFO alembic.runtime.migration [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.929 1175395 INFO alembic.runtime.migration [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.929 1175395 INFO alembic.runtime.migration [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.933 1175395 INFO alembic.runtime.migration [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.935 1175395 INFO aodh.api.app [None req-fab83ea7-8b29-4662-bb11-43dca361f050 725ec84d-0552-4832-8a7e-6f7efa5e22f7 2a245478-f1c1-4948-8082-22487eeb9e22 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.953 1175395 WARNING oslo_db.sqlalchemy.utils [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.955 1175395 WARNING oslo_db.sqlalchemy.utils [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.961 1175395 WARNING oslo_db.sqlalchemy.utils [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_trust [0.055227s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.915 1175391 INFO alembic.runtime.migration [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.915 1175391 INFO alembic.runtime.migration [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.918 1175391 INFO alembic.runtime.migration [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.918 1175391 INFO alembic.runtime.migration [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.923 1175391 INFO alembic.runtime.migration [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.924 1175391 INFO aodh.api.app [None req-b23b1317-ee7f-417e-8559-1aeafe4a8c95 b232996e-0a72-418b-a64d-60b908d80981 84062e24-6005-4f75-84c2-443a22b96696 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.937 1175391 WARNING oslo_db.sqlalchemy.utils [None req-1cb75ce3-cd09-4a75-86db-2fbf1cef2dd1 cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.942 1175391 WARNING oslo_db.sqlalchemy.utils [None req-2736971f-ba69-43f2-910a-d10809062504 cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.948 1175391 WARNING oslo_db.sqlalchemy.utils [None req-2736971f-ba69-43f2-910a-d10809062504 cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.952 1175391 WARNING oslo_db.sqlalchemy.utils [None req-5473cd5a-3dfc-4120-a7df-070a98f91d42 cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.956 1175391 WARNING oslo_db.sqlalchemy.utils [None req-326c8d30-9dd6-476f-8c65-888ce52f2496 cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.962 1175391 WARNING oslo_db.sqlalchemy.utils [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_alarms_sends_notification [0.160109s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.819 1175390 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.820 1175390 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.824 1175390 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.825 1175390 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.829 1175390 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.863 1175390 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.960 1175390 WARNING oslo_db.sqlalchemy.utils [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:07:59.962 1175390 WARNING oslo_db.sqlalchemy.utils [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_wrong_type [0.025126s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.971 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.971 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.974 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.974 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.978 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.980 1175391 INFO aodh.api.app [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_delete_alarm_sends_notification [0.034546s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.976 1175390 INFO alembic.runtime.migration [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.976 1175390 INFO alembic.runtime.migration [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.979 1175390 INFO alembic.runtime.migration [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.980 1175390 INFO alembic.runtime.migration [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.984 1175390 INFO alembic.runtime.migration [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.986 1175390 INFO aodh.api.app [None req-8b37be4e-3e50-44d2-bfaf-3a713ff948c6 e03dd9a0-2315-4f68-9531-c031cfd9cc88 98b7dc2e-440e-4922-a7a5-1ad023bd0a82 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.000 1175390 WARNING oslo_db.sqlalchemy.utils [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_list_alarms_all_projects_by_admin [0.168051s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.846 1175392 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.847 1175392 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.851 1175392 INFO alembic.runtime.migration [-] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.851 1175392 INFO alembic.runtime.migration [-] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.856 1175392 INFO alembic.runtime.migration [-] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.893 1175392 INFO aodh.api.app [-] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:07:59.998 1175392 WARNING oslo_db.sqlalchemy.utils [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_noauth [0.046864s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.974 1175395 INFO alembic.runtime.migration [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.974 1175395 INFO alembic.runtime.migration [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.977 1175395 INFO alembic.runtime.migration [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.978 1175395 INFO alembic.runtime.migration [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:07:59.982 1175395 INFO alembic.runtime.migration [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:07:59.984 1175395 INFO aodh.api.app [None req-21906984-61d4-4d52-999f-7538c8d51b59 39042b2a-30ae-4eb4-bd93-87349ade618c 2ad3f72a-f0a9-4676-b784-da371c3036d2 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.001 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.002 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.007 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_not_supported_rule [0.031325s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:07:59.996 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:07:59.997 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.000 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.000 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.004 1175391 INFO alembic.runtime.migration [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.005 1175391 INFO aodh.api.app [None req-8330e72b-c1da-4fb6-8547-1bd97daa5fdf cc2d1f54-6044-4d4a-ac22-b5f5a7222811 cc769703-19f3-45bd-98ab-044d150742b6 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.020 1175391 WARNING oslo_db.sqlalchemy.utils [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_user [0.029171s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.011 1175390 INFO alembic.runtime.migration [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.011 1175390 INFO alembic.runtime.migration [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.014 1175390 INFO alembic.runtime.migration [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.014 1175390 INFO alembic.runtime.migration [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.018 1175390 INFO alembic.runtime.migration [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.020 1175390 INFO aodh.api.app [None req-833815aa-83cd-40e8-897c-ae0a02fef622 cf67cd98-1675-4c32-94b0-8a5b34d90d51 cc794adf-99ef-459e-9e98-1258140bce07 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_creds [0.033730s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.011 1175392 INFO alembic.runtime.migration [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.012 1175392 INFO alembic.runtime.migration [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.015 1175392 INFO alembic.runtime.migration [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.015 1175392 INFO alembic.runtime.migration [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.020 1175392 INFO alembic.runtime.migration [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.021 1175392 INFO aodh.api.app [None req-5081c83a-5f09-425b-a333-afe5035780c4 ea7c8f71-dc08-4566-ad8e-bf212dc5d4da 9ba25d1f-7299-462d-9886-09bf1594142c - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_severity [0.042283s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.028 1175391 INFO alembic.runtime.migration [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.028 1175391 INFO alembic.runtime.migration [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.031 1175391 INFO alembic.runtime.migration [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.031 1175391 INFO alembic.runtime.migration [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.036 1175391 INFO alembic.runtime.migration [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.037 1175391 INFO aodh.api.app [None req-1aa6e355-5963-47d3-9211-55cdd32fdf4c 3cee4b63-7f98-4e2c-8e05-6f976beaed12 0daab2be-4a9a-41da-9191-e812a63118b7 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.049 1175391 WARNING oslo_db.sqlalchemy.utils [None req-7f0b4a2a-a743-45df-8faa-27eaf9fef180 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.053 1175391 WARNING oslo_db.sqlalchemy.utils [None req-6b23ae6a-71be-48dd-9a15-ea33baf12837 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.059 1175391 WARNING oslo_db.sqlalchemy.utils [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.062 1175391 WARNING oslo_db.sqlalchemy.utils [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_trust [0.054036s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.018 1175395 INFO alembic.runtime.migration [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.019 1175395 INFO alembic.runtime.migration [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.023 1175395 INFO alembic.runtime.migration [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.023 1175395 INFO alembic.runtime.migration [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.028 1175395 INFO alembic.runtime.migration [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.030 1175395 INFO aodh.api.app [None req-0eaca77e-c5a6-4d01-baf1-c2016a776685 - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.047 1175395 WARNING oslo_db.sqlalchemy.utils [None req-7b78cbe5-05b6-49b4-ac2b-7ff58ba6dfd0 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.048 1175395 WARNING oslo_db.sqlalchemy.utils [None req-7b78cbe5-05b6-49b4-ac2b-7ff58ba6dfd0 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.052 1175395 WARNING oslo_db.sqlalchemy.utils [None req-7b78cbe5-05b6-49b4-ac2b-7ff58ba6dfd0 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.056 1175395 WARNING oslo_db.sqlalchemy.utils [None req-2d2b6eba-899c-43db-8819-5a18ed1008b1 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.060 1175395 WARNING oslo_db.sqlalchemy.utils [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_creds [0.039950s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.040 1175390 INFO alembic.runtime.migration [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.040 1175390 INFO alembic.runtime.migration [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.043 1175390 INFO alembic.runtime.migration [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.043 1175390 INFO alembic.runtime.migration [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.048 1175390 INFO alembic.runtime.migration [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.049 1175390 INFO aodh.api.app [None req-25d91697-d047-4c30-b7f6-237438c2ab97 bc716ff1-7e57-4d42-bed3-9ef760bae86a e6c46a51-5c91-4093-b8dc-d6990ed60854 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.066 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.068 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.072 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_another_project [0.035195s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.044 1175392 INFO alembic.runtime.migration [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.044 1175392 INFO alembic.runtime.migration [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.049 1175392 INFO alembic.runtime.migration [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.049 1175392 INFO alembic.runtime.migration [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.053 1175392 INFO alembic.runtime.migration [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.055 1175392 INFO aodh.api.app [None req-c57e18b9-19a6-4f1f-a6cc-ccee96f0c65b f8515c66-fc12-4e63-b323-71d79fbd8274 319fc26e-5ec0-444c-ad90-ed58c1c24b49 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_normal_user_set_log_actions [0.033976s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.080 1175392 INFO alembic.runtime.migration [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.080 1175392 INFO alembic.runtime.migration [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.084 1175392 INFO alembic.runtime.migration [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.084 1175392 INFO alembic.runtime.migration [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.089 1175392 INFO alembic.runtime.migration [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.091 1175392 INFO aodh.api.app [None req-c8e3718b-4184-4b22-9c7f-a45d949fb629 454a775d-a960-46cc-99c8-b122c1f4287f 1f90dee7-b661-4e46-82cc-3a76e793270c - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_project [0.036061s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.080 1175390 INFO alembic.runtime.migration [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.080 1175390 INFO alembic.runtime.migration [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.084 1175390 INFO alembic.runtime.migration [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.084 1175390 INFO alembic.runtime.migration [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.088 1175390 INFO alembic.runtime.migration [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.090 1175390 INFO aodh.api.app [None req-5bd45fb1-ee6d-4760-aee7-801df1571ccd 4a3240ce-bbd4-475b-85f7-0a64d36e3043 478666a5-6ead-4e2f-a9ee-ccacc63b183a - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.105 1175390 WARNING oslo_db.sqlalchemy.utils [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.106 1175390 WARNING oslo_db.sqlalchemy.utils [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.110 1175390 WARNING oslo_db.sqlalchemy.utils [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_put_alarm_as_admin [0.062299s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.075 1175395 INFO alembic.runtime.migration [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.076 1175395 INFO alembic.runtime.migration [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.082 1175395 INFO alembic.runtime.migration [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.082 1175395 INFO alembic.runtime.migration [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.087 1175395 INFO alembic.runtime.migration [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.089 1175395 INFO aodh.api.app [None req-c310ce3a-4c86-4a8e-8e3a-d73d11b0afc2 3947d400-2346-4204-91a1-18c69b1c4da8 49604a4e-8708-4576-9163-b640b869bcac - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.104 1175395 WARNING oslo_db.sqlalchemy.utils [None req-f8ad1f0a-baa7-4539-ad64-26d7a0813b4b 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.117 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.126 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_as_nonadmin_on_behalf_of_own_user [0.036622s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.117 1175390 INFO alembic.runtime.migration [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.117 1175390 INFO alembic.runtime.migration [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.120 1175390 INFO alembic.runtime.migration [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.120 1175390 INFO alembic.runtime.migration [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.125 1175390 INFO alembic.runtime.migration [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.126 1175390 INFO aodh.api.app [None req-89c7863a-2fbd-4845-9aba-66a26caebcc7 665f8103-cea9-4a7a-be62-42a460049cb8 7b51cd49-7eb0-45a8-ae36-51fc8e601eae - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.142 1175390 WARNING oslo_db.sqlalchemy.utils [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.143 1175390 WARNING oslo_db.sqlalchemy.utils [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.147 1175390 WARNING oslo_db.sqlalchemy.utils [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_only_required_params [0.039595s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.115 1175392 INFO alembic.runtime.migration [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.115 1175392 INFO alembic.runtime.migration [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.118 1175392 INFO alembic.runtime.migration [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.118 1175392 INFO alembic.runtime.migration [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.123 1175392 INFO alembic.runtime.migration [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.125 1175392 INFO aodh.api.app [None req-1eb1210f-7fca-40bb-9faa-4658680e2788 9db9eded-1ef4-449e-a385-7f71154b9a12 d0b69029-6795-4c1c-8072-2c8af4a6627c - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.139 1175392 WARNING oslo_db.sqlalchemy.utils [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.141 1175392 WARNING oslo_db.sqlalchemy.utils [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.147 1175392 WARNING oslo_db.sqlalchemy.utils [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_sub_rule_with_invalid_params [0.033795s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.137 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.137 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.141 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.141 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.145 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.148 1175395 INFO aodh.api.app [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarms.test_post_alarm_with_mismatch_between_type_and_rule [0.027282s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.154 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.154 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.157 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.157 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.161 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.162 1175390 INFO aodh.api.app [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_statistic [0.127885s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.072 1175391 INFO alembic.runtime.migration [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.073 1175391 INFO alembic.runtime.migration [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.076 1175391 INFO alembic.runtime.migration [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.076 1175391 INFO alembic.runtime.migration [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.081 1175391 INFO alembic.runtime.migration [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.083 1175391 INFO aodh.api.app [None req-f664dd3e-684a-4b44-a2b6-905a0c64ee43 0f3ceb10-c796-4ba6-a12a-5e578895243f ad6622b4-d31b-48e6-a789-1affbc6d18c8 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.095 1175391 WARNING oslo_db.sqlalchemy.utils [None req-60e543d6-9fe9-4966-9ee2-0cd29d0fc7c9 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.098 1175391 WARNING oslo_db.sqlalchemy.utils [None req-d1be5d9d-d8f0-43bc-bf25-26b7af6a1cd0 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.100 1175391 WARNING oslo_db.sqlalchemy.utils [None req-d1be5d9d-d8f0-43bc-bf25-26b7af6a1cd0 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.104 1175391 WARNING oslo_db.sqlalchemy.utils [None req-e1693de4-90f5-4b3c-8a73-7e745bf90df4 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.107 1175391 WARNING oslo_db.sqlalchemy.utils [None req-137369c9-6449-49f6-b7a5-9fe262f65c1a 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.187 1175391 WARNING oslo_db.sqlalchemy.utils [None req-6f006f29-6edb-421a-8ebc-ce9ede4d3d18 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.190 1175391 WARNING oslo_db.sqlalchemy.utils [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.192 1175391 WARNING oslo_db.sqlalchemy.utils [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsCompositeRule.test_post_with_composite_rule [0.033914s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.181 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.181 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.184 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.184 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.189 1175390 INFO alembic.runtime.migration [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.190 1175390 INFO aodh.api.app [None req-82c34ee0-9425-4f68-bf30-30f9d0e69ca7 7ffcc1ef-5052-4d96-9205-b6f22afc2b2d 2c015653-ad97-44e0-8890-f3d67ca9c26f - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.203 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.204 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.208 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_delete_alarm_history_after_deletion [0.071391s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.170 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.170 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.173 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.174 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.180 1175395 INFO alembic.runtime.migration [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.182 1175395 INFO aodh.api.app [None req-d7bbc09e-3a32-4e80-81fa-8686e769e249 9e875447-e80b-45fe-9c77-ff32a35c9e96 ebdb9288-85ba-42ba-8ee2-ecf7dfa13a32 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.199 1175395 WARNING oslo_db.sqlalchemy.utils [None req-c299e8f1-a48a-4fe8-acfb-b5ede477d519 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.205 1175395 WARNING oslo_db.sqlalchemy.utils [None req-144a73c5-2bf3-4a82-be48-c94ad3f71ca9 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.218 1175395 WARNING oslo_db.sqlalchemy.utils [None req-412c0c96-97fb-42c7-8272-8ca614424760 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.221 1175395 WARNING oslo_db.sqlalchemy.utils [None req-412c0c96-97fb-42c7-8272-8ca614424760 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.226 1175395 WARNING oslo_db.sqlalchemy.utils [None req-164ddff6-ecc2-49d1-a591-acf1cb99e562 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.232 1175395 WARNING oslo_db.sqlalchemy.utils [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_alarm_id_failed [0.032966s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.216 1175390 INFO alembic.runtime.migration [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.216 1175390 INFO alembic.runtime.migration [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.220 1175390 INFO alembic.runtime.migration [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.220 1175390 INFO alembic.runtime.migration [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.225 1175390 INFO alembic.runtime.migration [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.227 1175390 INFO aodh.api.app [None req-5f26c140-69e9-424d-8731-867987070381 8db1fbe1-77d6-4835-a1aa-b7b585f6b95b 64b13134-d8f6-4440-904a-6ce03bd2d80f - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.241 1175390 WARNING oslo_db.sqlalchemy.utils [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_quota_api [0.051847s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.199 1175391 INFO alembic.runtime.migration [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.199 1175391 INFO alembic.runtime.migration [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.202 1175391 INFO alembic.runtime.migration [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.203 1175391 INFO alembic.runtime.migration [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.207 1175391 INFO alembic.runtime.migration [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.208 1175391 INFO aodh.api.app [None req-b69515a8-aa5d-42a9-a42e-1790cd7ce301 64343878-d6b3-45c8-8cec-75172e819e2f d0a418da-0223-40db-bb87-cc9a32421e34 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.224 1175391 WARNING oslo_db.sqlalchemy.utils [None req-849f41b2-74b3-485a-b5ec-6110ac5f2c6f 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.225 1175391 WARNING oslo_db.sqlalchemy.utils [None req-849f41b2-74b3-485a-b5ec-6110ac5f2c6f 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.232 1175391 WARNING oslo_db.sqlalchemy.utils [None req-e611b6f4-fcfa-4d27-a6a2-db920fd0c2d2 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.235 1175391 WARNING oslo_db.sqlalchemy.utils [None req-69010ac4-0e51-4f6f-8a60-af5100025388 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.237 1175391 WARNING oslo_db.sqlalchemy.utils [None req-69010ac4-0e51-4f6f-8a60-af5100025388 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.240 1175391 WARNING oslo_db.sqlalchemy.utils [None req-84254c24-215f-4ad4-89fb-32d1bee536f8 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_type [0.047424s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.249 1175390 INFO alembic.runtime.migration [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.250 1175390 INFO alembic.runtime.migration [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.252 1175390 INFO alembic.runtime.migration [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.252 1175390 INFO alembic.runtime.migration [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.257 1175390 INFO alembic.runtime.migration [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.258 1175390 INFO aodh.api.app [None req-4fdb3dc0-bbd9-4242-95f8-a1652a69ce12 814c1f5a-19cd-4076-bb14-6e2f735274e7 fd4a6140-adc4-46b7-8f44-bd4831470009 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.270 1175390 WARNING oslo_db.sqlalchemy.utils [None req-bf3827ae-a2fb-4eaa-86cb-99a10c743366 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.274 1175390 WARNING oslo_db.sqlalchemy.utils [None req-04736374-bbee-40bf-bd9a-386db789bffb 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.278 1175390 WARNING oslo_db.sqlalchemy.utils [None req-f80e802d-77fe-416e-bc68-163c93ca3660 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.286 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.288 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_overquota_by_user_quota_config [0.050021s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.252 1175391 INFO alembic.runtime.migration [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.252 1175391 INFO alembic.runtime.migration [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.255 1175391 INFO alembic.runtime.migration [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.256 1175391 INFO alembic.runtime.migration [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.260 1175391 INFO alembic.runtime.migration [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.261 1175391 INFO aodh.api.app [None req-d4a01c05-1783-4ea6-8b44-8617a59446f1 58fc0564-8566-4727-a522-08dcf4637913 8b4d086e-f777-4165-9176-9d867c4797d1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.278 1175391 WARNING oslo_db.sqlalchemy.utils [None req-d3df8375-9aa6-46a2-8c44-d506a6e98439 ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.279 1175391 WARNING oslo_db.sqlalchemy.utils [None req-d3df8375-9aa6-46a2-8c44-d506a6e98439 ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.284 1175391 WARNING oslo_db.sqlalchemy.utils [None req-99d0efe7-e73d-49c0-83f5-f92028f3036a ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.288 1175391 WARNING oslo_db.sqlalchemy.utils [None req-bf97ffe2-f2ed-44ac-99c5-18d2f52b82ba ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.289 1175391 WARNING oslo_db.sqlalchemy.utils [None req-bf97ffe2-f2ed-44ac-99c5-18d2f52b82ba ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.291 1175391 WARNING oslo_db.sqlalchemy.utils [None req-adf308d2-008a-4027-80b8-62d4bb657276 ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_constrained_by_timestamp [0.069536s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.244 1175395 INFO alembic.runtime.migration [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.244 1175395 INFO alembic.runtime.migration [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.251 1175395 INFO alembic.runtime.migration [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.251 1175395 INFO alembic.runtime.migration [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.256 1175395 INFO alembic.runtime.migration [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.259 1175395 INFO aodh.api.app [None req-704c8352-b8c5-4d16-826a-9b9d870b6261 d68a6958-9d5b-4a7e-b4bc-2f1ef14c298d 6a1ac0e7-09e8-43d2-bfd9-758f0dd2c8cd - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.273 1175395 WARNING oslo_db.sqlalchemy.utils [None req-44a51774-c8b6-4b26-b486-14bff787928a e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.277 1175395 WARNING oslo_db.sqlalchemy.utils [None req-ae99774f-ad62-4db4-bb24-2e379687f6d4 e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.282 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0ebbf25b-4507-4532-9980-fd06c9de60b1 e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.290 1175395 WARNING oslo_db.sqlalchemy.utils [None req-285fd0d3-8204-42e1-95b1-7acf3e28ae94 e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.292 1175395 WARNING oslo_db.sqlalchemy.utils [None req-285fd0d3-8204-42e1-95b1-7acf3e28ae94 e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.298 1175395 WARNING oslo_db.sqlalchemy.utils [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.301 1175395 WARNING oslo_db.sqlalchemy.utils [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/tests/functional/api/v2/test_alarm_scenarios.py:846: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). DEBUG: after = datetime.datetime.utcnow().isoformat() DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_alarm_history_ordered_by_recentness [0.155773s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.155 1175392 INFO alembic.runtime.migration [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.155 1175392 INFO alembic.runtime.migration [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.158 1175392 INFO alembic.runtime.migration [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.158 1175392 INFO alembic.runtime.migration [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.163 1175392 INFO alembic.runtime.migration [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.164 1175392 INFO aodh.api.app [None req-6079c65c-62cc-49af-bdf3-0ff1b7c96726 332c574a-39d0-4cbd-b10f-80d11a89434a e909fbe5-c93b-4a5d-9ba8-c3bcfc74a3ab - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.178 1175392 WARNING oslo_db.sqlalchemy.utils [None req-af6de839-bb81-4b2a-bbf1-7d9b2e4928c8 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.182 1175392 WARNING oslo_db.sqlalchemy.utils [None req-45a38047-ab9b-47db-bafa-1ed08163a47c a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.191 1175392 WARNING oslo_db.sqlalchemy.utils [None req-60b99b52-e785-462f-ac1e-027f1acabe80 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.198 1175392 WARNING oslo_db.sqlalchemy.utils [None req-c5a451a2-16c7-4c47-9d17-c7f29b2d2310 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.206 1175392 WARNING oslo_db.sqlalchemy.utils [None req-fc33bd62-271a-48c3-ab45-2c9085af11bc a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.211 1175392 WARNING oslo_db.sqlalchemy.utils [None req-7d9ae5e2-8f48-4fe4-98d9-90af47f9ceb5 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.218 1175392 WARNING oslo_db.sqlalchemy.utils [None req-f0ea115b-c847-4d78-84e3-899f3df8f77a a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.223 1175392 WARNING oslo_db.sqlalchemy.utils [None req-76aa70c1-421f-488f-ae9f-2368ffc7638f a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.232 1175392 WARNING oslo_db.sqlalchemy.utils [None req-3cc0f1e9-2c68-40c1-9990-8d1f42b00edf a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.237 1175392 WARNING oslo_db.sqlalchemy.utils [None req-c08402b4-f0d0-4bd7-af3c-a9c3078c5ffa a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.245 1175392 WARNING oslo_db.sqlalchemy.utils [None req-a013edfb-cd06-49f1-b70c-5dba9ef3c147 a128679 DEBUG: e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.249 1175392 WARNING oslo_db.sqlalchemy.utils [None req-744d457c-de42-45fe-b4a5-9bb7a7d80811 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.256 1175392 WARNING oslo_db.sqlalchemy.utils [None req-6917c63c-804a-4f9f-bf83-83728bb8dd05 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.259 1175392 WARNING oslo_db.sqlalchemy.utils [None req-0190693b-30f6-44bf-ad6b-b8831906b707 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.266 1175392 WARNING oslo_db.sqlalchemy.utils [None req-126633f6-d9c1-4abd-bcff-f1c6ed854dbf a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.269 1175392 WARNING oslo_db.sqlalchemy.utils [None req-d108c73b-eebc-4ac3-a287-c1fd74015e73 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.277 1175392 WARNING oslo_db.sqlalchemy.utils [None req-94abf38a-005e-42b0-add4-1ce311a475cd a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.280 1175392 WARNING oslo_db.sqlalchemy.utils [None req-6b6d9596-b875-431a-ae46-157c681abd01 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.288 1175392 WARNING oslo_db.sqlalchemy.utils [None req-10e6f32f-1f74-4998-82f6-7ec6355e7751 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.291 1175392 WARNING oslo_db.sqlalchemy.utils [None req-b2d74cd3-649a-4f43-b00d-2abb9163a86c a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.299 1175392 WARNING oslo_db.sqlalchemy.utils [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.302 1175392 WARNING oslo_db.sqlalchemy.utils [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarm_quotas_multitenant_user [0.052710s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.313 1175392 INFO alembic.runtime.migration [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.314 1175392 INFO alembic.runtime.migration [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.318 1175392 INFO alembic.runtime.migration [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.318 1175392 INFO alembic.runtime.migration [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.323 1175392 INFO alembic.runtime.migration [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.325 1175392 INFO aodh.api.app [None req-23030b91-80e1-44a1-b0b4-aae72f862f70 a128679e-6076-4cb1-98d9-1ac13dc4e36f 1e1eb1e1-288e-4723-aa0b-45bd4e3c4eac - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.337 1175392 WARNING oslo_db.sqlalchemy.utils [None req-53c65c5c-d508-4ba3-a797-6fd49a20563e a4b96f81-64db-48bb-b680-6c727eac8c59 dce61082-f130-453b-86bf-9cdd9a0d1887 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.338 1175392 WARNING oslo_db.sqlalchemy.utils [None req-53c65c5c-d508-4ba3-a797-6fd49a20563e a4b96f81-64db-48bb-b680-6c727eac8c59 dce61082-f130-453b-86bf-9cdd9a0d1887 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.344 1175392 WARNING oslo_db.sqlalchemy.utils [None req-7e0ecde0-f505-4d30-9ccf-ea278790ba97 a4b96f81-64db-48bb-b680-6c727eac8c59 dce61082-f130-453b-86bf-9cdd9a0d1887 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.347 1175392 WARNING oslo_db.sqlalchemy.utils [None req-0b242df7-87da-4ad6-b598-f048fde363ad a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.348 1175392 WARNING oslo_db.sqlalchemy.utils [None req-0b242df7-87da-4ad6-b598-f048fde363ad a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.353 1175392 WARNING oslo_db.sqlalchemy.utils [None req-5616ba1e-f580-4d88-b235-e817ddd5c43a a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.357 1175392 WARNING oslo_db.sqlalchemy.utils [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_user_alarms_quotas [0.046322s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.365 1175392 INFO alembic.runtime.migration [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.366 1175392 INFO alembic.runtime.migration [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.369 1175392 INFO alembic.runtime.migration [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.370 1175392 INFO alembic.runtime.migration [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.374 1175392 INFO alembic.runtime.migration [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.376 1175392 INFO aodh.api.app [None req-8365c671-1566-4aff-a379-46809abbc363 a4b96f81-64db-48bb-b680-6c727eac8c59 9640c5da-f946-472e-bab6-033f8d25b9fe - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.389 1175392 WARNING oslo_db.sqlalchemy.utils [None req-43ff84ae-7ecc-454a-8548-fdfab46f185a 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.390 1175392 WARNING oslo_db.sqlalchemy.utils [None req-43ff84ae-7ecc-454a-8548-fdfab46f185a 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.394 1175392 WARNING oslo_db.sqlalchemy.utils [None req-48303290-f721-46e1-9312-2e9ce37bbe3f 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.398 1175392 WARNING oslo_db.sqlalchemy.utils [None req-f5cb9e6a-8465-4592-b204-fb2acdfc4c7b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.399 1175392 WARNING oslo_db.sqlalchemy.utils [None req-f5cb9e6a-8465-4592-b204-fb2acdfc4c7b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.403 1175392 WARNING oslo_db.sqlalchemy.utils [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_pagination_query_history_data [0.147186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.303 1175391 INFO alembic.runtime.migration [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.303 1175391 INFO alembic.runtime.migration [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.306 1175391 INFO alembic.runtime.migration [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.306 1175391 INFO alembic.runtime.migration [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.312 1175391 INFO alembic.runtime.migration [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.314 1175391 INFO aodh.api.app [None req-abe20a1c-029e-45d2-86ea-faf8573a57dc ef853fff-d260-4fe9-90d2-1f28ae577e3d e23c8b88-9113-437d-bd98-51c46435dede - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.328 1175391 WARNING oslo_db.sqlalchemy.utils [None req-8ac6967a-ae96-47dc-a525-384d9778db8a 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.332 1175391 WARNING oslo_db.sqlalchemy.utils [None req-25eeaff6-6b4d-4663-b581-8bd9ead51e39 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.339 1175391 WARNING oslo_db.sqlalchemy.utils [None req-e80c0003-7649-4d0e-b6a7-e6cf4ffc871a 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.344 1175391 WARNING oslo_db.sqlalchemy.utils [None req-726d458d-90f1-42bf-a70e-e5daa7f0c30a 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.350 1175391 WARNING oslo_db.sqlalchemy.utils [None req-2651e0da-670e-4b74-9da6-b9667ec68697 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.354 1175391 WARNING oslo_db.sqlalchemy.utils [None req-f3fa3dd9-3917-48b5-89ab-57894f05dc49 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.362 1175391 WARNING oslo_db.sqlalchemy.utils [None req-312d8315-503e-44e9-b6d6-c23d08ec0ff1 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.366 1175391 WARNING oslo_db.sqlalchemy.utils [None req-f35f741e-43d5-48af-96a2-2861a219df3c 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.374 1175391 WARNING oslo_db.sqlalchemy.utils [None req-c461f344-fd03-4212-a071-0988878cf661 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.378 1175391 WARNING oslo_db.sqlalchemy.utils [None req-02160781-d6e7-450f-9f65-adc9f8b70a87 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.385 1175391 WARNING oslo_db.sqlalchemy.utils [None req-b4030ed2-eb68-4277-86ba-0f12a7b9a806 829fcbd DEBUG: b-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.389 1175391 WARNING oslo_db.sqlalchemy.utils [None req-6f49e398-1b8e-4fed-817b-fc12ecf1cb60 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.396 1175391 WARNING oslo_db.sqlalchemy.utils [None req-a1b1d46f-3a22-4da4-9eeb-78d7f74e6248 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.400 1175391 WARNING oslo_db.sqlalchemy.utils [None req-6ce81fee-9bad-44aa-ae12-cf88553dacd4 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.406 1175391 WARNING oslo_db.sqlalchemy.utils [None req-ebf67080-d041-4e23-a0d3-310b34cf9741 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.411 1175391 WARNING oslo_db.sqlalchemy.utils [None req-a6bb294c-b70f-4408-b8c3-396b7a56b1c7 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.417 1175391 WARNING oslo_db.sqlalchemy.utils [None req-093e3d77-0392-4616-8640-635075e2c165 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.421 1175391 WARNING oslo_db.sqlalchemy.utils [None req-1be8ab1f-bfdd-4fb2-b25f-20105950725d 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.428 1175391 WARNING oslo_db.sqlalchemy.utils [None req-7fe557ed-f917-463c-8155-ca4daf1ebca9 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.432 1175391 WARNING oslo_db.sqlalchemy.utils [None req-86266c13-b9be-440e-aeb3-ca797d764b7e 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.439 1175391 WARNING oslo_db.sqlalchemy.utils [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_get_recorded_alarm_history_state_transition_on_behalf_of [0.154465s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.298 1175390 INFO alembic.runtime.migration [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.298 1175390 INFO alembic.runtime.migration [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.301 1175390 INFO alembic.runtime.migration [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.302 1175390 INFO alembic.runtime.migration [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.306 1175390 INFO alembic.runtime.migration [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.307 1175390 INFO aodh.api.app [None req-5f060cc3-f228-4ee3-b5e0-6eb7f5a58680 615869c9-5c14-4988-8e8f-11ae9fdd4460 f619dfe0-018b-4eb0-8802-75fceb86892b - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.406 1175390 WARNING oslo_db.sqlalchemy.utils [None req-6a65de67-890d-42f6-8184-898af6a0450b 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.407 1175390 WARNING oslo_db.sqlalchemy.utils [None req-6a65de67-890d-42f6-8184-898af6a0450b 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.413 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5f5c1f49-eef0-493e-83b4-7928a638618d 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.416 1175390 WARNING oslo_db.sqlalchemy.utils [None req-5d9e90eb-64e5-40c5-af03-72945ee798e3 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.420 1175390 WARNING oslo_db.sqlalchemy.utils [None req-55a201c5-0678-4b7d-984c-c7395340c11d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.428 1175390 WARNING oslo_db.sqlalchemy.utils [None req-3151729e-c9f5-48a2-8598-b43434fc6263 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.430 1175390 WARNING oslo_db.sqlalchemy.utils [None req-3151729e-c9f5-48a2-8598-b43434fc6263 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.434 1175390 WARNING oslo_db.sqlalchemy.utils [None req-23850050-2207-40b7-9475-3a30f19cc30c 117c7f3d-86e0-4ef6-8253-e761576d6e5c d4dbb1ae-09da-4aca-9c6a-2d74cf20a9d7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.438 1175390 WARNING oslo_db.sqlalchemy.utils [None req-4def1612-d248-45ee-81cf-a59a13a26563 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.440 1175390 WARNING oslo_db.sqlalchemy.utils [None req-4def1612-d248-45ee-81cf-a59a13a26563 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.443 1175390 WARNING oslo_db.sqlalchemy.utils [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9 DEBUG: a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsHistory.test_record_alarm_history_config [0.156488s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.316 1175395 INFO alembic.runtime.migration [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.316 1175395 INFO alembic.runtime.migration [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.320 1175395 INFO alembic.runtime.migration [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.320 1175395 INFO alembic.runtime.migration [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.325 1175395 INFO alembic.runtime.migration [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.327 1175395 INFO aodh.api.app [None req-cd39eda4-6721-42ec-949d-0aee91614dce e64e0701-7177-4929-89cc-8e73ab3fbbc0 6cc414c2-8a63-4130-8507-ad77aa251352 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.427 1175395 WARNING oslo_db.sqlalchemy.utils [None req-f25a3553-60f3-45b9-9ff7-b8ba885cc538 ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.429 1175395 WARNING oslo_db.sqlalchemy.utils [None req-f25a3553-60f3-45b9-9ff7-b8ba885cc538 ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.431 1175395 WARNING oslo_db.sqlalchemy.utils [None req-1d088164-b0c3-4b2a-9b38-c248e1549057 ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.435 1175395 WARNING oslo_db.sqlalchemy.utils [None req-f27e2446-e174-42a7-bd7e-522a27240205 ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.441 1175395 WARNING oslo_db.sqlalchemy.utils [None req-54c472df-84f7-4b8b-851d-626eceeffd9e ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.443 1175395 WARNING oslo_db.sqlalchemy.utils [None req-54c472df-84f7-4b8b-851d-626eceeffd9e ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.445 1175395 WARNING oslo_db.sqlalchemy.utils [None req-868700cd-0bd0-4fcc-ba63-4b4b39282f67 ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.451 1175395 WARNING oslo_db.sqlalchemy.utils [None req-9b532e7a-a7bf-4f50-b79b-eee75f007d1c ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.459 1175395 WARNING oslo_db.sqlalchemy.utils [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.460 1175395 WARNING oslo_db.sqlalchemy.utils [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_translated_then_untranslated_error [0.032357s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.450 1175391 INFO alembic.runtime.migration [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.451 1175391 INFO alembic.runtime.migration [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.454 1175391 INFO alembic.runtime.migration [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.454 1175391 INFO alembic.runtime.migration [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.458 1175391 INFO alembic.runtime.migration [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.459 1175391 INFO aodh.api.app [None req-4d6f0fe6-c924-41b3-bd9a-744810926c98 829fcbdb-4ff4-48da-a564-bc03cf8bc37f 8da247eb-a152-430d-987b-2d0f0f3c55cc - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.471 1175391 WARNING oslo_db.sqlalchemy.utils [None req-deb15299-b624-4207-9191-78e9544bdc63 - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.475 1175391 WARNING oslo_db.sqlalchemy.utils [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_orderby [0.000679s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_timezone_removed [0.000836s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_utc [0.000584s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_metadata_is_not_allowed [0.002691s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name_multiple_item_orderby [0.002150s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_user_alarms_quotas [0.045414s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.453 1175390 INFO alembic.runtime.migration [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.453 1175390 INFO alembic.runtime.migration [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.456 1175390 INFO alembic.runtime.migration [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.457 1175390 INFO alembic.runtime.migration [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.461 1175390 INFO alembic.runtime.migration [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.463 1175390 INFO aodh.api.app [None req-71dbe954-4eae-42c9-b00b-82499bd7bd1d 149f9b9a-2726-4c96-b354-810d71f7a7d1 acd26176-3bed-4690-aee6-0a586e7233f7 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.476 1175390 WARNING oslo_db.sqlalchemy.utils [None req-f496c1e3-09b7-46a4-8d8c-237bb865eaf5 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.477 1175390 WARNING oslo_db.sqlalchemy.utils [None req-f496c1e3-09b7-46a4-8d8c-237bb865eaf5 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.482 1175390 WARNING oslo_db.sqlalchemy.utils [None req-037ed84d-96f9-4163-b589-40a8a6bf4820 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.486 1175390 WARNING oslo_db.sqlalchemy.utils [None req-18ca4c9a-8034-40d4-ace3-c80802c07e37 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.487 1175390 WARNING oslo_db.sqlalchemy.utils [None req-18ca4c9a-8034-40d4-ace3-c80802c07e37 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.490 1175390 WARNING oslo_db.sqlalchemy.utils [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_alarms_quotas [0.049422s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.469 1175395 INFO alembic.runtime.migration [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.470 1175395 INFO alembic.runtime.migration [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.472 1175395 INFO alembic.runtime.migration [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.473 1175395 INFO alembic.runtime.migration [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.477 1175395 INFO alembic.runtime.migration [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.478 1175395 INFO aodh.api.app [None req-56acde52-d2eb-4610-8ee9-c12d1c423b8d ce3958df-5862-4730-a93f-77c65034b8be f38a3e46-d658-4aec-b87a-fd88d2e6a9c2 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.497 1175395 WARNING oslo_db.sqlalchemy.utils [None req-08c8bfcf-c58e-4510-a263-b48b73352a5e 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.498 1175395 WARNING oslo_db.sqlalchemy.utils [None req-08c8bfcf-c58e-4510-a263-b48b73352a5e 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.503 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d57eeef8-be72-48ee-ab4d-07fd62a346c8 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.506 1175395 WARNING oslo_db.sqlalchemy.utils [None req-8b9b7dd4-3d3b-4748-b8f0-9b7ca253d9b4 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.507 1175395 WARNING oslo_db.sqlalchemy.utils [None req-8b9b7dd4-3d3b-4748-b8f0-9b7ca253d9b4 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.510 1175395 WARNING oslo_db.sqlalchemy.utils [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleThreshold.test_post_threshold_rule_defaults [0.123198s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.412 1175392 INFO alembic.runtime.migration [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.412 1175392 INFO alembic.runtime.migration [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.498 1175392 INFO alembic.runtime.migration [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.498 1175392 INFO alembic.runtime.migration [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.502 1175392 INFO alembic.runtime.migration [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.505 1175392 INFO aodh.api.app [None req-bef66048-2429-406e-a79a-9f0109dae99b 1a3a9a2d-6f56-43ae-ba7e-df26c6ef0784 f22fbee8-f3fd-455b-b51f-fc02d526f293 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.520 1175392 WARNING oslo_db.sqlalchemy.utils [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.522 1175392 WARNING oslo_db.sqlalchemy.utils [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.527 1175392 WARNING oslo_db.sqlalchemy.utils [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_can_query_any_project [0.046460s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.491 1175391 INFO alembic.runtime.migration [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.491 1175391 INFO alembic.runtime.migration [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.494 1175391 INFO alembic.runtime.migration [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.494 1175391 INFO alembic.runtime.migration [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.498 1175391 INFO alembic.runtime.migration [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.500 1175391 INFO aodh.api.app [None req-ed52b6a5-d99b-47cf-b773-c50c1c647fdc - - - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_aggregation_alarm_project_constraint [0.041742s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.499 1175390 INFO alembic.runtime.migration [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.499 1175390 INFO alembic.runtime.migration [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.502 1175390 INFO alembic.runtime.migration [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.502 1175390 INFO alembic.runtime.migration [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.507 1175390 INFO alembic.runtime.migration [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.508 1175390 INFO aodh.api.app [None req-066cde9b-9c5f-468d-ac74-6b2b8740af34 277fd363-093e-4eab-8792-75f161c4db01 b6d91368-aa2c-44ad-a401-3b7a649a4bb8 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.527 1175390 WARNING oslo_db.sqlalchemy.utils [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.528 1175390 WARNING oslo_db.sqlalchemy.utils [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.532 1175390 WARNING oslo_db.sqlalchemy.utils [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_larger_limit_project_alarms_quotas [0.046166s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.520 1175395 INFO alembic.runtime.migration [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.520 1175395 INFO alembic.runtime.migration [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.523 1175395 INFO alembic.runtime.migration [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.524 1175395 INFO alembic.runtime.migration [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.528 1175395 INFO alembic.runtime.migration [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.530 1175395 INFO aodh.api.app [None req-aca1c5e0-a7be-4513-a367-7127570e93f1 2406f93b-a285-4b82-b0ec-f2304c789dfb 56171bc8-1a2e-47c5-bf5c-de45919c00d4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.544 1175395 WARNING oslo_db.sqlalchemy.utils [None req-a658d000-74b5-4efa-bfc0-a0deb80b4c58 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.545 1175395 WARNING oslo_db.sqlalchemy.utils [None req-a658d000-74b5-4efa-bfc0-a0deb80b4c58 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.550 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0dd0909a-15ff-4694-b931-44d662b0bb41 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.553 1175395 WARNING oslo_db.sqlalchemy.utils [None req-46128b6d-d71a-4d2c-a922-52edb7d156ea 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.554 1175395 WARNING oslo_db.sqlalchemy.utils [None req-46128b6d-d71a-4d2c-a922-52edb7d156ea 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.557 1175395 WARNING oslo_db.sqlalchemy.utils [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_json_parsable_error_middleware_translation_400 [0.033173s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.538 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.538 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.541 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.541 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.546 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.549 1175392 INFO aodh.api.app [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_admin_tenant_sees_every_project [0.038843s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.537 1175391 INFO alembic.runtime.migration [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.537 1175391 INFO alembic.runtime.migration [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.541 1175391 INFO alembic.runtime.migration [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.541 1175391 INFO alembic.runtime.migration [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.545 1175391 INFO alembic.runtime.migration [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.546 1175391 INFO aodh.api.app [None req-c7f5102f-c71c-47aa-8324-c2778147f5ff - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_post_gnocchi_metrics_alarm_cached [0.045794s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.540 1175390 INFO alembic.runtime.migration [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.540 1175390 INFO alembic.runtime.migration [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.544 1175390 INFO alembic.runtime.migration [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.544 1175390 INFO alembic.runtime.migration [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.549 1175390 INFO alembic.runtime.migration [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.550 1175390 INFO aodh.api.app [None req-df4b9701-ba54-465d-abe8-c1b42793001f a0569473-aea8-44b0-a565-a24bc3278cd6 d7be0005-6efe-462c-b257-ebfe9bf7143a - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.568 1175390 WARNING oslo_db.sqlalchemy.utils [None req-1a0e88f9-cddb-4ef1-8336-ddcb65431b6d eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.569 1175390 WARNING oslo_db.sqlalchemy.utils [None req-1a0e88f9-cddb-4ef1-8336-ddcb65431b6d eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.575 1175390 WARNING oslo_db.sqlalchemy.utils [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.577 1175390 WARNING oslo_db.sqlalchemy.utils [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_convert_operator_to_lower_case [0.000736s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarmchange [0.010783s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_xml_parsable_error_middleware_translation_400 [0.032257s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.570 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.570 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.574 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.574 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.579 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.581 1175392 INFO aodh.api.app [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_alarms [0.011827s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsQuotas.test_project_alarms_quotas [0.045382s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.566 1175395 INFO alembic.runtime.migration [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.567 1175395 INFO alembic.runtime.migration [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.569 1175395 INFO alembic.runtime.migration [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.570 1175395 INFO alembic.runtime.migration [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.575 1175395 INFO alembic.runtime.migration [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.576 1175395 INFO aodh.api.app [None req-eb60db73-3ef5-46f8-be2c-b11826b2f42a 793624e5-dd69-40ce-bda1-a9777418dc0d 65a79895-1561-4da0-939e-4d04d7010e31 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.589 1175395 WARNING oslo_db.sqlalchemy.utils [None req-6cdc0da6-e303-4054-9915-7c7ad5017458 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.590 1175395 WARNING oslo_db.sqlalchemy.utils [None req-6cdc0da6-e303-4054-9915-7c7ad5017458 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.595 1175395 WARNING oslo_db.sqlalchemy.utils [None req-96a52fbc-b687-4330-854d-d73f48a60c99 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.599 1175395 WARNING oslo_db.sqlalchemy.utils [None req-178687d5-348f-4507-a1aa-4c54d98a52f3 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.600 1175395 WARNING oslo_db.sqlalchemy.utils [None req-178687d5-348f-4507-a1aa-4c54d98a52f3 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.603 1175395 WARNING oslo_db.sqlalchemy.utils [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_filter_misstyped_field_name_samples [0.010177s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_state_timestamp [0.046638s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.577 1175391 INFO alembic.runtime.migration [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.577 1175391 INFO alembic.runtime.migration [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.580 1175391 INFO alembic.runtime.migration [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.580 1175391 INFO alembic.runtime.migration [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.584 1175391 INFO alembic.runtime.migration [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.586 1175391 INFO aodh.api.app [None req-664b3c6e-1230-45fc-835b-5da35835aad5 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_direction [0.003576s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_empty_field_name [0.003465s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_field_name [0.001918s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestAlarmsRuleGnocchi.test_list_alarms [0.033626s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.613 1175395 INFO alembic.runtime.migration [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.613 1175395 INFO alembic.runtime.migration [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.616 1175395 INFO alembic.runtime.migration [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.616 1175395 INFO alembic.runtime.migration [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.621 1175395 INFO alembic.runtime.migration [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.623 1175395 INFO aodh.api.app [None req-0720c14e-a7e3-4f9b-ba83-04260c990cdb 1311b551-a817-48ef-ae90-c4e214696165 ad302775-560e-405e-b495-e37bc496e252 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.636 1175395 WARNING oslo_db.sqlalchemy.utils [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_invalid_complex_filter_wrong_field_names [0.062308s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter_with_unbalanced_tree [0.001405s] ... ok DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_wrong_syntax [0.001715s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_cannot_query_others_project [0.044552s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.623 1175391 INFO alembic.runtime.migration [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.624 1175391 INFO alembic.runtime.migration [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.627 1175391 INFO alembic.runtime.migration [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.627 1175391 INFO alembic.runtime.migration [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.631 1175391 INFO alembic.runtime.migration [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.632 1175391 INFO aodh.api.app [None req-e369bc98-a32d-4a4c-8c4a-1c8df4819bde - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_alarm_scenarios.TestPaginationQuery.test_sort_by_severity_with_its_value ... SKIPPED: This is only implemented for MySQL DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_filter_with_isotime_timestamp [0.050107s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.631 1175390 INFO alembic.runtime.migration [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.631 1175390 INFO alembic.runtime.migration [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.635 1175390 INFO alembic.runtime.migration [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.635 1175390 INFO alembic.runtime.migration [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.639 1175390 INFO alembic.runtime.migration [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.641 1175390 INFO aodh.api.app [None req-c290e21d-e470-42b0-bc6d-bd6ca023e14f eacef494-054e-4105-9821-802183aa9323 9a3e7207-0259-489a-9689-52f92240166d - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_sees_only_its_own_project [0.037364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.669 1175391 INFO alembic.runtime.migration [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.669 1175391 INFO alembic.runtime.migration [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.673 1175391 INFO alembic.runtime.migration [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.673 1175391 INFO alembic.runtime.migration [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.677 1175391 INFO alembic.runtime.migration [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.679 1175391 INFO aodh.api.app [None req-b18d5652-4187-4876-a2b7-26b606a4c473 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_limit_should_be_positive [0.039874s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.669 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.669 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.672 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.672 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.677 1175392 INFO alembic.runtime.migration [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.679 1175392 INFO aodh.api.app [None req-3728f9be-01ce-4b84-a683-9ab0ec3d745b 29e04fd8-a1d2-4cbb-a179-091318efd298 35a4b0f0-ec97-4094-86ef-7406d3747dce - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_app.TestApiMiddleware.test_best_match_language [0.038184s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.675 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.675 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.679 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.679 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.683 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.684 1175395 INFO aodh.api.app [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_replace_isotime_in_complex_filter [0.001942s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_multiple_item_order_string [0.002986s] ... ok DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_all [0.037314s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.681 1175390 INFO alembic.runtime.migration [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.681 1175390 INFO alembic.runtime.migration [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.685 1175390 INFO alembic.runtime.migration [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.685 1175390 INFO alembic.runtime.migration [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.689 1175390 INFO alembic.runtime.migration [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.691 1175390 INFO aodh.api.app [None req-9b70db09-fab5-4e08-8b27-25ca5565ee43 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query.TestComplexQuery.test_validate_orderby_wrong_order_string [0.003616s] ... ok DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_user_in_orderby [0.049504s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.708 1175391 INFO alembic.runtime.migration [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.708 1175391 INFO alembic.runtime.migration [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.712 1175391 INFO alembic.runtime.migration [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.712 1175391 INFO alembic.runtime.migration [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.716 1175391 INFO alembic.runtime.migration [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.718 1175391 INFO aodh.api.app [None req-9f462384-b6f6-485a-8564-c72f223d64bd - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_field_project [0.051914s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.708 1175392 INFO alembic.runtime.migration [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.708 1175392 INFO alembic.runtime.migration [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.711 1175392 INFO alembic.runtime.migration [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.711 1175392 INFO alembic.runtime.migration [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.716 1175392 INFO alembic.runtime.migration [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.718 1175392 INFO aodh.api.app [None req-08456b35-d166-411c-b94e-c00bba571bcf - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_for_project_orderby_with_user [0.047851s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.719 1175390 INFO alembic.runtime.migration [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.719 1175390 INFO alembic.runtime.migration [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.722 1175390 INFO alembic.runtime.migration [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.722 1175390 INFO alembic.runtime.migration [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.727 1175390 INFO alembic.runtime.migration [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.729 1175390 INFO aodh.api.app [None req-383c39c2-b5f5-4f23-b1bf-d1abb0c028be - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.050791s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.721 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.722 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.725 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.725 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.730 1175395 INFO alembic.runtime.migration [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.731 1175395 INFO aodh.api.app [None req-18fe6b26-4413-4e36-81f1-9bcefb1ab13f 7c549111-6b77-4433-a860-2a56ad0ea201 1fa24c54-84c4-4a5b-a756-f0bb650d3942 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_filter_orderby_and_limit [0.048584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.757 1175391 INFO alembic.runtime.migration [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.757 1175391 INFO alembic.runtime.migration [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.760 1175391 INFO alembic.runtime.migration [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.760 1175391 INFO alembic.runtime.migration [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.764 1175391 INFO alembic.runtime.migration [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.765 1175391 INFO aodh.api.app [None req-f24a85b0-1c3a-4552-94df-6d8fba778b0d - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_admin [0.041444s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.767 1175390 INFO alembic.runtime.migration [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.767 1175390 INFO alembic.runtime.migration [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.770 1175390 INFO alembic.runtime.migration [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.770 1175390 INFO alembic.runtime.migration [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.774 1175390 INFO alembic.runtime.migration [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.776 1175390 INFO aodh.api.app [None req-63af20fd-10f7-4667-b32e-0c1f0b3b41a0 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_filter_with_isotime [0.050905s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.760 1175392 INFO alembic.runtime.migration [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.760 1175392 INFO alembic.runtime.migration [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.764 1175392 INFO alembic.runtime.migration [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.764 1175392 INFO alembic.runtime.migration [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.768 1175392 INFO alembic.runtime.migration [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.769 1175392 INFO aodh.api.app [None req-f7124395-8b3c-4587-8701-744aef7ac328 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_all [0.042374s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.773 1175395 INFO alembic.runtime.migration [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.774 1175395 INFO alembic.runtime.migration [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.777 1175395 INFO alembic.runtime.migration [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.777 1175395 INFO alembic.runtime.migration [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.781 1175395 INFO alembic.runtime.migration [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.782 1175395 INFO aodh.api.app [None req-a82c14c4-da86-4baf-bce2-664887233483 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_admin [0.029600s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.809 1175390 INFO alembic.runtime.migration [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.809 1175390 INFO alembic.runtime.migration [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.813 1175390 INFO alembic.runtime.migration [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.813 1175390 INFO alembic.runtime.migration [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.818 1175390 INFO alembic.runtime.migration [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.819 1175390 INFO aodh.api.app [None req-78bf05ea-f106-4c57-879e-6399296da1dc 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_admin_tenant_sees_every_project [0.035155s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.805 1175391 INFO alembic.runtime.migration [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.806 1175391 INFO alembic.runtime.migration [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.809 1175391 INFO alembic.runtime.migration [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.809 1175391 INFO alembic.runtime.migration [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.814 1175391 INFO alembic.runtime.migration [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.816 1175391 INFO aodh.api.app [None req-d9946b1a-1ed4-49e9-94ac-b8b15bc2be1d - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsController.test_query_with_orderby_severity ... SKIPPED: This is only implemented for MySQL DEBUG: {2} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_sees_only_its_own_project [0.039940s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.813 1175392 INFO alembic.runtime.migration [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.813 1175392 INFO alembic.runtime.migration [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.816 1175392 INFO alembic.runtime.migration [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.816 1175392 INFO alembic.runtime.migration [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.821 1175392 INFO alembic.runtime.migration [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.823 1175392 INFO aodh.api.app [None req-9b25fc46-15c1-48f7-bf7d-9fe3188d667c - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_by_user_failed [0.028200s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.839 1175390 INFO alembic.runtime.migration [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.839 1175390 INFO alembic.runtime.migration [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.843 1175390 INFO alembic.runtime.migration [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.843 1175390 INFO alembic.runtime.migration [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.847 1175390 INFO alembic.runtime.migration [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.849 1175390 INFO aodh.api.app [None req-7f5edf11-5d96-4721-84c8-99ce2ac1a938 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_get_connection.ConnectionRetryTest.test_retries [0.006846s] ... ok DEBUG: {0} aodh.tests.functional.storage.test_impl_log.ConnectionTest.test_get_connection [0.000305s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_limit_should_be_positive [0.036567s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.852 1175395 INFO alembic.runtime.migration [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.852 1175395 INFO alembic.runtime.migration [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.855 1175395 INFO alembic.runtime.migration [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.855 1175395 INFO alembic.runtime.migration [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.859 1175395 INFO alembic.runtime.migration [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.861 1175395 INFO aodh.api.app [None req-9cc3bcf9-dcc5-4003-bc19-c6a88fb432bd - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_query_with_filter_orderby_and_limit [0.047092s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.841 1175391 INFO alembic.runtime.migration [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.841 1175391 INFO alembic.runtime.migration [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.844 1175391 INFO alembic.runtime.migration [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.845 1175391 INFO alembic.runtime.migration [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.850 1175391 INFO alembic.runtime.migration [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.852 1175391 INFO aodh.api.app [None req-2f3c67e8-aee9-4f72-afae-a04b86983ffb - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_inside_project [0.040251s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.853 1175392 INFO alembic.runtime.migration [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.854 1175392 INFO alembic.runtime.migration [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.858 1175392 INFO alembic.runtime.migration [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.858 1175392 INFO alembic.runtime.migration [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.863 1175392 INFO alembic.runtime.migration [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.864 1175392 INFO aodh.api.app [None req-32a4996d-b745-412e-98d9-ddbddfdbbcbf - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_counter_increment [0.033497s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.874 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.875 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.878 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.878 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.883 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.887 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects [0.035576s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.889 1175391 INFO alembic.runtime.migration [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.889 1175391 INFO alembic.runtime.migration [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.894 1175391 INFO alembic.runtime.migration [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.894 1175391 INFO alembic.runtime.migration [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.898 1175391 INFO alembic.runtime.migration [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.899 1175391 INFO aodh.api.app [None req-d4021440-d23e-4aff-9467-6884f7d50790 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_admin [0.034749s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.893 1175392 INFO alembic.runtime.migration [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.893 1175392 INFO alembic.runtime.migration [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.896 1175392 INFO alembic.runtime.migration [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.896 1175392 INFO alembic.runtime.migration [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.901 1175392 INFO alembic.runtime.migration [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.903 1175392 INFO aodh.api.app [None req-81b5ed63-1e90-4e31-829f-725efc7a1a03 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_some_alarm_history [0.024816s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.910 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.911 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.914 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.914 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.918 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.922 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.926 1175390 INFO aodh.storage.impl_sqlalchemy [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] 2 alarm histories are removed from database DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_can_explicitly_filter_for_own_project [0.051115s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.889 1175395 INFO alembic.runtime.migration [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.890 1175395 INFO alembic.runtime.migration [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.892 1175395 INFO alembic.runtime.migration [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.892 1175395 INFO alembic.runtime.migration [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.896 1175395 INFO alembic.runtime.migration [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.898 1175395 INFO aodh.api.app [None req-7eee0480-d6d4-478e-b73e-3752d9703c24 - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_add [0.019979s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.935 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.935 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.938 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.938 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.942 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.945 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_limit_failed [0.029488s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.928 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.928 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.933 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.933 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.938 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.940 1175392 INFO aodh.api.app [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_forbidden [0.042235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.925 1175391 INFO alembic.runtime.migration [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.925 1175391 INFO alembic.runtime.migration [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.928 1175391 INFO alembic.runtime.migration [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.928 1175391 INFO alembic.runtime.migration [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.932 1175391 INFO alembic.runtime.migration [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.934 1175391 INFO aodh.api.app [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.948 1175391 INFO aodh.api.app [None req-05e9a15f-e60d-4160-80b1-8350b6a28f6c some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:00.959 1175391 WARNING oslo_policy.policy [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_delete [0.023297s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.954 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.954 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.957 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.957 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.963 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.966 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:00.969 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_complex_query_scenarios.TestQueryAlarmsHistoryController.test_non_admin_tenant_cannot_query_others_project [0.047326s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.939 1175395 INFO alembic.runtime.migration [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.939 1175395 INFO alembic.runtime.migration [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.942 1175395 INFO alembic.runtime.migration [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.942 1175395 INFO alembic.runtime.migration [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.946 1175395 INFO alembic.runtime.migration [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.948 1175395 INFO aodh.api.app [None req-114cb749-43c2-4940-b2bc-7f954afa17ae - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_no_resource_failed [0.030400s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.959 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.959 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.963 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.963 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.968 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.969 1175392 INFO aodh.api.app [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_other_project_quotas_by_user_failed [0.028319s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.967 1175391 INFO alembic.runtime.migration [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.967 1175391 INFO alembic.runtime.migration [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.971 1175391 INFO alembic.runtime.migration [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.971 1175391 INFO alembic.runtime.migration [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.975 1175391 INFO alembic.runtime.migration [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.977 1175391 INFO aodh.api.app [None req-5fca88c6-0910-4df3-9351-7db26b2e6375 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_empty [0.018444s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.979 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.979 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.982 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.983 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.988 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.989 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_all_alarm_history [0.026926s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.990 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.990 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.994 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.994 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.998 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.002 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.007 1175392 INFO aodh.storage.impl_sqlalchemy [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] 3 alarm histories are removed from database DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby [0.028666s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.998 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.998 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.001 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.001 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.006 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.011 1175390 WARNING oslo_db.sqlalchemy.utils [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.functional.storage.sqlalchemy.test_migrations.ModelsMigrationsSync.test_models_sync [0.028599s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.996 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.996 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.999 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.999 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.003 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.004 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.004 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: {1} aodh.tests.functional.storage.test_get_connection.ConnectionConfigTest.test_only_default_url [0.005313s] ... ok DEBUG: {1} aodh.tests.functional.storage.test_impl_sqlalchemy.CapabilitiesTest.test_alarm_capabilities [0.000310s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_metrics.TestMetrics.test_get_all_metrics_all_projects_forbidden [0.051961s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:00.988 1175395 INFO alembic.runtime.migration [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.988 1175395 INFO alembic.runtime.migration [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.991 1175395 INFO alembic.runtime.migration [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:00.993 1175395 INFO alembic.runtime.migration [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:00.997 1175395 INFO alembic.runtime.migration [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:00.998 1175395 INFO aodh.api.app [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:01.014 1175395 INFO aodh.api.app [None req-f63f81f2-179b-4eac-a3c6-2c5b148b012a - project-id1 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: 2025-09-05 17:08:01.030 1175395 WARNING oslo_policy.policy [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Policy Rules ['context_is_admin', 'segregation', 'admin_or_owner'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list [0.024498s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.017 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.017 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.021 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.021 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.029 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.033 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_for_alarm_id [0.021284s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.027 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.027 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.031 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.031 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.035 1175390 INFO alembic.runtime.migration [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmCounterTest.test_get_value_of_empty_counter [0.017706s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.031 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.031 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.035 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.035 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.040 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_refresh [0.003227s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_timezone [0.001709s] ... ok DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_disabled [0.023301s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.043 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.043 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.048 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.048 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.052 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.055 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_full_trip_with_multi_type_rules [0.016291s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.061 1175390 ERROR stevedore.extension [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.061 1175390 WARNING stevedore.named [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.062 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm db8f5783-02a6-4d0f-9b1d-4ee67f963d80 transitioning to alarm because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to alarm, due to rules: rule1, rule2, rule6 outside their threshold. DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_delete_project_quota_by_user_failed [0.030947s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.040 1175395 INFO alembic.runtime.migration [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.040 1175395 INFO alembic.runtime.migration [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.045 1175395 INFO alembic.runtime.migration [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.045 1175395 INFO alembic.runtime.migration [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.050 1175395 INFO alembic.runtime.migration [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.052 1175395 INFO aodh.api.app [None req-e6b0abd1-46cf-44b5-b0e4-fa906063aae7 some_user_id some_project_id - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update [0.022430s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.049 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.049 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.052 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.052 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.056 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.061 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_alarm_with_short_circuit_logic [0.011125s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.071 1175390 ERROR stevedore.extension [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.071 1175390 WARNING stevedore.named [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.072 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 16b1b58d-0383-400d-a1dd-89f49e478faf transitioning to alarm because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to alarm, due to rules: rule1 outside their threshold. DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_enabled [0.021545s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.065 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.065 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.069 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.069 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.074 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.078 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_simple_insufficient [0.010291s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.082 1175390 ERROR stevedore.extension [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.082 1175390 WARNING stevedore.named [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.083 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 704d5ee5-90aa-4b1a-9981-52a72602487f transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-09-05 17:08:01.084 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 98fa7401-7d58-4bcd-8f65-56dcfedd9e9c transitioning to insufficient data because Composite rule alarm with composition form: (rule1 or rule2 or rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-09-05 17:08:01.085 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 1d134c94-6398-4a4f-acb4-85b4b64890e1 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to insufficient data, due to rules: rule1, rule2, rule3 state evaluated to unknown. DEBUG: 2025-09-05 17:08:01.085 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 4f766963-8671-4fff-8a24-acd20c0ed015 transitioning to insufficient data because Composite rule alarm with composition form: (rule1 and rule2 and (rule3 or rule4 or rule5 or rule6)) transition to insufficient data, due to rules: rule1, rule2, rule3, rule4, rule5, rule6 state evaluated to unknown. DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_deleted_alarm_failed [0.024761s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.072 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.072 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.077 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.077 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.081 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.085 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.086 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.089 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_alarming_when_repeat_actions_enabled [0.007232s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.092 1175390 INFO aodh.evaluator.event [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Triggering the alarm 31884b25-0365-42f5-802b-7ead1c44df2b by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.092 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 31884b25-0365-42f5-802b-7ead1c44df2b transitioning to alarm because Event hits the query . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_do_not_continue_alarming_when_repeat_actions_disabled [0.006905s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_project_quotas_by_user [0.036571s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.073 1175395 INFO alembic.runtime.migration [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.073 1175395 INFO alembic.runtime.migration [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.077 1175395 INFO alembic.runtime.migration [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.077 1175395 INFO alembic.runtime.migration [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.081 1175395 INFO alembic.runtime.migration [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.083 1175395 INFO aodh.api.app [None req-3a6ba57a-b821-4946-b46b-0af1034c8ffa 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_excluded_by_name [0.022844s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.088 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.088 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.091 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.091 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.096 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.100 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_event_type [0.007163s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.107 1175390 ERROR aodh.evaluator.event [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Failed to extract event_type from event = {'message_id': '4aff3c45-eda6-4921-8f07-266b03f1043b', 'traits': []} DEBUG: 2025-09-05 17:08:01.107 1175390 WARNING aodh.evaluator.event [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Event <{'message_id': '4aff3c45-eda6-4921-8f07-266b03f1043b', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_type_pattern_unmatched [0.006367s] ... ok DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_alarm_id_as_filter [0.025524s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.097 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.097 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.100 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.101 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.106 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.109 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_float [0.007984s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.122 1175390 INFO aodh.evaluator.event [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Aborting evaluation of the alarm edd5a486-718b-46a8-9653-12143be2878d due to unmet condition={'field': 'traits.io_read_kbs', 'value': 123.456, 'op': } . DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_ordered_by_timestamp [0.020306s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.110 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.110 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.113 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.113 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.119 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.122 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_integer [0.006911s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.129 1175390 INFO aodh.evaluator.event [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Aborting evaluation of the alarm d66cb5ab-05e1-4a31-914d-eb52ffe9a68f due to unmet condition={'field': 'traits.instance_type_id', 'value': 5, 'op': } . DEBUG: {0} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_uninterested_event_type [0.009119s] ... ok DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_get_quotas_by_user [0.036086s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.111 1175395 INFO alembic.runtime.migration [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.111 1175395 INFO alembic.runtime.migration [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.115 1175395 INFO alembic.runtime.migration [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.115 1175395 INFO alembic.runtime.migration [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.120 1175395 INFO alembic.runtime.migration [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.122 1175395 INFO aodh.api.app [None req-bbf16756-ec00-476e-af5f-7c8158a25b1f 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter [0.025837s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.123 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.123 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.127 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.127 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.131 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.134 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_trip [0.008645s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.147 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 1d221e8f-d7d4-4eb1-966b-db717bfc057b transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 7.0 DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_filter_and_orderby_and_limit [0.029064s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.131 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.132 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.135 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.135 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.140 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.144 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_known_state_ok [0.007810s] ... ok DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_no_state_change_outside_time_constraint [0.008250s] ... ok DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter [0.024584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.150 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.150 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.153 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.153 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.158 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.161 1175391 WARNING oslo_db.sqlalchemy.utils [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_unsupported_resource_failed [0.032597s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.147 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.147 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.151 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.151 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.157 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.159 1175395 INFO aodh.api.app [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_clear [0.013790s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.176 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 52bd86ad-bed7-4e52-aa9b-f3eb8ee367ad transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {0} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_alarm_trip [0.009065s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.186 1175390 INFO aodh.evaluator [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] alarm 687d5518-b881-478d-8186-c491bdaf8f3b transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {0} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify_stack_id_missing [0.007337s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.195 1175390 INFO aodh.notifier.heat [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-09-05 17:08:01.195 1175390 ERROR aodh.notifier.heat [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] stack_id and asg_id must exist to notify alarm fake_alarm_id DEBUG: {3} aodh.tests.functional.api.v2.test_quotas.TestQuotas.test_post_quotas_wrong_limit_failed [0.029123s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.178 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.178 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.182 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.183 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.187 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.189 1175395 INFO aodh.api.app [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] WSGI config used: /builddir/build/BUILD/aodh-20.1.0.dev71/aodh/api/api-paste.ini DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_regexp [0.047247s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.161 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.161 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.164 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.164 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.169 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.188 1175392 WARNING oslo_db.sqlalchemy.utils [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {3} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection [0.006731s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_get_connection.EngineTest.test_get_connection_no_such_engine [0.006318s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.214 1175395 WARNING stevedore.named [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load no-such-engine DEBUG: {1} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_with_regexp [0.055533s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.182 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.182 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.186 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.186 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.200 1175391 INFO alembic.runtime.migration [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints [0.007006s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_clear_alarm_history_no_data_to_remove [0.025779s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.221 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.222 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.225 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.225 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.230 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.233 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.238 1175395 INFO aodh.storage.impl_sqlalchemy [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] 0 alarm histories are removed from database DEBUG: {2} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter_and_orderby [0.050070s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.210 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.210 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.223 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.223 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.237 1175392 INFO alembic.runtime.migration [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.002133s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_by_month [0.001469s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_delete_history_when_delete_alarm [0.027440s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.248 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.248 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.251 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.251 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.257 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.261 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.263 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_base.TestEvaluatorBaseClass.test_base_time_constraints_complex [0.014017s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_ok_with_short_circuit_logic [0.038667s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.266 1175391 ERROR stevedore.extension [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.269 1175391 WARNING stevedore.named [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.269 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm 08441d42-7001-40ff-a32d-25fae61e710b transitioning to ok because Composite rule alarm with composition form: (rule1 and rule2 and rule3) transition to ok, due to rules: rule1 inside their threshold. DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_continue_following_evaluation_after_exception [0.010581s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.281 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Triggering the alarm 1 by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.281 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Triggering the alarm 2 by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.282 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm 2 transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state [0.016648s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.286 1175392 ERROR stevedore.extension [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.286 1175392 WARNING stevedore.named [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Could not load prometheus DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_hit [0.008761s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_caching_disabled [0.006755s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmHistoryTest.test_record_severity_when_alarm_change [0.029419s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.277 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.277 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.280 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.280 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.286 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.290 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: 2025-09-05 17:08:01.294 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_miss [0.007509s] ... ok DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_event_type_pattern_matched [0.007487s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.302 1175392 INFO aodh.evaluator.event [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Triggering the alarm afddc2dc-e22c-4433-9c64-264e0cb4b7c4 by event for project , event_type: compute.instance.update DEBUG: 2025-09-05 17:08:01.302 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm afddc2dc-e22c-4433-9c64-264e0cb4b7c4 transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_project_none [0.007043s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.309 1175392 INFO aodh.evaluator.event [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Triggering the alarm 86c4ad55-6e1f-4615-95c1-67062d9f40fc by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.309 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 86c4ad55-6e1f-4615-95c1-67062d9f40fc transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_tenant_id [0.007783s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.308 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Triggering the alarm 448dd036-7fe9-47ef-9de4-395bcd409444 by event for project project1, event_type: type0 DEBUG: 2025-09-05 17:08:01.308 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm 448dd036-7fe9-47ef-9de4-395bcd409444 transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_datetime [0.007397s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.317 1175392 INFO aodh.evaluator.event [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Triggering the alarm 76156157-12ab-4411-beab-eb1a9db32a6e by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.317 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 76156157-12ab-4411-beab-eb1a9db32a6e transitioning to alarm because Event hits the query . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_float [0.008644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.317 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Triggering the alarm 7b94cd76-4b19-426f-9f30-f30c63d9e956 by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.317 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm 7b94cd76-4b19-426f-9f30-f30c63d9e956 transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_list_by_type [0.025323s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.307 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.307 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.312 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.312 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.316 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.321 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_string [0.008063s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.326 1175392 INFO aodh.evaluator.event [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Aborting evaluation of the alarm 675a6e9f-8836-4e2a-8391-cf92c8005105 due to unmet condition={'field': 'traits.state', 'value': 'stopped', 'op': } . DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_integer [0.008513s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.327 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Triggering the alarm 3ac63d28-8d6c-42ac-b475-e8f714399ffa by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.327 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm 3ac63d28-8d6c-42ac-b475-e8f714399ffa transitioning to alarm because Event hits the query . DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_ok [0.007277s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_event_missing_message_id [0.012484s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.341 1175391 ERROR aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Failed to extract message_id from event = {'event_type': 'type1', 'traits': []} DEBUG: 2025-09-05 17:08:01.341 1175391 WARNING aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Event <{'event_type': 'type1', 'traits': []}> is invalid, aborting evaluation for it.: aodh.evaluator.event.InvalidEvent DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_insufficient [0.012255s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.344 1175392 WARNING aodh.evaluator.threshold [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Expecting 4 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.344 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 49b2eeb9-f2ff-452d-846f-91b8e56bab43 transitioning to insufficient data because No datapoint for granularity 300 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.AlarmTest.test_update_llu [0.026979s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.333 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.333 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.337 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.337 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.343 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.349 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_equivocal_from_known_state_ok [0.007813s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_query_unmatched_datetime [0.017798s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.359 1175391 INFO aodh.evaluator.event [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Aborting evaluation of the alarm a4fabf60-3ec0-4e4e-be9c-d23b0f670438 due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_retry_transient_api_failure [0.011526s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.364 1175392 WARNING aodh.evaluator.gnocchi [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm statistics retrieval failed: error (HTTP 500): gnocchiclient.exceptions.ClientException: error (HTTP 500) DEBUG: 2025-09-05 17:08:01.365 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 388750b2-77a7-4316-a6b9-464a90c12679 transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_no_filter_and_limit [0.030759s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.360 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.360 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.365 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.366 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.371 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.374 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_clear [0.022231s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.381 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 63f0219d-e1b1-44fc-aac2-462df594c6bb transitioning to ok because Transition to ok due to 6 samples inside threshold, most recent: 75.0 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_alarm_trip [0.017325s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.404 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm b84d2666-114d-467d-9727-50fdab30bac2 transitioning to alarm because Transition to alarm due to 6 samples outside threshold, most recent: 86.0 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_evaluation_keep_alarm_attributes_constant [0.009714s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.415 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm f5c4b0f7-08e9-4862-a707-ee9bafa3936b transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmHistoryQueryTest.test_alarm_history_with_on_behalf_of_filter [0.032898s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.398 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.399 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.402 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.402 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.406 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: 2025-09-05 17:08:01.411 1175395 WARNING oslo_db.sqlalchemy.utils [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Unique keys not in sort_keys. The sorting order may be unstable. DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_simple_insufficient [0.013605s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.428 1175392 WARNING aodh.evaluator.threshold [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.429 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm 5734165c-2507-464e-a2e9-6ad616420307 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_filter [0.022659s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.431 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.432 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.435 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.435 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.439 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_and_repeat_actions [0.009235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.448 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm aacc0543-bfb7-4bf3-9a7c-22b555decff8 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {2} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate [0.011407s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.462 1175392 INFO aodh.evaluator [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] alarm d6f6ff80-2422-4067-bc86-e88032592523 transitioning to alarm because Transition to alarm due to 1 members unhealthy, most recent: {'created_at': '2025-09-04T21:08:01.461749', 'admin_state_up': True, 'operating_status': 'ERROR'} DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_from_known_state_and_repeat_actions [0.107193s] ... ok DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter [0.022057s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.455 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.455 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.458 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.459 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.463 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: {2} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_octavia_error [0.009372s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_equivocal_ok_to_alarm [0.009529s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.477 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm c6f3dcf9-756b-4b5f-88e1-5c9064851b87 transitioning to alarm because Transition to alarm due to 4 samples outside threshold, most recent: 6.0 DEBUG: {2} aodh.tests.unit.notifier.test_heat.TestTrustHeatAlarmNotifier.test_notify [0.008031s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.481 1175392 INFO aodh.notifier.heat [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Notifying alarm fake_alarm_name fake_alarm_id of low priority from ok to alarm with action trust+autohealer://fake_trust_id:delete@ because no good reason. DEBUG: 2025-09-05 17:08:01.481 1175392 INFO aodh.notifier.heat [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Heat resource fake_resource_name is marked as unhealthy for alarm fake_alarm_id DEBUG: 2025-09-05 17:08:01.481 1175392 INFO aodh.notifier.heat [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Heat stack fake_stack_id is updated for alarm fake_alarm_id DEBUG: {2} aodh.tests.unit.test_bin.BinEvaluatorTestCase.test_starting_evaluator [0.000877s] ... ok DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_unequivocal_from_known_state_and_repeat_actions [0.010120s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestHashRing.test_hash_ring [0.009503s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_group_id_none [0.007882s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.500 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Coordination backend started successfully. DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_alarm_change_record [0.011918s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.500 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm dd93ffdf-89c7-4825-a8c1-1c18a6e2973c transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_member_id [0.007451s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.508 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Coordination backend started successfully. DEBUG: {3} aodh.tests.functional.storage.test_storage_scenarios.ComplexAlarmQueryTest.test_no_filter_with_limit [0.040608s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.487 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.487 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.491 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Context impl SQLiteImpl. DEBUG: 2025-09-05 17:08:01.491 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Will assume non-transactional DDL. DEBUG: 2025-09-05 17:08:01.497 1175395 INFO alembic.runtime.migration [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Running stamp_revision -> 010 DEBUG: {1} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_equivocal_from_unknown [0.010157s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.511 1175391 INFO aodh.evaluator [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] alarm b576e4bd-afe0-4c58-902a-d6d5b357d406 transitioning to alarm because Transition to alarm due to 5 samples outside threshold, most recent: 85.0 DEBUG: {1} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_list_of_dict [0.000655s] ... ok DEBUG: {1} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_evaluator [0.001011s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_known_state_with_sub_rules_trending_state_and_not_repeat [0.018274s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.530 1175395 ERROR stevedore.extension [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.531 1175395 WARNING stevedore.named [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load prometheus DEBUG: {3} aodh.tests.unit.evaluator.test_composite.CompositeTest.test_unknown_state_with_sub_rules_trending_state [0.011136s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.541 1175395 ERROR stevedore.extension [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.541 1175395 WARNING stevedore.named [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.541 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 08c73117-c024-4049-9fd3-9ae38083bc00 transitioning to alarm because Composite rule alarm with composition form: (rule1 or (rule2 and rule3)) transition to alarm, due to rules: rule2, rule3 outside their threshold. DEBUG: {3} aodh.tests.unit.evaluator.test_composite.OtherCompositeTest.test_simple_ok [0.009484s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.553 1175395 ERROR stevedore.extension [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load 'prometheus': An auth plugin is required to determine endpoint URL: keystoneauth1.exceptions.auth_plugins.MissingAuthPlugin: An auth plugin is required to determine endpoint URL DEBUG: 2025-09-05 17:08:01.553 1175395 WARNING stevedore.named [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Could not load prometheus DEBUG: 2025-09-05 17:08:01.554 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 2b8efbfd-f67d-4be2-ad65-eda1a9895129 transitioning to ok because Composite rule alarm with composition form: (rule1 or rule2) transition to ok, due to rules: rule1, rule2 inside their threshold. DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_expired [0.007349s] ... ok DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_event_alarm_cache_updated_after_fired [0.008502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.571 1175395 INFO aodh.evaluator.event [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Triggering the alarm 0ddd4696-349e-4d06-b8f4-e95907dd86cc by event for project project2, event_type: type1 DEBUG: 2025-09-05 17:08:01.572 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 0ddd4696-349e-4d06-b8f4-e95907dd86cc transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_in_the_same_project_id [0.008217s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.581 1175395 INFO aodh.evaluator.event [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Triggering the alarm 44d8eb87-47ed-48f6-afb7-2572be24da60 by event for project project1, event_type: type0 DEBUG: 2025-09-05 17:08:01.581 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 44d8eb87-47ed-48f6-afb7-2572be24da60 transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_fire_alarm_query_matched_string [0.009257s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.592 1175395 INFO aodh.evaluator.event [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Triggering the alarm d2263eac-1faf-4b9f-bd74-1834bef12881 by event for project , event_type: type0 DEBUG: 2025-09-05 17:08:01.592 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm d2263eac-1faf-4b9f-bd74-1834bef12881 transitioning to alarm because Event hits the query . DEBUG: {3} aodh.tests.unit.evaluator.test_event.TestEventAlarmEvaluate.test_skip_alarm_due_to_uncompareable_trait [0.007976s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.602 1175395 INFO aodh.evaluator.event [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Aborting evaluation of the alarm 0e26d387-9115-4da5-9efb-690445ab8b16 due to unmet condition={'field': 'traits.created_at', 'value': datetime.datetime(2015, 9, 1, 18, 52, 27, 214309), 'op': } . DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_retry_transient_api_failure [0.011142s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.612 1175395 WARNING aodh.evaluator.gnocchi [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm statistics retrieval failed: boom: Exception: boom DEBUG: 2025-09-05 17:08:01.612 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 8e37282a-54da-40ed-893a-b6b7102208a8 transitioning to ok because Transition to ok due to 3 samples inside threshold, most recent: 13.0 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationMetricsThresholdEvaluate.test_simple_alarm_clear [0.089392s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.705 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 61dd0041-2319-42ec-981d-6426e343a19c transitioning to ok because Transition to ok due to 4 samples inside threshold, most recent: 14.0 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiAggregationResourcesThresholdEvaluate.test_simple_insufficient [0.009893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.716 1175395 WARNING aodh.evaluator.threshold [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Expecting 6 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.716 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 28477ec9-b219-4957-a0ec-180172fb1638 transitioning to insufficient data because No datapoint for granularity 50 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_lag_configuration [0.009930s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.727 1175395 WARNING aodh.evaluator.threshold [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.727 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 2b7259ba-ea31-479d-bccd-652a8faae62b transitioning to insufficient data because No datapoint for granularity 60 DEBUG: 2025-09-05 17:08:01.728 1175395 WARNING aodh.evaluator.threshold [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.728 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 2b7259ba-ea31-479d-bccd-652a8faae62b transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_retry_transient_api_failure [0.009857s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.738 1175395 WARNING aodh.evaluator.gnocchi [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm statistics retrieval failed: error2 (HTTP 501): gnocchiclient.exceptions.ClientException: error2 (HTTP 501) DEBUG: 2025-09-05 17:08:01.739 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 3252d26b-cf85-43fe-b607-791abcb6756c transitioning to ok because Transition to ok due to 5 samples inside threshold, most recent: 76.0 DEBUG: {3} aodh.tests.unit.evaluator.test_gnocchi.TestGnocchiResourceThresholdEvaluate.test_state_change_inside_time_constraint [0.011451s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.750 1175395 WARNING aodh.evaluator.threshold [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] Expecting 5 datapoints but only get 0 DEBUG: 2025-09-05 17:08:01.750 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 3fb0ba60-a565-4258-9b9a-452bc3bff1c9 transitioning to insufficient data because No datapoint for granularity 60 DEBUG: {3} aodh.tests.unit.evaluator.test_loadbalancer.TestLoadBalancerMemberHealthEvaluator.test_evaluate_alarm_to_ok [0.009568s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.763 1175395 INFO aodh.evaluator [None req-d4207ff9-1c17-444c-8076-6df7e871d2e1 865476d1-b285-44c4-8208-82b9a51b9ec2 05eb8143-6a5f-4832-aef6-8a6749ab46c4 - - - -] alarm 1c3f22b8-fdad-4e62-83a8-92a7994780da transitioning to ok because Transition to ok due to 0 members unhealthy, most recent: None DEBUG: {3} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs [0.000441s] ... ok DEBUG: {3} aodh.tests.unit.test_api_v2_capabilities.TestCapabilities.test_recursive_keypairs_with_separator [0.000415s] ... ok DEBUG: {3} aodh.tests.unit.test_bin.BinNotifierTestCase.test_starting_notifier [0.000962s] ... ok DEBUG: {1} aodh.tests.unit.test_coordination.TestPartitioning.test_stop [1.008228s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.523 1175391 INFO aodh.coordination [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:02.524 1175391 INFO aodh.coordination [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Joined partitioning group 123 DEBUG: 2025-09-05 17:08:02.524 1175391 INFO aodh.coordination [None req-96b1e4fb-c6b0-44bf-addd-c0c51cdce449 ba9ac7fc-4dd8-41ce-8ab1-3a7ca3eb3128 d1ed482c-5c60-47ca-bc48-ab827b9da9a8 - - - -] Left partitioning group 123 DEBUG: {0} aodh.tests.unit.test_bin.BinTestCase.test_dbsync_run [1.463506s] ... ok DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_multiple_groups [2.009139s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:01.515 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:02.516 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Joined partitioning group group1 DEBUG: 2025-09-05 17:08:02.516 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:03.517 1175392 INFO aodh.coordination [None req-05832cb7-9f76-4a35-b959-fd0806bc9009 80d71dcf-a2af-4e01-8134-b446def21bee ce05253f-a20c-41d4-b717-45c7738980fb - - - -] Joined partitioning group group2 DEBUG: {2} aodh.tests.unit.test_coordination.TestPartitioning.test_reconnect [0.016188s] ... ok DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_check_alarm_query_constraints [1.012654s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:02.537 1175391 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated_high_hb_interval [0.025577s] ... ok DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_singleton [0.017251s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:03.572 1175392 INFO aodh.evaluator [-] initiating evaluation cycle on 0 alarms DEBUG: {3} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_disabled [1.838775s] ... ok DEBUG: {0} aodh.tests.unit.test_bin.BinTestCase.test_run_expirer_ttl_enabled [1.478922s] ... ok DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_coordination_backend_offline [0.027481s] ... ok DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle [1.021902s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:03.561 1175391 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator [-] Failed to evaluate alarm alarm_id1: Exception: Boom! DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-20.1.0.dev71/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator raise result DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-09-05 17:08:03.561 1175391 ERROR aodh.evaluator DEBUG: {2} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_unknown_extension_skipped [1.011970s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:03.589 1175392 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-09-05 17:08:03.589 1175392 WARNING aodh.evaluator [-] Skipping alarm a, unsupported type: not_existing_type DEBUG: {3} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination [1.012656s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:03.620 1175395 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {3} aodh.tests.unit.test_evaluator.TestPrometheusEvaluator.test_rule_evaluation [0.020559s] ... ok DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_partitioning [1.099859s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:04.192 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.192 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.193 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.194 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.194 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.194 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.195 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.195 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.195 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.196 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.196 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.196 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.197 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.197 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.198 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.198 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.198 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.199 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:05.200 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11 DEBUG: e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:05.200 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: {1} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_no_coordination_alarm_modified [1.022277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:04.580 1175391 INFO aodh.evaluator [-] initiating evaluation cycle on 1 alarms DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_optional [0.002162s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching [0.003291s] ... ok DEBUG: {1} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_no_caching [0.003200s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_ok [1.018544s] ... ok DEBUG: {3} aodh.tests.unit.test_event.TestEventAlarmEvaluationService.test_batch_event_listener [1.022507s] ... ok DEBUG: {3} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching [0.000935s] ... ok DEBUG: {3} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_caching_mix [0.001377s] ... ok DEBUG: {3} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_invalid_url [0.001056s] ... ok DEBUG: {3} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_url_caching_mix [0.001383s] ... ok DEBUG: {0} aodh.tests.unit.test_coordination.TestPartitioning.test_single_group [1.023080s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:05.286 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:06.287 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: 2025-09-05 17:08:06.288 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Coordination backend started successfully. DEBUG: 2025-09-05 17:08:06.289 1175390 INFO aodh.coordination [None req-017d3a5d-04cc-4b41-b12f-11e97f62fb01 234e3471-05d4-449f-b794-ea62f84c8d0d c56a90c6-257b-4fb6-adaf-30825b0a060b - - - -] Joined partitioning group group DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_server_verify_enable [1.029356s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:05.670 1175391 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-f97bf351-00bd-4002-bf9a-d27c888f72bc' DEBUG: 2025-09-05 17:08:05.672 1175391 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert_and_key [1.027497s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:05.683 1175392 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-25867205-5285-4af1-88ca-f4ae87534940' DEBUG: 2025-09-05 17:08:05.685 1175392 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_action [1.019117s] ... ok DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_evaluation_cycle_with_bad_alarm [1.026502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:06.318 1175390 INFO aodh.evaluator [-] initiating evaluation cycle on 2 alarms DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator [-] Failed to evaluate alarm a: Exception: Boom! DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator Traceback (most recent call last): DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator File "/builddir/build/BUILD/aodh-20.1.0.dev71/aodh/evaluator/__init__.py", line 292, in _evaluate_alarm DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator self.evaluators[alarm.type].obj.evaluate(alarm) DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator return self._mock_call(*args, **kwargs) DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator return self._execute_mock_call(*args, **kwargs) DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator raise result DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator Exception: Boom! DEBUG: 2025-09-05 17:08:06.318 1175390 ERROR aodh.evaluator DEBUG: {0} aodh.tests.unit.test_evaluator.TestAlarmEvaluationService.test_start_coordinated [0.023024s] ... ok DEBUG: {0} aodh.tests.unit.test_messaging.MessagingTests.test_get_transport_default_url_no_caching [0.002907s] ... ok DEBUG: {1} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable_by_cfg [1.029138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:06.699 1175391 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-8b7e5eee-6e40-4b71-973a-6f02ddf9a97c' DEBUG: 2025-09-05 17:08:06.701 1175391 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_disable [1.034485s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:06.719 1175392 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=0', fragment='') because what ?. request-id: b'req-9a258de1-7826-4ff4-b2e8-71dff50f86a0' DEBUG: 2025-09-05 17:08:06.721 1175392 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {1} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain [0.024330s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_boolean_expression_without_type [0.001369s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_type [0.001932s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean [0.001006s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_datetime [0.001582s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error [0.001005s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQuery.test_get_value_with_syntax_error_colons [0.001432s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarm_changes_filter_valid_fields [0.002077s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_get_alarms_filter_valid_fields [0.002407s] ... ok DEBUG: {1} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_multi [0.001900s] ... ok DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_trust_action [1.027094s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:06.763 1175395 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action SplitResult(scheme='http', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-421d891a-de6d-4f95-9059-a9431c08726d' DEBUG: 2025-09-05 17:08:06.765 1175395 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {3} aodh.tests.unit.test_notifier.TestAlarmNotifierService.test_init_host_queue [0.081103s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float [0.001796s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string [0.001430s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQuery.test_get_value_with_string_without_type [0.001667s] ... ok DEBUG: {3} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_exclude_internal [0.006347s] ... ok DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm [1.023627s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_with_batch_listener [1.083787s] ... ok DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_invalid_url [1.022870s] ... ok DEBUG: {2} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_zaqar_notifier_action [1.023933s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:08.828 1175392 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='topic=critical&subscriber=http://example.com/data&subscriber=mailto:foo@example.com&ttl=7200', fragment='') because what ?. DEBUG: {2} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_name [0.012234s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_integer_expression_without_type [0.000973s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_bad_value [0.000857s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer [0.000735s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_field [0.000877s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_self_always_excluded [0.001131s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_single [0.000752s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp [0.000855s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_translation [0.001181s] ... ok DEBUG: {2} aodh.tests.unit.test_query.TestQueryToKwArgs.test_timestamp_validation [0.000805s] ... ok DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_client_cert [1.024502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:09.463 1175390 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='', fragment='') because what ?. request-id: b'req-bdda769c-3b03-449a-b5c3-047bdcb64562' DEBUG: 2025-09-05 17:08:09.464 1175390 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_notify_alarm_rest_action_with_ssl_verify_enable_by_user [1.013922s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:10.478 1175390 INFO aodh.notifier.rest [-] Notifying alarm testalarm foobar with severity critical from OK to ALARM with action _ModifiedSplitResult(scheme='https', netloc='host', path='/action', query='aodh-alarm-ssl-verify=1', fragment='') because what ?. request-id: b'req-300d1b5f-bd2f-4f0f-b99c-b184f791845f' DEBUG: 2025-09-05 17:08:10.480 1175390 INFO aodh.notifier.rest [-] Notifying alarm gets response: . DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_presigned_zaqar_notifier_action [1.026256s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:11.506 1175390 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action _ModifiedSplitResult(scheme='zaqar', netloc='', path='', query='subscriber=http://example.com/data&ttl=7200&signature=mysignature&expires=2016-06-29T01:49:56&paths=/v2/queues/beijing/messages&methods=GET,PATCH,POST,PUT&queue_name=foobar-critical&project_id=my_project_id', fragment='') because what ?. DEBUG: {0} aodh.tests.unit.test_notifier.TestAlarmNotifier.test_trust_zaqar_notifier_action [1.023582s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: 2025-09-05 17:08:12.530 1175390 INFO aodh.notifier.zaqar [-] Notifying alarm testalarm foobar of critical priority from OK to ALARM with action SplitResult(scheme='zaqar', netloc='', path='', query='queue_name=foobar-critical', fragment='') because what ?. DEBUG: {0} aodh.tests.unit.test_notifier.TestKeystoneClient.test_get_trusted_client_domain_id [0.017338s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_boolean_without_type [0.001139s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_float_without_type [0.001502s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQuery.test_get_value_with_integer_without_type [0.001515s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_invalid_op [0.001713s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_non_equality_on_metadata [0.001991s] ... ok DEBUG: {0} aodh.tests.unit.test_query.TestQueryToKwArgs.test_sample_filter_timestamp_invalid_op [0.001314s] ... ok DEBUG: {0} aodh.tests.unit.test_wsme_custom_type.TestWsmeCustomType.test_advenum_default [0.015418s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 303 tests in 13.8767 sec. DEBUG: - Passed: 301 DEBUG: - Skipped: 2 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 39.6395 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (76 tests) => 0:00:13.722253 DEBUG: - Worker 1 (76 tests) => 0:00:08.040605 DEBUG: - Worker 2 (76 tests) => 0:00:09.970068 DEBUG: - Worker 3 (75 tests) => 0:00:08.074763 DEBUG: [DEFAULT] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Record alarm change events. (boolean value) DEBUG: #record_history = true DEBUG: # TTL of event alarm caches, in seconds. Set to 0 to disable caching. (integer DEBUG: # value) DEBUG: #event_alarm_cache_ttl = 60 DEBUG: # DEPRECATED: Disable RBAC for Prometheus evaluator. (boolean value) DEBUG: # This option is deprecated for removal since Flamingo. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Prometheus RBAC is always disabled. It's not possible to correctly DEBUG: # use client-side rbac enforcement from within services. Using it can cause DEBUG: # issues. DEBUG: #prometheus_disable_rbac = false DEBUG: # The number of seconds to extend the evaluation windows to compensate the DEBUG: # reporting/ingestion lag. (integer value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 86400 DEBUG: #additional_ingestion_lag = 0 DEBUG: # The time in seconds to wait for the load balancer member creation. (integer DEBUG: # value) DEBUG: #member_creation_time = 120 DEBUG: # SSL Client certificate file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_file = DEBUG: # SSL Client private key file for REST notifier. (string value) DEBUG: #rest_notifier_certificate_key = DEBUG: # SSL CA_BUNDLE certificate for REST notifier (string value) DEBUG: #rest_notifier_ca_bundle_certificate_path = DEBUG: # Whether to verify the SSL Server certificate when calling alarm action. DEBUG: # (boolean value) DEBUG: #rest_notifier_ssl_verify = true DEBUG: # Number of retries for REST notifier (integer value) DEBUG: #rest_notifier_max_retries = 0 DEBUG: # The topic that aodh uses for alarm notifier messages. (string value) DEBUG: #notifier_topic = alarming DEBUG: # DEPRECATED: Timeout seconds for HTTP requests. Set it to None to disable DEBUG: # timeout. (integer value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This parameter is not used now and has no effect. DEBUG: #http_timeout = 600 DEBUG: # Whether metric collection should be enabled. (boolean value) DEBUG: #enable_evaluation_results_metrics = false DEBUG: # DEBUG: # From oslo.log DEBUG: # DEBUG: # If set to true, the logging level will be set to DEBUG instead of the default DEBUG: # INFO level. (boolean value) DEBUG: # Note: This option can be changed without restarting. DEBUG: #debug = false DEBUG: # The name of a logging configuration file. This file is appended to any DEBUG: # existing logging configuration files. For details about logging configuration DEBUG: # files, see the Python logging module documentation. Note that when logging DEBUG: # configuration files are used then all logging configuration is set in the DEBUG: # configuration file and other logging configuration options are ignored (for DEBUG: # example, log-date-format). (string value) DEBUG: # Note: This option can be changed without restarting. DEBUG: # Deprecated group/name - [DEFAULT]/log_config DEBUG: #log_config_append = DEBUG: # Defines the format string for %%(asctime)s in log records. Default: DEBUG: # %(default)s . This option is ignored if log_config_append is set. (string DEBUG: # value) DEBUG: #log_date_format = %Y-%m-%d %H:%M:%S DEBUG: # (Optional) Name of log file to send logging output to. If no default is set, DEBUG: # logging will go to stderr as defined by use_stderr. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logfile DEBUG: #log_file = DEBUG: # (Optional) The base directory used for relative log_file paths. This option DEBUG: # is ignored if log_config_append is set. (string value) DEBUG: # Deprecated group/name - [DEFAULT]/logdir DEBUG: #log_dir = DEBUG: # DEPRECATED: Uses logging handler designed to watch file system. When log file DEBUG: # is moved or removed this handler will open a new log file with specified path DEBUG: # instantaneously. It makes sense only if log_file option is specified and DEBUG: # Linux platform is used. This option is ignored if log_config_append is set. DEBUG: # (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This function is known to have bene broken for long time, and depends DEBUG: # on the unmaintained library DEBUG: #watch_log_file = false DEBUG: # Use syslog for logging. Existing syslog format is DEPRECATED and will be DEBUG: # changed later to honor RFC5424. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_syslog = false DEBUG: # Enable journald for logging. If running in a systemd environment you may wish DEBUG: # to enable journal support. Doing so will use the journal native protocol DEBUG: # which includes structured metadata in addition to log messages.This option is DEBUG: # ignored if log_config_append is set. (boolean value) DEBUG: #use_journal = false DEBUG: # Syslog facility to receive log lines. This option is ignored if DEBUG: # log_config_append is set. (string value) DEBUG: #syslog_log_facility = LOG_USER DEBUG: # Use JSON formatting for logging. This option is ignored if log_config_append DEBUG: # is set. (boolean value) DEBUG: #use_json = false DEBUG: # Log output to standard error. This option is ignored if log_config_append is DEBUG: # set. (boolean value) DEBUG: #use_stderr = false DEBUG: # (Optional) Set the 'color' key according to log levels. This option takes DEBUG: # effect only when logging to stderr or stdout is used. This option is ignored DEBUG: # if log_config_append is set. (boolean value) DEBUG: #log_color = false DEBUG: # The amount of time before the log files are rotated. This option is ignored DEBUG: # unless log_rotation_type is set to "interval". (integer value) DEBUG: #log_rotate_interval = 1 DEBUG: # Rotation interval type. The time of the last file change (or the time when DEBUG: # the service was started) is used when scheduling the next rotation. (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # Seconds - DEBUG: # Minutes - DEBUG: # Hours - DEBUG: # Days - DEBUG: # Weekday - DEBUG: # Midnight - DEBUG: #log_rotate_interval_type = days DEBUG: # Maximum number of rotated log files. (integer value) DEBUG: #max_logfile_count = 30 DEBUG: # Log file maximum size in MB. This option is ignored if "log_rotation_type" is DEBUG: # not set to "size". (integer value) DEBUG: #max_logfile_size_mb = 200 DEBUG: # Log rotation type. (string value) DEBUG: # Possible values: DEBUG: # interval - Rotate logs at predefined time intervals. DEBUG: # size - Rotate logs once they reach a predefined size. DEBUG: # none - Do not rotate log files. DEBUG: #log_rotation_type = none DEBUG: # Format string to use for log messages with context. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_context_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(user_identity)s] %(instance)s%(message)s DEBUG: # Format string to use for log messages when context is undefined. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_default_format_string = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(name)s [-] %(instance)s%(message)s DEBUG: # Additional data to append to log message when logging level for the message DEBUG: # is DEBUG. Used by oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_debug_format_suffix = %(funcName)s %(pathname)s:%(lineno)d DEBUG: # Prefix each line of exception output with this format. Used by DEBUG: # oslo_log.formatters.ContextFormatter (string value) DEBUG: #logging_exception_prefix = %(asctime)s.%(msecs)03d %(process)d ERROR %(name)s %(instance)s DEBUG: # Defines the format string for %(user_identity)s that is used in DEBUG: # logging_context_format_string. Used by oslo_log.formatters.ContextFormatter DEBUG: # (string value) DEBUG: #logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s DEBUG: # List of package logging levels in logger=LEVEL pairs. This option is ignored DEBUG: # if log_config_append is set. (list value) DEBUG: #default_log_levels = amqp=WARN,amqplib=WARN,boto=WARN,qpid=WARN,sqlalchemy=WARN,suds=INFO,oslo.messaging=INFO,oslo_messaging=INFO,iso8601=WARN,requests.packages.urllib3.connectionpool=WARN,urllib3.connectionpool=WARN,websocket=WARN,requests.packages.urllib3.util.retry=WARN,urllib3.util.retry=WARN,keystonemiddleware=WARN,routes.middleware=WARN,stevedore=WARN,taskflow=WARN,keystoneauth=WARN,oslo.cache=INFO,oslo_policy=INFO,dogpile.core.dogpile=INFO DEBUG: # Enables or disables publication of error events. (boolean value) DEBUG: #publish_errors = false DEBUG: # The format for an instance that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_format = "[instance: %(uuid)s] " DEBUG: # The format for an instance UUID that is passed with the log message. (string DEBUG: # value) DEBUG: #instance_uuid_format = "[instance: %(uuid)s] " DEBUG: # Interval, number of seconds, of log rate limiting. (integer value) DEBUG: #rate_limit_interval = 0 DEBUG: # Maximum number of logged messages per rate_limit_interval. (integer value) DEBUG: #rate_limit_burst = 0 DEBUG: # Log level name used by rate limiting. Logs with level greater or equal to DEBUG: # rate_limit_except_level are not filtered. An empty string means that all DEBUG: # levels are filtered. (string value) DEBUG: # Possible values: DEBUG: # CRITICAL - DEBUG: # ERROR - DEBUG: # INFO - DEBUG: # WARNING - DEBUG: # DEBUG - DEBUG: # '' - DEBUG: #rate_limit_except_level = CRITICAL DEBUG: # Enables or disables fatal status of deprecations. (boolean value) DEBUG: #fatal_deprecations = false DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Size of executor thread pool when executor is threading or eventlet. (integer DEBUG: # value) DEBUG: # Deprecated group/name - [DEFAULT]/rpc_thread_pool_size DEBUG: #executor_thread_pool_size = 64 DEBUG: # Seconds to wait for a response from a call. (integer value) DEBUG: #rpc_response_timeout = 60 DEBUG: # The network address and optional user credentials for connecting to the DEBUG: # messaging backend, in URL format. The expected format is: DEBUG: # DEBUG: # driver://[user:pass@]host:port[,[userN:passN@]hostN:portN]/virtual_host?query DEBUG: # DEBUG: # Example: rabbit://rabbitmq:password@127.0.0.1:5672// DEBUG: # DEBUG: # For full details on the fields in the URL see the documentation of DEBUG: # oslo_messaging.TransportURL at DEBUG: # https://docs.openstack.org/oslo.messaging/latest/reference/transport.html DEBUG: # (string value) DEBUG: #transport_url = rabbit:// DEBUG: # The default exchange under which topics are scoped. May be overridden by an DEBUG: # exchange name specified in the transport_url option. (string value) DEBUG: #control_exchange = openstack DEBUG: # Add an endpoint to answer to ping calls. Endpoint is named DEBUG: # oslo_rpc_server_ping (boolean value) DEBUG: #rpc_ping_enabled = false DEBUG: [api] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Configuration file for WSGI definition of API. (string value) DEBUG: #paste_config = api-paste.ini DEBUG: # Authentication mode to use. (string value) DEBUG: # Possible values: DEBUG: # keystone - DEBUG: # noauth - DEBUG: #auth_mode = keystone DEBUG: # Project name of resources creator in Gnocchi. (For example the Ceilometer DEBUG: # project name (string value) DEBUG: #gnocchi_external_project_owner = service DEBUG: # Domain name of resources creator in Gnocchi. (For example, default or DEBUG: # service_domain (string value) DEBUG: #gnocchi_external_domain_name = Default DEBUG: # Maximum number of alarms defined for a user. (integer value) DEBUG: #user_alarm_quota = -1 DEBUG: # Maximum number of alarms defined for a project. (integer value) DEBUG: #project_alarm_quota = -1 DEBUG: # Maximum count of actions for each state of an alarm, non-positive number DEBUG: # means no limit. (integer value) DEBUG: #alarm_max_actions = -1 DEBUG: [coordination] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # The backend URL to use for distributed coordination. If left empty, alarm DEBUG: # evaluation won't do workload partitioning and will only function correctly if DEBUG: # a single instance of the service is running. (string value) DEBUG: #backend_url = DEBUG: # Number of seconds between heartbeats for distributed coordination. (floating DEBUG: # point value) DEBUG: # Deprecated group/name - [coordination]/heartbeat DEBUG: #heartbeat_interval = 1.0 DEBUG: # Retry backoff factor when retrying to connect with coordination backend DEBUG: # (integer value) DEBUG: #retry_backoff = 1 DEBUG: # Maximum number of seconds between retry to join partitioning group (integer DEBUG: # value) DEBUG: #max_retry_interval = 30 DEBUG: [cors] DEBUG: # DEBUG: # From oslo.middleware.cors DEBUG: # DEBUG: # Indicate whether this resource may be shared with the domain received in the DEBUG: # requests "origin" header. Format: "://[:]", no trailing DEBUG: # slash. Example: https://horizon.example.com (list value) DEBUG: #allowed_origin = DEBUG: # Indicate that the actual request can include user credentials (boolean value) DEBUG: #allow_credentials = true DEBUG: # Indicate which headers are safe to expose to the API. Defaults to HTTP Simple DEBUG: # Headers. (list value) DEBUG: #expose_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: # Maximum cache age of CORS preflight requests. (integer value) DEBUG: #max_age = 3600 DEBUG: # Indicate which methods can be used during the actual request. (list value) DEBUG: #allow_methods = GET,PUT,POST,DELETE,PATCH DEBUG: # Indicate which header field names may be used during the actual request. DEBUG: # (list value) DEBUG: #allow_headers = X-Auth-Token,X-Openstack-Request-Id,X-Subject-Token DEBUG: [database] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of seconds that alarm histories are kept in the database for (<= 0 DEBUG: # means forever). (integer value) DEBUG: #alarm_history_time_to_live = -1 DEBUG: # Number of alarm histories to be deleted in one iteration from the database (0 DEBUG: # means all). (integer value) DEBUG: # Minimum value: 0 DEBUG: #alarm_histories_delete_batch_size = 0 DEBUG: # DEBUG: # From oslo.db DEBUG: # DEBUG: # If True, SQLite uses synchronous mode. (boolean value) DEBUG: #sqlite_synchronous = true DEBUG: # The back end to use for the database. (string value) DEBUG: #backend = sqlalchemy DEBUG: # The SQLAlchemy connection string to use to connect to the database. (string DEBUG: # value) DEBUG: #connection = DEBUG: # The SQLAlchemy connection string to use to connect to the slave database. DEBUG: # (string value) DEBUG: #slave_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the database. DEBUG: # (string value) DEBUG: #asyncio_connection = DEBUG: # The SQLAlchemy asyncio connection string to use to connect to the slave DEBUG: # database. (string value) DEBUG: #asyncio_slave_connection = DEBUG: # The SQL mode to be used for MySQL sessions. This option, including the DEBUG: # default, overrides any server-set SQL mode. To use whatever SQL mode is set DEBUG: # by the server configuration, set this to no value. Example: mysql_sql_mode= DEBUG: # (string value) DEBUG: #mysql_sql_mode = TRADITIONAL DEBUG: # For Galera only, configure wsrep_sync_wait causality checks on new DEBUG: # connections. Default is None, meaning don't configure any setting. (integer DEBUG: # value) DEBUG: #mysql_wsrep_sync_wait = DEBUG: # Connections which have been present in the connection pool longer than this DEBUG: # number of seconds will be replaced with a new one the next time they are DEBUG: # checked out from the pool. (integer value) DEBUG: #connection_recycle_time = 3600 DEBUG: # Maximum number of SQL connections to keep open in a pool. Setting a value of DEBUG: # 0 indicates no limit. (integer value) DEBUG: #max_pool_size = 5 DEBUG: # Maximum number of database connection retries during startup. Set to -1 to DEBUG: # specify an infinite retry count. (integer value) DEBUG: #max_retries = 10 DEBUG: # Interval between retries of opening a SQL connection. (integer value) DEBUG: #retry_interval = 10 DEBUG: # If set, use this value for max_overflow with SQLAlchemy. (integer value) DEBUG: #max_overflow = 50 DEBUG: # Verbosity of SQL debugging information: 0=None, 100=Everything. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: # Maximum value: 100 DEBUG: #connection_debug = 0 DEBUG: # Add Python stack traces to SQL as comment strings. (boolean value) DEBUG: #connection_trace = false DEBUG: # If set, use this value for pool_timeout with SQLAlchemy. (integer value) DEBUG: #pool_timeout = DEBUG: # Enable the experimental use of database reconnect on connection lost. DEBUG: # (boolean value) DEBUG: #use_db_reconnect = false DEBUG: # Seconds between retries of a database transaction. (integer value) DEBUG: #db_retry_interval = 1 DEBUG: # If True, increases the interval between retries of a database operation up to DEBUG: # db_max_retry_interval. (boolean value) DEBUG: #db_inc_retry_interval = true DEBUG: # If db_inc_retry_interval is set, the maximum seconds between retries of a DEBUG: # database operation. (integer value) DEBUG: #db_max_retry_interval = 10 DEBUG: # Maximum retries in case of connection error or deadlock error before error is DEBUG: # raised. Set to -1 to specify an infinite retry count. (integer value) DEBUG: #db_max_retries = 20 DEBUG: # Optional URL parameters to append onto the connection URL at connect time; DEBUG: # specify as param1=value1¶m2=value2&... (string value) DEBUG: #connection_parameters = DEBUG: [evaluator] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for evaluator service. default value is 1. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # Period of evaluation cycle, should be >= than configured pipeline interval DEBUG: # for collection of underlying meters. (integer value) DEBUG: #evaluation_interval = 60 DEBUG: [healthcheck] DEBUG: # DEBUG: # From oslo.middleware.healthcheck DEBUG: # DEBUG: # DEPRECATED: The path to respond to healtcheck requests on. (string value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: #path = /healthcheck DEBUG: # Show more detailed information as part of the response. Security note: DEBUG: # Enabling this option may expose sensitive details about the service being DEBUG: # monitored. Be sure to verify that it will not violate your security policies. DEBUG: # (boolean value) DEBUG: #detailed = false DEBUG: # Additional backends that can perform health checks and report that DEBUG: # information back as part of a request. (list value) DEBUG: #backends = DEBUG: # A list of network addresses to limit source ip allowed to access healthcheck DEBUG: # information. Any request from ip outside of these network addresses are DEBUG: # ignored. (list value) DEBUG: #allowed_source_ranges = DEBUG: # Ignore requests with proxy headers. (boolean value) DEBUG: #ignore_proxied_requests = false DEBUG: # Check the presence of a file to determine if an application is running on a DEBUG: # port. Used by DisableByFileHealthcheck plugin. (string value) DEBUG: #disable_by_file_path = DEBUG: # Check the presence of a file based on a port to determine if an application DEBUG: # is running on a port. Expects a "port:path" list of strings. Used by DEBUG: # DisableByFilesPortsHealthcheck plugin. (list value) DEBUG: #disable_by_file_paths = DEBUG: # Check the presence of files. Used by EnableByFilesHealthcheck plugin. (list DEBUG: # value) DEBUG: #enable_by_file_paths = DEBUG: [keystone_authtoken] DEBUG: # DEBUG: # From keystonemiddleware.auth_token DEBUG: # DEBUG: # Complete "public" Identity API endpoint. This endpoint should not be an DEBUG: # "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. (string DEBUG: # value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_uri DEBUG: #www_authenticate_uri = DEBUG: # DEPRECATED: Complete "public" Identity API endpoint. This endpoint should not DEBUG: # be an "admin" endpoint, as it should be accessible by all end users. DEBUG: # Unauthenticated clients are redirected to this endpoint to authenticate. DEBUG: # Although this endpoint should ideally be unversioned, client support in the DEBUG: # wild varies. If you're using a versioned v2 endpoint here, then this should DEBUG: # *not* be the same endpoint the service user utilizes for validating tokens, DEBUG: # because normal end users may not be able to reach that endpoint. This option DEBUG: # is deprecated in favor of www_authenticate_uri and will be removed in the S DEBUG: # release. (string value) DEBUG: # This option is deprecated for removal since Queens. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The auth_uri option is deprecated in favor of www_authenticate_uri DEBUG: # and will be removed in the S release. DEBUG: #auth_uri = DEBUG: # API version of the Identity API endpoint. (string value) DEBUG: #auth_version = DEBUG: # Interface to use for the Identity API endpoint. Valid values are "public", DEBUG: # "internal" (default) or "admin". (string value) DEBUG: #interface = internal DEBUG: # Do not handle authorization requests within the middleware, but delegate the DEBUG: # authorization decision to downstream WSGI components. (boolean value) DEBUG: #delay_auth_decision = false DEBUG: # Request timeout value for communicating with Identity API server. (integer DEBUG: # value) DEBUG: #http_connect_timeout = DEBUG: # How many times are we trying to reconnect when communicating with Identity DEBUG: # API Server. (integer value) DEBUG: #http_request_max_retries = 3 DEBUG: # Request environment key where the Swift cache object is stored. When DEBUG: # auth_token middleware is deployed with a Swift cache, use this option to have DEBUG: # the middleware share a caching backend with swift. Otherwise, use the DEBUG: # ``memcached_servers`` option instead. (string value) DEBUG: #cache = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #certfile = DEBUG: # Required if identity server requires client certificate (string value) DEBUG: #keyfile = DEBUG: # A PEM encoded Certificate Authority to use when verifying HTTPs connections. DEBUG: # Defaults to system CAs. (string value) DEBUG: #cafile = DEBUG: # Verify HTTPS connections. (boolean value) DEBUG: #insecure = false DEBUG: # The region in which the identity server can be found. (string value) DEBUG: #region_name = DEBUG: # Optionally specify a list of memcached server(s) to use for caching. If left DEBUG: # undefined, tokens will instead be cached in-process. (list value) DEBUG: # Deprecated group/name - [keystone_authtoken]/memcache_servers DEBUG: #memcached_servers = DEBUG: # In order to prevent excessive effort spent validating tokens, the middleware DEBUG: # caches previously-seen tokens for a configurable duration (in seconds). Set DEBUG: # to -1 to disable caching completely. (integer value) DEBUG: #token_cache_time = 300 DEBUG: # (Optional) If defined, indicate whether token data should be authenticated or DEBUG: # authenticated and encrypted. If MAC, token data is authenticated (with HMAC) DEBUG: # in the cache. If ENCRYPT, token data is encrypted and authenticated in the DEBUG: # cache. If the value is not one of these options or empty, auth_token will DEBUG: # raise an exception on initialization. (string value) DEBUG: # Possible values: DEBUG: # None - DEBUG: # MAC - DEBUG: # ENCRYPT - DEBUG: #memcache_security_strategy = None DEBUG: # (Optional, mandatory if memcache_security_strategy is defined) This string is DEBUG: # used for key derivation. (string value) DEBUG: #memcache_secret_key = DEBUG: # (Optional) Global toggle for TLS usage when comunicating with the caching DEBUG: # servers. (boolean value) DEBUG: #memcache_tls_enabled = false DEBUG: # (Optional) Path to a file of concatenated CA certificates in PEM format DEBUG: # necessary to establish the caching server's authenticity. If tls_enabled is DEBUG: # False, this option is ignored. (string value) DEBUG: #memcache_tls_cafile = DEBUG: # (Optional) Path to a single file in PEM format containing the client's DEBUG: # certificate as well as any number of CA certificates needed to establish the DEBUG: # certificate's authenticity. This file is only required when client side DEBUG: # authentication is necessary. If tls_enabled is False, this option is ignored. DEBUG: # (string value) DEBUG: #memcache_tls_certfile = DEBUG: # (Optional) Path to a single file containing the client's private key in. DEBUG: # Otherwhise the private key will be taken from the file specified in DEBUG: # tls_certfile. If tls_enabled is False, this option is ignored. (string value) DEBUG: #memcache_tls_keyfile = DEBUG: # (Optional) Set the available ciphers for sockets created with the TLS DEBUG: # context. It should be a string in the OpenSSL cipher list format. If not DEBUG: # specified, all OpenSSL enabled ciphers will be available. (string value) DEBUG: #memcache_tls_allowed_ciphers = DEBUG: # (Optional) Number of seconds memcached server is considered dead before it is DEBUG: # tried again. (integer value) DEBUG: #memcache_pool_dead_retry = 300 DEBUG: # (Optional) Maximum total number of open connections to every memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_maxsize = 10 DEBUG: # (Optional) Socket timeout in seconds for communicating with a memcached DEBUG: # server. (integer value) DEBUG: #memcache_pool_socket_timeout = 3 DEBUG: # (Optional) Number of seconds a connection to memcached is held unused in the DEBUG: # pool before it is closed. (integer value) DEBUG: #memcache_pool_unused_timeout = 60 DEBUG: # (Optional) Number of seconds that an operation will wait to get a memcached DEBUG: # client connection from the pool. (integer value) DEBUG: #memcache_pool_conn_get_timeout = 10 DEBUG: # (Optional) Use the advanced (eventlet safe) memcached client pool. (boolean DEBUG: # value) DEBUG: #memcache_use_advanced_pool = true DEBUG: # (Optional) Indicate whether to set the X-Service-Catalog header. If False, DEBUG: # middleware will not ask for service catalog on token validation and will not DEBUG: # set the X-Service-Catalog header. (boolean value) DEBUG: #include_service_catalog = true DEBUG: # Used to control the use and type of token binding. Can be set to: "disabled" DEBUG: # to not check token binding. "permissive" (default) to validate binding DEBUG: # information if the bind type is of a form known to the server and ignore it DEBUG: # if not. "strict" like "permissive" but if the bind type is unknown the token DEBUG: # will be rejected. "required" any form of token binding is needed to be DEBUG: # allowed. Finally the name of a binding method that must be present in tokens. DEBUG: # (string value) DEBUG: #enforce_token_bind = permissive DEBUG: # A choice of roles that must be present in a service token. Service tokens are DEBUG: # allowed to request that an expired token can be used and so this check should DEBUG: # tightly control that only actual services should be sending this token. Roles DEBUG: # here are applied as an ANY check so any role in this list must be present. DEBUG: # For backwards compatibility reasons this currently only affects the DEBUG: # allow_expired check. (list value) DEBUG: #service_token_roles = service DEBUG: # For backwards compatibility reasons we must let valid service tokens pass DEBUG: # that don't pass the service_token_roles check as valid. Setting this true DEBUG: # will become the default in a future release and should be enabled if DEBUG: # possible. (boolean value) DEBUG: #service_token_roles_required = false DEBUG: # The name or type of the service as it appears in the service catalog. This is DEBUG: # used to validate tokens that have restricted access rules. (string value) DEBUG: #service_type = DEBUG: # Enable the SASL(Simple Authentication and Security Layer) if the SASL_enable DEBUG: # is true, else disable. (boolean value) DEBUG: #memcache_sasl_enabled = false DEBUG: # the user name for the SASL (string value) DEBUG: #memcache_username = DEBUG: # the username password for SASL (string value) DEBUG: #memcache_password = DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [keystone_authtoken]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: [listener] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of workers for listener service. default value is 1. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: # The topic that aodh uses for event alarm evaluation. (string value) DEBUG: #event_alarm_topic = alarm.all DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: [notifier] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Number of notification messages to wait before dispatching them. (integer DEBUG: # value) DEBUG: #batch_size = 1 DEBUG: # Number of seconds to wait before dispatching samples when batch_size is not DEBUG: # reached (None means indefinitely). (integer value) DEBUG: #batch_timeout = DEBUG: # Number of workers for notifier service. default value is 1. (integer value) DEBUG: # Minimum value: 1 DEBUG: #workers = 1 DEBUG: [oslo_messaging_kafka] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Max fetch bytes of Kafka consumer (integer value) DEBUG: #kafka_max_fetch_bytes = 1048576 DEBUG: # Default timeout(s) for Kafka consumers (floating point value) DEBUG: #kafka_consumer_timeout = 1.0 DEBUG: # Group id for Kafka consumer. Consumers in one group will coordinate message DEBUG: # consumption (string value) DEBUG: #consumer_group = oslo_messaging_consumer DEBUG: # Upper bound on the delay for KafkaProducer batching in seconds (floating DEBUG: # point value) DEBUG: #producer_batch_timeout = 0.0 DEBUG: # Size of batch for the producer async send (integer value) DEBUG: #producer_batch_size = 16384 DEBUG: # The compression codec for all data generated by the producer. If not set, DEBUG: # compression will not be used. Note that the allowed values of this depend on DEBUG: # the kafka version (string value) DEBUG: # Possible values: DEBUG: # none - DEBUG: # gzip - DEBUG: # snappy - DEBUG: # lz4 - DEBUG: # zstd - DEBUG: #compression_codec = none DEBUG: # Enable asynchronous consumer commits (boolean value) DEBUG: #enable_auto_commit = false DEBUG: # The maximum number of records returned in a poll call (integer value) DEBUG: #max_poll_records = 500 DEBUG: # Protocol used to communicate with brokers (string value) DEBUG: # Possible values: DEBUG: # PLAINTEXT - DEBUG: # SASL_PLAINTEXT - DEBUG: # SSL - DEBUG: # SASL_SSL - DEBUG: #security_protocol = PLAINTEXT DEBUG: # Mechanism when security protocol is SASL (string value) DEBUG: #sasl_mechanism = PLAIN DEBUG: # CA certificate PEM file used to verify the server certificate (string value) DEBUG: #ssl_cafile = DEBUG: # Client certificate PEM file used for authentication. (string value) DEBUG: #ssl_client_cert_file = DEBUG: # Client key PEM file used for authentication. (string value) DEBUG: #ssl_client_key_file = DEBUG: # Client key password file used for authentication. (string value) DEBUG: #ssl_client_key_password = DEBUG: [oslo_messaging_notifications] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # The Drivers(s) to handle sending notifications. Possible values are DEBUG: # messaging, messagingv2, routing, log, test, noop (multi valued) DEBUG: #driver = DEBUG: # A URL representing the messaging driver to use for notifications. If not set, DEBUG: # we fall back to the same configuration used for RPC. (string value) DEBUG: #transport_url = DEBUG: # AMQP topic used for OpenStack notifications. (list value) DEBUG: #topics = notifications DEBUG: # The maximum number of attempts to re-send a notification message which failed DEBUG: # to be delivered due to a recoverable error. 0 - No retry, -1 - indefinite DEBUG: # (integer value) DEBUG: #retry = -1 DEBUG: [oslo_messaging_rabbit] DEBUG: # DEBUG: # From oslo.messaging DEBUG: # DEBUG: # Use durable queues in AMQP. If rabbit_quorum_queue is enabled, queues will be DEBUG: # durable and this value will be ignored. (boolean value) DEBUG: #amqp_durable_queues = false DEBUG: # Auto-delete queues in AMQP. (boolean value) DEBUG: #amqp_auto_delete = false DEBUG: # Size of RPC connection pool. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rpc_conn_pool_size = 30 DEBUG: # The pool size limit for connections expiration policy (integer value) DEBUG: #conn_pool_min_size = 2 DEBUG: # The time-to-live in sec of idle connections in the pool (integer value) DEBUG: #conn_pool_ttl = 1200 DEBUG: # Connect over SSL. (boolean value) DEBUG: #ssl = false DEBUG: # SSL version to use (valid only if SSL enabled). Valid values are TLSv1 and DEBUG: # SSLv23. SSLv2, SSLv3, TLSv1_1, and TLSv1_2 may be available on some DEBUG: # distributions. (string value) DEBUG: #ssl_version = DEBUG: # SSL key file (valid only if SSL enabled). (string value) DEBUG: #ssl_key_file = DEBUG: # SSL cert file (valid only if SSL enabled). (string value) DEBUG: #ssl_cert_file = DEBUG: # SSL certification authority file (valid only if SSL enabled). (string value) DEBUG: #ssl_ca_file = DEBUG: # Global toggle for enforcing the OpenSSL FIPS mode. This feature requires DEBUG: # Python support. This is available in Python 3.9 in all environments and may DEBUG: # have been backported to older Python versions on select environments. If the DEBUG: # Python executable used does not support OpenSSL FIPS mode, an exception will DEBUG: # be raised. (boolean value) DEBUG: #ssl_enforce_fips_mode = false DEBUG: # DEPRECATED: (DEPRECATED) It is recommend not to use this option anymore. Run DEBUG: # the health check heartbeat thread through a native python thread by default. DEBUG: # If this option is equal to False then the health check heartbeat will inherit DEBUG: # the execution model from the parent process. For example if the parent DEBUG: # process has monkey patched the stdlib by using eventlet/greenlet then the DEBUG: # heartbeat will be run through a green thread. This option should be set to DEBUG: # True only for the wsgi services. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: The option is related to Eventlet which will be removed. In addition DEBUG: # this has never worked as expected with services using eventlet for core DEBUG: # service framework. DEBUG: #heartbeat_in_pthread = false DEBUG: # How long to wait (in seconds) before reconnecting in response to an AMQP DEBUG: # consumer cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: # Maximum value: 4.5 DEBUG: #kombu_reconnect_delay = 1.0 DEBUG: # Random time to wait for when reconnecting in response to an AMQP consumer DEBUG: # cancel notification. (floating point value) DEBUG: # Minimum value: 0.0 DEBUG: #kombu_reconnect_splay = 0.0 DEBUG: # EXPERIMENTAL: Possible values are: gzip, bz2. If not set compression will not DEBUG: # be used. This option may not be available in future versions. (string value) DEBUG: #kombu_compression = DEBUG: # How long to wait a missing client before abandoning to send it its replies. DEBUG: # This value should not be longer than rpc_response_timeout. (integer value) DEBUG: # Deprecated group/name - [oslo_messaging_rabbit]/kombu_reconnect_timeout DEBUG: #kombu_missing_consumer_retry_timeout = 60 DEBUG: # Determines how the next RabbitMQ node is chosen in case the one we are DEBUG: # currently connected to becomes unavailable. Takes effect only if more than DEBUG: # one RabbitMQ node is provided in config. (string value) DEBUG: # Possible values: DEBUG: # round-robin - DEBUG: # shuffle - DEBUG: #kombu_failover_strategy = round-robin DEBUG: # The RabbitMQ login method. (string value) DEBUG: # Possible values: DEBUG: # PLAIN - DEBUG: # AMQPLAIN - DEBUG: # EXTERNAL - DEBUG: # RABBIT-CR-DEMO - DEBUG: #rabbit_login_method = AMQPLAIN DEBUG: # How frequently to retry connecting with RabbitMQ. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_retry_interval = 1 DEBUG: # How long to backoff for between retries when connecting to RabbitMQ. (integer DEBUG: # value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_retry_backoff = 2 DEBUG: # Maximum interval of RabbitMQ connection retries. (integer value) DEBUG: # Minimum value: 1 DEBUG: #rabbit_interval_max = 30 DEBUG: # Try to use HA queues in RabbitMQ (x-ha-policy: all). If you change this DEBUG: # option, you must wipe the RabbitMQ database. In RabbitMQ 3.0, queue mirroring DEBUG: # is no longer controlled by the x-ha-policy argument when declaring a queue. DEBUG: # If you just want to make sure that all queues (except those with auto- DEBUG: # generated names) are mirrored across all nodes, run: "rabbitmqctl set_policy DEBUG: # HA '^(?!amq\.).*' '{"ha-mode": "all"}' " (boolean value) DEBUG: #rabbit_ha_queues = false DEBUG: # Use quorum queues in RabbitMQ (x-queue-type: quorum). The quorum queue is a DEBUG: # modern queue type for RabbitMQ implementing a durable, replicated FIFO queue DEBUG: # based on the Raft consensus algorithm. It is available as of RabbitMQ 3.8.0. DEBUG: # If set this option will conflict with the HA queues (``rabbit_ha_queues``) DEBUG: # aka mirrored queues, in other words the HA queues should be disabled. Quorum DEBUG: # queues are also durable by default so the amqp_durable_queues option is DEBUG: # ignored when this option is enabled. (boolean value) DEBUG: #rabbit_quorum_queue = false DEBUG: # Use quorum queues for transients queues in RabbitMQ. Enabling this option DEBUG: # will then make sure those queues are also using quorum kind of rabbit queues, DEBUG: # which are HA by default. (boolean value) DEBUG: #rabbit_transient_quorum_queue = false DEBUG: # Each time a message is redelivered to a consumer, a counter is incremented. DEBUG: # Once the redelivery count exceeds the delivery limit the message gets dropped DEBUG: # or dead-lettered (if a DLX exchange has been configured) Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_delivery_limit = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of messages in the quorum queue. Used only when rabbit_quorum_queue is DEBUG: # enabled, Default 0 which means dont set a limit. (integer value) DEBUG: #rabbit_quorum_max_memory_length = 0 DEBUG: # By default all messages are maintained in memory if a quorum queue grows in DEBUG: # length it can put memory pressure on a cluster. This option can limit the DEBUG: # number of memory bytes used by the quorum queue. Used only when DEBUG: # rabbit_quorum_queue is enabled, Default 0 which means dont set a limit. DEBUG: # (integer value) DEBUG: #rabbit_quorum_max_memory_bytes = 0 DEBUG: # Positive integer representing duration in seconds for queue TTL (x-expires). DEBUG: # Queues which are unused for the duration of the TTL are automatically DEBUG: # deleted. The parameter affects only reply and fanout queues. Setting 0 as DEBUG: # value will disable the x-expires. If doing so, make sure you have a rabbitmq DEBUG: # policy to delete the queues or you deployment will create an infinite number DEBUG: # of queue over time.In case rabbit_stream_fanout is set to True, this option DEBUG: # will control data retention policy (x-max-age) for messages in the fanout DEBUG: # queue rather then the queue duration itself. So the oldest data in the stream DEBUG: # queue will be discarded from it once reaching TTL Setting to 0 will disable DEBUG: # x-max-age for stream which make stream grow indefinitely filling up the DEBUG: # diskspace (integer value) DEBUG: # Minimum value: 0 DEBUG: #rabbit_transient_queues_ttl = 1800 DEBUG: # Specifies the number of messages to prefetch. Setting to zero allows DEBUG: # unlimited messages. (integer value) DEBUG: #rabbit_qos_prefetch_count = 0 DEBUG: # Number of seconds after which the Rabbit broker is considered down if DEBUG: # heartbeat's keep-alive fails (0 disables heartbeat). (integer value) DEBUG: #heartbeat_timeout_threshold = 60 DEBUG: # How often times during the heartbeat_timeout_threshold we check the DEBUG: # heartbeat. (integer value) DEBUG: #heartbeat_rate = 3 DEBUG: # DEPRECATED: (DEPRECATED) Enable/Disable the RabbitMQ mandatory flag for DEBUG: # direct send. The direct send is used as reply, so the MessageUndeliverable DEBUG: # exception is raised in case the client queue does not DEBUG: # exist.MessageUndeliverable exception will be used to loop for a timeout to DEBUG: # lets a chance to sender to recover.This flag is deprecated and it will not be DEBUG: # possible to deactivate this functionality anymore (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: Mandatory flag no longer deactivable. DEBUG: #direct_mandatory_flag = true DEBUG: # Enable x-cancel-on-ha-failover flag so that rabbitmq server will cancel and DEBUG: # notify consumerswhen queue is down (boolean value) DEBUG: #enable_cancel_on_failover = false DEBUG: # Should we use consistant queue names or random ones (boolean value) DEBUG: #use_queue_manager = false DEBUG: # Hostname used by queue manager. Defaults to the value returned by DEBUG: # socket.gethostname(). (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #hostname = node1.example.com DEBUG: # Process name used by queue manager (string value) DEBUG: # DEBUG: # This option has a sample default set, which means that DEBUG: # its actual default value may vary from the one documented DEBUG: # below. DEBUG: #processname = nova-api DEBUG: # Use stream queues in RabbitMQ (x-queue-type: stream). Streams are a new DEBUG: # persistent and replicated data structure ("queue type") in RabbitMQ which DEBUG: # models an append-only log with non-destructive consumer semantics. It is DEBUG: # available as of RabbitMQ 3.9.0. If set this option will replace all fanout DEBUG: # queues with only one stream queue. (boolean value) DEBUG: #rabbit_stream_fanout = false DEBUG: [oslo_middleware] DEBUG: # DEBUG: # From oslo.middleware.http_proxy_to_wsgi DEBUG: # DEBUG: # Whether the application is behind a proxy or not. This determines if the DEBUG: # middleware should parse the headers or not. (boolean value) DEBUG: #enable_proxy_headers_parsing = false DEBUG: [oslo_policy] DEBUG: # DEBUG: # From oslo.policy DEBUG: # DEBUG: # DEPRECATED: This option controls whether or not to enforce scope when DEBUG: # evaluating policies. If ``True``, the scope of the token used in the request DEBUG: # is compared to the ``scope_types`` of the policy being enforced. If the DEBUG: # scopes do not match, an ``InvalidScope`` exception will be raised. If DEBUG: # ``False``, a message will be logged informing operators that policies are DEBUG: # being invoked with mismatching scope. (boolean value) DEBUG: # This option is deprecated for removal. DEBUG: # Its value may be silently ignored in the future. DEBUG: # Reason: This configuration was added temporarily to facilitate a smooth DEBUG: # transition to the new RBAC. OpenStack will always enforce scope checks. This DEBUG: # configuration option is deprecated and will be removed in the 2025.2 cycle. DEBUG: #enforce_scope = false DEBUG: # This option controls whether or not to use old deprecated defaults when DEBUG: # evaluating policies. If ``True``, the old deprecated defaults are not going DEBUG: # to be evaluated. This means if any existing token is allowed for old defaults DEBUG: # but is disallowed for new defaults, it will be disallowed. It is encouraged DEBUG: # to enable this flag along with the ``enforce_scope`` flag so that you can get DEBUG: # the benefits of new defaults and ``scope_type`` together. If ``False``, the DEBUG: # deprecated policy check string is logically OR'd with the new policy check DEBUG: # string, allowing for a graceful upgrade experience between releases with new DEBUG: # policies, which is the default behavior. (boolean value) DEBUG: #enforce_new_defaults = false DEBUG: # The relative or absolute path of a file that maps roles to permissions for a DEBUG: # given service. Relative paths must be specified in relation to the DEBUG: # configuration file setting this option. (string value) DEBUG: #policy_file = policy.yaml DEBUG: # Default rule. Enforced when a requested rule is not found. (string value) DEBUG: #policy_default_rule = default DEBUG: # Directories where policy configuration files are stored. They can be relative DEBUG: # to any directory in the search path defined by the config_dir option, or DEBUG: # absolute paths. The file defined by policy_file must exist for these DEBUG: # directories to be searched. Missing or empty directories are ignored. (multi DEBUG: # valued) DEBUG: #policy_dirs = policy.d DEBUG: # Content Type to send and receive data for REST based policy check (string DEBUG: # value) DEBUG: # Possible values: DEBUG: # application/x-www-form-urlencoded - DEBUG: # application/json - DEBUG: #remote_content_type = application/x-www-form-urlencoded DEBUG: # server identity verification for REST based policy check (boolean value) DEBUG: #remote_ssl_verify_server_crt = false DEBUG: # Absolute path to ca cert file for REST based policy check (string value) DEBUG: #remote_ssl_ca_crt_file = DEBUG: # Absolute path to client cert for REST based policy check (string value) DEBUG: #remote_ssl_client_crt_file = DEBUG: # Absolute path client key file REST based policy check (string value) DEBUG: #remote_ssl_client_key_file = DEBUG: # Timeout in seconds for REST based policy check (floating point value) DEBUG: # Minimum value: 0 DEBUG: #remote_timeout = 60 DEBUG: [oslo_reports] DEBUG: # DEBUG: # From oslo.reports DEBUG: # DEBUG: # Path to a log directory where to create a file (string value) DEBUG: #log_dir = DEBUG: # The path to a file to watch for changes to trigger the reports, instead of DEBUG: # signals. Setting this option disables the signal trigger for the reports. If DEBUG: # application is running as a WSGI application it is recommended to use this DEBUG: # instead of signals. (string value) DEBUG: #file_event_handler = DEBUG: # How many seconds to wait between polls when file_event_handler is set DEBUG: # (integer value) DEBUG: #file_event_handler_interval = 1 DEBUG: [service_credentials] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Region name to use for OpenStack service endpoints. (string value) DEBUG: # Deprecated group/name - [service_credentials]/os_region_name DEBUG: #region_name = DEBUG: # Type of endpoint in Identity service catalog to use for communication with DEBUG: # OpenStack services. (string value) DEBUG: # Possible values: DEBUG: # public - DEBUG: # internal - DEBUG: # admin - DEBUG: # auth - DEBUG: # publicURL - DEBUG: # internalURL - DEBUG: # adminURL - DEBUG: # Deprecated group/name - [service_credentials]/os_endpoint_type DEBUG: #interface = public DEBUG: # DEBUG: # From aodh-auth DEBUG: # DEBUG: # Authentication type to load (string value) DEBUG: # Deprecated group/name - [service_credentials]/auth_plugin DEBUG: #auth_type = DEBUG: # Config Section from which to load plugin specific options (string value) DEBUG: #auth_section = DEBUG: # Authentication URL (string value) DEBUG: #auth_url = DEBUG: # Scope for system operations (string value) DEBUG: #system_scope = DEBUG: # Domain ID to scope to (string value) DEBUG: #domain_id = DEBUG: # Domain name to scope to (string value) DEBUG: #domain_name = DEBUG: # Project ID to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_id DEBUG: #project_id = DEBUG: # Project name to scope to (string value) DEBUG: # Deprecated group/name - [service_credentials]/tenant_name DEBUG: #project_name = DEBUG: # Domain ID containing project (string value) DEBUG: #project_domain_id = DEBUG: # Domain name containing project (string value) DEBUG: #project_domain_name = DEBUG: # ID of the trust to use as a trustee use (string value) DEBUG: #trust_id = DEBUG: # Optional domain ID to use with v3 and v2 parameters. It will be used for both DEBUG: # the user and project domain in v3 and ignored in v2 authentication. (string DEBUG: # value) DEBUG: #default_domain_id = DEBUG: # Optional domain name to use with v3 API and v2 parameters. It will be used DEBUG: # for both the user and project domain in v3 and ignored in v2 authentication. DEBUG: # (string value) DEBUG: #default_domain_name = DEBUG: # User id (string value) DEBUG: #user_id = DEBUG: # Username (string value) DEBUG: # Deprecated group/name - [service_credentials]/user_name DEBUG: #username = DEBUG: # User's domain id (string value) DEBUG: #user_domain_id = DEBUG: # User's domain name (string value) DEBUG: #user_domain_name = DEBUG: # User's password (string value) DEBUG: #password = DEBUG: [service_types] DEBUG: # DEBUG: # From aodh DEBUG: # DEBUG: # Message queue service type. (string value) DEBUG: #zaqar = messaging DEBUG: py312: OK (19.86 seconds) DEBUG: congratulations :) (19.92 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Processing files: python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PonEUW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + cp -pr /builddir/build/BUILD/aodh-20.1.0.dev71/LICENSE /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh = 20.1.0-0.20250905210609.1a8e455.el10 python3-aodh = 20.1.0-0.20250905210609.1a8e455.el10 python3.12-aodh = 20.1.0-0.20250905210609.1a8e455.el10 python3.12dist(aodh) = 20.1~~dev71 python3dist(aodh) = 20.1~~dev71 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 python3.12dist(cachetools) >= 1.1.6 python3.12dist(cotyledon) >= 1.7.3 python3.12dist(croniter) >= 0.3.4 python3.12dist(futurist) >= 0.11 python3.12dist(gnocchiclient) >= 6 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 2.1 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 2.3 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-db) >= 11 python3.12dist(oslo-i18n) >= 1.5 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 5.2 python3.12dist(oslo-middleware) >= 3.22 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.7 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 2 python3.12dist(pecan) >= 0.8 python3.12dist(python-dateutil) >= 2.5.3 python3.12dist(python-heatclient) >= 1.17 python3.12dist(python-keystoneclient) >= 1.6 python3.12dist(python-observabilityclient) >= 0.0.4 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(requests) >= 2.5.2 python3.12dist(sqlalchemy) >= 1.4.1 python3.12dist(stevedore) >= 1.5 python3.12dist(tenacity) >= 3.2.1 python3.12dist(tooz) >= 1.28 python3.12dist(voluptuous) >= 0.8.10 python3.12dist(webob) >= 1.2.3 python3.12dist(wsme) >= 0.12.1 DEBUG: Obsoletes: python3.12-aodh < 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Processing files: openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OtAWrd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + cp -pr /builddir/build/BUILD/aodh-20.1.0.dev71/README.rst /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/doc/openstack-aodh-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-aodh-common) = 20.1.0-0.20250905210609.1a8e455.el10 openstack-aodh-common = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(aodh) user(aodh) DEBUG: Processing files: openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Provides: openstack-aodh-api = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Provides: openstack-aodh-evaluator = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Provides: openstack-aodh-notifier = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Provides: openstack-aodh-listener = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Provides: openstack-aodh-expirer = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.APRrwn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + cp -pr /builddir/build/BUILD/aodh-20.1.0.dev71/LICENSE /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64/usr/share/licenses/python3-aodh-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-aodh-tests = 20.1.0-0.20250905210609.1a8e455.el10 python3-aodh-tests = 20.1.0-0.20250905210609.1a8e455.el10 python3.12-aodh-tests = 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash python(abi) = 3.12 DEBUG: Obsoletes: python3.12-aodh-tests < 20.1.0-0.20250905210609.1a8e455.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q1SMvI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd aodh-20.1.0.dev71 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Aw6AXG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/aodh-20.1.0.dev71-SPECPARTS DEBUG: + rm -rf aodh-20.1.0.dev71 aodh-20.1.0.dev71.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-20.1.0-0.20250905210609.1a8e455.el10.src.rpm) Config(dlrn-5) 1 minutes 0 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.4Gi 1.4Gi 955Mi 11Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 186G 364G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ji8k4b8t', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee/python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-16b8a7cad9fb65478c6 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-c6131 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-7ee3678b162981fa170df 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-cinderclient-e2d30490444edf773a 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-cd32a270755d641ba85eaaa 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-d3e3f6b4145bc887afcd55 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-2e666e768a7130c4502ca80 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-f307d62faf300222bf 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-6c33a667a9f5ddce07b61 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-4f0414d864bd790aa 56 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-b643b12377 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-17b3e7b5b 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-4cde74a24b0dde4471a1 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-2452c1e54146658ceba5 136 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-5ad142879f45c980baf181d6eb 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-watcher-c006664540c8af0f583fbd5 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-e10c2bafcb8fc80929bce3 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-heat-tests-tempest-1ce78d2eba96 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-aadea823b2ebce 133 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 14 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 129 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 65 kB/s | 7.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 55 kB/s | 7.8 kB 00:00 DEBUG: dlrn-master-testing 148 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 163 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 188 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 38 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 194 kB/s | 36 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: openstack-aodh-api noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 8.6 k DEBUG: openstack-aodh-common noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 35 k DEBUG: openstack-aodh-compat noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 7.0 k DEBUG: openstack-aodh-evaluator noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 8.1 k DEBUG: openstack-aodh-expirer noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 8.1 k DEBUG: openstack-aodh-listener noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 8.1 k DEBUG: openstack-aodh-notifier noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 8.1 k DEBUG: python3-aodh noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 222 k DEBUG: python3-aodh-tests noarch 20.1.0-0.20250905210609.1a8e455.el10 @commandline 159 k DEBUG: Installing dependencies: DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-certifi noarch 2024.08.30-1.el10s delorean-master-testing 14 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-gabbi noarch 3.0.0-1.el10s delorean-master-testing 293 k DEBUG: python3-gnocchiclient noarch 7.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.3.0-0.20250722065958.d8a25e1.el10 delorean-component-clients 200 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-iniconfig noarch 1.1.1-18.el10 crb 19 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpath-rw noarch 1.4.0-17.el10s delorean-master-testing 42 k DEBUG: python3-jsonpath-rw-ext noarch 1.2.2-16.el10s delorean-master-testing 45 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutronclient noarch 11.6.0-0.20250722064251.5f7d102.el10 delorean-component-clients 340 k DEBUG: python3-observabilityclient noarch 1.2.0-0.20250903130710.bcadbfe.el10 delorean-component-cloudops 43 k DEBUG: python3-octaviaclient noarch 3.11.1-0.20250618071813.fc05064.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.3.0-0.20250722070834.d1e2fe7.el10 delorean-component-clients 58 k DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytest noarch 7.4.3-5.el10 crb 756 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el10s delorean-master-testing 16 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-ujson x86_64 5.10.0-1.el10s delorean-master-testing 33 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-wsgi_intercept noarch 1.13.1-1.el10s delorean-master-testing 36 k DEBUG: python3-wsme noarch 0.12.1-0.20250217143530.8312bb2.el10 delorean-component-common 176 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: python3-zipp noarch 3.21.0-2.el10s delorean-master-testing 30 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 214 Packages DEBUG: Total size: 32 M DEBUG: Installed size: 128 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-iniconfig-1.1.1-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytest-7.4.3-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2024.08.30-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gabbi-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-1.4.0-17.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsgi_intercept-1.13.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/214 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/214 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/214 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/214 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/214 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 6/214 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 7/214 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 8/214 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 9/214 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 10/214 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 11/214 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/214 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/214 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 14/214 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 15/214 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 16/214 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/214 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 18/214 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 19/214 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/214 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/214 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/214 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 23/214 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 24/214 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 25/214 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 26/214 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 27/214 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 28/214 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 29/214 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 30/214 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 31/214 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 32/214 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 33/214 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 34/214 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 35/214 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 36/214 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 37/214 DEBUG: Installing : python3-jsonpath-rw-1.4.0-17.el10s.noarch 38/214 DEBUG: Installing : python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch 39/214 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 40/214 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 41/214 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 42/214 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 43/214 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 44/214 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 45/214 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 46/214 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 47/214 DEBUG: Installing : python3-wsgi_intercept-1.13.1-1.el10s.noarch 48/214 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 49/214 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 50/214 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 51/214 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 52/214 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/214 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 54/214 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 55/214 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 56/214 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 57/214 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 58/214 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 59/214 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 60/214 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 61/214 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 62/214 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/214 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/214 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/214 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 66/214 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 67/214 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 68/214 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 69/214 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 70/214 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 71/214 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 72/214 DEBUG: Installing : python3-certifi-2024.08.30-1.el10s.noarch 73/214 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 74/214 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 75/214 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 76/214 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 77/214 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 78/214 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 79/214 DEBUG: Installing : python3-iniconfig-1.1.1-18.el10.noarch 80/214 DEBUG: Installing : python3-pytest-7.4.3-5.el10.noarch 81/214 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 82/214 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 83/214 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 84/214 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 85/214 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 86/214 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 87/214 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 88/214 DEBUG: Installing : which-2.21-44.el10.x86_64 89/214 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 90/214 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/214 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 92/214 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 93/214 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 94/214 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 95/214 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 96/214 DEBUG: Installing : python3-gabbi-3.0.0-1.el10s.noarch 97/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 98/214 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 99/214 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 100/214 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 101/214 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 102/214 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 103/214 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 104/214 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 105/214 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 106/214 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 107/214 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 108/214 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 109/214 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 110/214 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 111/214 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 112/214 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 113/214 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 114/214 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 115/214 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 116/214 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 117/214 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 118/214 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 119/214 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 120/214 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 121/214 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 122/214 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 123/214 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 124/214 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 125/214 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 126/214 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 127/214 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 128/214 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 129/214 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 130/214 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 131/214 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 132/214 DEBUG: Installing : perl-base-2.27-514.el10.noarch 133/214 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 134/214 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 135/214 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 136/214 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 137/214 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 138/214 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 139/214 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 140/214 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 141/214 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 142/214 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 143/214 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 144/214 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 145/214 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 146/214 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 147/214 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 148/214 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 149/214 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 150/214 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 151/214 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 152/214 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 153/214 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 154/214 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 155/214 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 156/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 157/214 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 158/214 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 159/214 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 160/214 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 161/214 DEBUG: Installing : python3-os-client-config-2.3.0-0.20250722070834. 162/214 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 163/214 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 164/214 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 165/214 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 166/214 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 167/214 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 168/214 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 169/214 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 170/214 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 171/214 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 172/214 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 173/214 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 174/214 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 175/214 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 176/214 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 177/214 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 178/214 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 179/214 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 180/214 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 181/214 DEBUG: Installing : python3-neutronclient-11.6.0-0.20250722064251.5f 182/214 DEBUG: Installing : python3-observabilityclient-1.2.0-0.202509031307 183/214 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 184/214 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 185/214 DEBUG: Installing : python3-heatclient-4.3.0-0.20250722065958.d8a25e 186/214 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 187/214 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 188/214 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 189/214 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d3 190/214 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 191/214 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 192/214 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 193/214 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 194/214 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 195/214 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 196/214 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 197/214 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 198/214 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 199/214 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 200/214 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 201/214 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 202/214 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.202506180702 203/214 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.8 204/214 DEBUG: Installing : python3-octaviaclient-3.11.1-0.20250618071813.fc 205/214 DEBUG: Installing : python3-aodh-20.1.0-0.20250905210609.1a8e455.el1 206/214 DEBUG: Running scriptlet: openstack-aodh-common-20.1.0-0.20250905210609.1a 207/214 DEBUG: Installing : openstack-aodh-common-20.1.0-0.20250905210609.1a 207/214 DEBUG: Installing : openstack-aodh-expirer-20.1.0-0.20250905210609.1 208/214 DEBUG: Running scriptlet: openstack-aodh-expirer-20.1.0-0.20250905210609.1 208/214 DEBUG: Installing : openstack-aodh-listener-20.1.0-0.20250905210609. 209/214 DEBUG: Running scriptlet: openstack-aodh-listener-20.1.0-0.20250905210609. 209/214 DEBUG: Installing : openstack-aodh-notifier-20.1.0-0.20250905210609. 210/214 DEBUG: Running scriptlet: openstack-aodh-notifier-20.1.0-0.20250905210609. 210/214 DEBUG: Installing : openstack-aodh-evaluator-20.1.0-0.20250905210609 211/214 DEBUG: Running scriptlet: openstack-aodh-evaluator-20.1.0-0.20250905210609 211/214 DEBUG: Installing : openstack-aodh-api-20.1.0-0.20250905210609.1a8e4 212/214 DEBUG: Running scriptlet: openstack-aodh-api-20.1.0-0.20250905210609.1a8e4 212/214 DEBUG: Installing : openstack-aodh-compat-20.1.0-0.20250905210609.1a 213/214 DEBUG: Installing : python3-aodh-tests-20.1.0-0.20250905210609.1a8e4 214/214 DEBUG: Running scriptlet: python3-aodh-tests-20.1.0-0.20250905210609.1a8e4 214/214 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openstack-aodh-api-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-common-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-compat-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-evaluator-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-expirer-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-listener-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: openstack-aodh-notifier-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-aodh-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: python3-aodh-tests-20.1.0-0.20250905210609.1a8e455.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-certifi-2024.08.30-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-gabbi-3.0.0-1.el10s.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.3.0-0.20250722065958.d8a25e1.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iniconfig-1.1.1-18.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpath-rw-1.4.0-17.el10s.noarch DEBUG: python3-jsonpath-rw-ext-1.2.2-16.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutronclient-11.6.0-0.20250722064251.5f7d102.el10.noarch DEBUG: python3-observabilityclient-1.2.0-0.20250903130710.bcadbfe.el10.noarch DEBUG: python3-octaviaclient-3.11.1-0.20250618071813.fc05064.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-client-config-2.3.0-0.20250722070834.d1e2fe7.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytest-7.4.3-5.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-wsgi_intercept-1.13.1-1.el10s.noarch DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zipp-3.21.0-2.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/cloudops/1a/8e/1a8e455f637b210e6406d78fc33317a9fca67201_3ce2abee'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0