+ 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --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.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: d2edb55f-d4c5-4901-a147-853373b16adc 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --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: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: 7c0f174b-34a8-4179-bb23-684e71027a33 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 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: 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: 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.a8xv13ze', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 4871724 1747040 1626228 11459764 11243088 DEBUG: Swap: 16777212 5454736 11322476 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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.9zr8a0sv', '/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 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 510688d8ddc807242fe9a36532dd03ba3c2d4ad5 HEAD is now at 510688d8 Merge "Remove quorum options with typo" + '[' -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/python-oslo-messaging + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/python-oslo-messaging + '[' -z '' ']' ++ tail -n 1 ++ /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)' 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 17.0.0 510688d + UPSTREAMVERSION=17.0.0 + [[ 17.0.0 =~ ([^-]*)-(.+) ]] + [[ 17.0.0 =~ (.*?)\.(0rc.+) ]] + [[ 17.0.0 =~ (.*?)\.(0b.+) ]] + [[ 17.0.0 =~ (.*?)\.(0a.+) ]] + [[ 17.0.0 =~ (.*?)\.(dev.+) ]] + [[ 17.0.0 =~ (.*?)\.(g.+) ]] + [[ 17.0.0 =~ (.*?)\.pre.* ]] + [[ 17.0.0 =~ ^([.0-9]*)$ ]] + VERSION=17.0.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250527150124.510688d + '[' -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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --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.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --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: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: 4ce59fc5-6206-4fdf-a278-564014da279f 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 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: 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: 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.zo5ooy7j', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 4016984 2586516 1034056 10882856 12097828 DEBUG: Swap: 16777212 5447824 11329388 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 848M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 206G 344G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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.ngwu6z2h', '/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. [pbr] Generating ChangeLog /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 oslo.messaging.egg-info writing oslo.messaging.egg-info/PKG-INFO writing dependency_links to oslo.messaging.egg-info/dependency_links.txt writing entry points to oslo.messaging.egg-info/entry_points.txt writing requirements to oslo.messaging.egg-info/requires.txt writing top-level names to oslo.messaging.egg-info/top_level.txt writing pbr to oslo.messaging.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'oslo.messaging.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 'oslo.messaging.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating oslo.messaging-17.0.0 creating oslo.messaging-17.0.0/doc creating oslo.messaging-17.0.0/doc/source creating oslo.messaging-17.0.0/doc/source/admin creating oslo.messaging-17.0.0/doc/source/configuration creating oslo.messaging-17.0.0/doc/source/contributor creating oslo.messaging-17.0.0/doc/source/reference creating oslo.messaging-17.0.0/doc/source/user creating oslo.messaging-17.0.0/etc creating oslo.messaging-17.0.0/oslo.messaging.egg-info creating oslo.messaging-17.0.0/oslo_messaging creating oslo.messaging-17.0.0/oslo_messaging/_drivers creating oslo.messaging-17.0.0/oslo_messaging/_drivers/kafka_driver creating oslo.messaging-17.0.0/oslo_messaging/_metrics creating oslo.messaging-17.0.0/oslo_messaging/hacking creating oslo.messaging-17.0.0/oslo_messaging/notify creating oslo.messaging-17.0.0/oslo_messaging/rpc creating oslo.messaging-17.0.0/oslo_messaging/tests creating oslo.messaging-17.0.0/oslo_messaging/tests/drivers creating oslo.messaging-17.0.0/oslo_messaging/tests/functional creating oslo.messaging-17.0.0/oslo_messaging/tests/functional/notify creating oslo.messaging-17.0.0/oslo_messaging/tests/notify creating oslo.messaging-17.0.0/oslo_messaging/tests/rpc creating oslo.messaging-17.0.0/releasenotes creating oslo.messaging-17.0.0/releasenotes/notes creating oslo.messaging-17.0.0/releasenotes/source creating oslo.messaging-17.0.0/releasenotes/source/_static creating oslo.messaging-17.0.0/releasenotes/source/_templates creating oslo.messaging-17.0.0/releasenotes/source/locale creating oslo.messaging-17.0.0/releasenotes/source/locale/en_GB creating oslo.messaging-17.0.0/releasenotes/source/locale/en_GB/LC_MESSAGES creating oslo.messaging-17.0.0/tools copying files to oslo.messaging-17.0.0... copying .coveragerc -> oslo.messaging-17.0.0 copying .pre-commit-config.yaml -> oslo.messaging-17.0.0 copying .stestr.conf -> oslo.messaging-17.0.0 copying .zuul.yaml -> oslo.messaging-17.0.0 copying AUTHORS -> oslo.messaging-17.0.0 copying CONTRIBUTING.rst -> oslo.messaging-17.0.0 copying ChangeLog -> oslo.messaging-17.0.0 copying HACKING.rst -> oslo.messaging-17.0.0 copying LICENSE -> oslo.messaging-17.0.0 copying README.rst -> oslo.messaging-17.0.0 copying bindep.txt -> oslo.messaging-17.0.0 copying requirements.txt -> oslo.messaging-17.0.0 copying setup.cfg -> oslo.messaging-17.0.0 copying setup.py -> oslo.messaging-17.0.0 copying test-requirements.txt -> oslo.messaging-17.0.0 copying tox.ini -> oslo.messaging-17.0.0 copying doc/requirements.txt -> oslo.messaging-17.0.0/doc copying doc/source/conf.py -> oslo.messaging-17.0.0/doc/source copying doc/source/index.rst -> oslo.messaging-17.0.0/doc/source copying doc/source/admin/drivers.rst -> oslo.messaging-17.0.0/doc/source/admin copying doc/source/admin/index.rst -> oslo.messaging-17.0.0/doc/source/admin copying doc/source/admin/kafka.rst -> oslo.messaging-17.0.0/doc/source/admin copying doc/source/admin/rabbit.rst -> oslo.messaging-17.0.0/doc/source/admin copying doc/source/configuration/conffixture.rst -> oslo.messaging-17.0.0/doc/source/configuration copying doc/source/configuration/index.rst -> oslo.messaging-17.0.0/doc/source/configuration copying doc/source/configuration/opts.rst -> oslo.messaging-17.0.0/doc/source/configuration copying doc/source/contributor/contributing.rst -> oslo.messaging-17.0.0/doc/source/contributor copying doc/source/contributor/driver-dev-guide.rst -> oslo.messaging-17.0.0/doc/source/contributor copying doc/source/contributor/index.rst -> oslo.messaging-17.0.0/doc/source/contributor copying doc/source/contributor/supported-messaging-drivers.rst -> oslo.messaging-17.0.0/doc/source/contributor copying doc/source/contributor/using-simulator.rst -> oslo.messaging-17.0.0/doc/source/contributor copying doc/source/reference/exceptions.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/executors.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/index.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/notification_driver.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/notification_listener.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/notifier.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/rpcclient.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/serializer.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/server.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/target.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/reference/transport.rst -> oslo.messaging-17.0.0/doc/source/reference copying doc/source/user/FAQ.rst -> oslo.messaging-17.0.0/doc/source/user copying doc/source/user/history.rst -> oslo.messaging-17.0.0/doc/source/user copying doc/source/user/index.rst -> oslo.messaging-17.0.0/doc/source/user copying etc/routing_notifier.yaml.sample -> oslo.messaging-17.0.0/etc copying oslo.messaging.egg-info/PKG-INFO -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/SOURCES.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/dependency_links.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/entry_points.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/not-zip-safe -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/pbr.json -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/requires.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo.messaging.egg-info/top_level.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info copying oslo_messaging/__init__.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/_utils.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/conffixture.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/dispatcher.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/exceptions.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/opts.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/serializer.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/server.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/target.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/transport.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/version.py -> oslo.messaging-17.0.0/oslo_messaging copying oslo_messaging/_drivers/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/amqp.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/amqpdriver.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/base.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/common.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/impl_fake.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/impl_kafka.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/impl_rabbit.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/pool.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers copying oslo_messaging/_drivers/kafka_driver/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers/kafka_driver copying oslo_messaging/_drivers/kafka_driver/kafka_options.py -> oslo.messaging-17.0.0/oslo_messaging/_drivers/kafka_driver copying oslo_messaging/_metrics/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/_metrics copying oslo_messaging/_metrics/client.py -> oslo.messaging-17.0.0/oslo_messaging/_metrics copying oslo_messaging/hacking/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/hacking copying oslo_messaging/hacking/checks.py -> oslo.messaging-17.0.0/oslo_messaging/hacking copying oslo_messaging/notify/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/_impl_log.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/_impl_noop.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/_impl_routing.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/_impl_test.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/dispatcher.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/filter.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/listener.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/log_handler.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/logger.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/messaging.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/middleware.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/notify/notifier.py -> oslo.messaging-17.0.0/oslo_messaging/notify copying oslo_messaging/rpc/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/rpc copying oslo_messaging/rpc/client.py -> oslo.messaging-17.0.0/oslo_messaging/rpc copying oslo_messaging/rpc/dispatcher.py -> oslo.messaging-17.0.0/oslo_messaging/rpc copying oslo_messaging/rpc/server.py -> oslo.messaging-17.0.0/oslo_messaging/rpc copying oslo_messaging/rpc/transport.py -> oslo.messaging-17.0.0/oslo_messaging/rpc copying oslo_messaging/tests/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_config_opts_proxy.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_exception_serialization.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_expected_exceptions.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_fixture.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_opts.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_target.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_transport.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_urls.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/test_utils.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/utils.py -> oslo.messaging-17.0.0/oslo_messaging/tests copying oslo_messaging/tests/drivers/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests/drivers copying oslo_messaging/tests/drivers/test_impl_kafka.py -> oslo.messaging-17.0.0/oslo_messaging/tests/drivers copying oslo_messaging/tests/drivers/test_impl_rabbit.py -> oslo.messaging-17.0.0/oslo_messaging/tests/drivers copying oslo_messaging/tests/drivers/test_pool.py -> oslo.messaging-17.0.0/oslo_messaging/tests/drivers copying oslo_messaging/tests/functional/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional copying oslo_messaging/tests/functional/test_functional.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional copying oslo_messaging/tests/functional/test_rabbitmq.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional copying oslo_messaging/tests/functional/utils.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional copying oslo_messaging/tests/functional/notify/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional/notify copying oslo_messaging/tests/functional/notify/test_logger.py -> oslo.messaging-17.0.0/oslo_messaging/tests/functional/notify copying oslo_messaging/tests/notify/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_dispatcher.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_listener.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_log_handler.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_logger.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_middleware.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/notify/test_notifier.py -> oslo.messaging-17.0.0/oslo_messaging/tests/notify copying oslo_messaging/tests/rpc/__init__.py -> oslo.messaging-17.0.0/oslo_messaging/tests/rpc copying oslo_messaging/tests/rpc/test_client.py -> oslo.messaging-17.0.0/oslo_messaging/tests/rpc copying oslo_messaging/tests/rpc/test_dispatcher.py -> oslo.messaging-17.0.0/oslo_messaging/tests/rpc copying oslo_messaging/tests/rpc/test_server.py -> oslo.messaging-17.0.0/oslo_messaging/tests/rpc copying releasenotes/notes/RPC-call-monitoring-7977f047d069769a.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/add-enable_cancel_on_failover-22ac472b93dd3a23.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/add-ping-endpoint.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/add-quorum-control-configurations-beed79811ff97ba2.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/add-ssl-support-for-kafka.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/add_reno-3b4ae0789e9c45b4.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/adding_support_for_quorum_queues-3101d055b492289e.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/allow-transient-no-expire-ce7ae9d8c9d15751.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/auto-deleted-failed-quorum-ca6a3923c3ed999a.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/blocking-executor-deprecated-895146c1c3bf2f51.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/blocking-executor-support-dropped-a3bc74c6825863f0.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bug-1917645-rabbit-use-retry-parameter-for-notifications-3f7c508ab4437579.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bug-1981093-kafka-dont-log-in-tpool-execute-fa50ceee2d55ebae.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bug-1993149-e8b231791b65e938.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bug-2068630-6ff92f213bc4eca0.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bug-2098714-d55094fa4fbb3178.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/bump-amqp-version-due-to-tls-issue-e877b152eb101c15.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/connection_ttl-2cf0fe6e1ab8c73c.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/declare_fallback_durable_exchange-0db677de4fdf1e78.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/deprecate-ZeroMQ-driver-a8af25aaba867c5b.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/deprecate-eventlet-executor-13835b9818fd77f2.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/deprecate-the-option-heartbeat_in_pthread-from-rabbit-driver-5757adb83701caa5.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/deprecated-amqp1-driver-4bf57449bc2b7aad.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/disable-mandatory-flag-a6210a534f3853f0.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/do-not-run-heartbeat-in-pthread-by-default-42e1299f59b841f8.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/drop-python27-support-5ef2f365d8930483.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/enforce_fips_mode-07dd259eb8a73c2b.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/fix-access_policy-deafult-a6954a147cb002b0.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/get-rpc-client-0b4aa62160864b29.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/get-rpc-helpers-cls-8911826ac08aef2a.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/get_rpc_transport-4aa3511ad9754a60.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/handle-missing-queue-553a803f94976be7.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/heartbeat-rate-3-7ada9edbccc11a3f.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/kafka-client-library-change-fe16d5a34550db7f.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/kombo-reconnect-splay-a81eb5fca6180510.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/no-log-if-ignore-errors-e2223b8a646b4c40.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/option-rabbitmq-max_retries-has-been-deprecated-471f66a9e6d672a2.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/oslo-metrics-support-fe16343a637cc14b.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/pika-driver-has-been-deprecated-e2407fa53c91fe5c.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/rabbit-no-wait-for-ack-9e5de3e1320d7660.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/rabbit_queue_manager-363209285cbbe257.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/rabbit_quorum_typo-9c06a9fd8d767f53.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/rabbit_transient_quorum-fc3c3f88ead90034.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/rabbitmq-opts-cleanup-e0f97d4cc0855c5a.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/removal-deprecated-options-6d4c5db90525c52d.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-RequestContextSerializer-234c0496a7e0376b.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-ZeroMQ-driver-e9e0bbbb7bd4f5e6.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-amqp1-c924ea548dadffaa.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-deprecated-notif-opts-142f8eea540c17ec.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-kafka-conn-pool-opts-0b7962e2f22b24ed.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-old-quorum-opts-with-typo-5e013064fb6df062.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-pika-1bae204ced2521a3.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/remove-py38-381f832001230756.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/reply_q-timeout-e3c3bae636e8bc74.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/retry-support-07996ef04dda9482.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/run-heartbeat-in-pthread-by-default-28637b41ebf500dc.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/stream-c3dd31ee98f6bbd7.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/undeprecate_heartbeat_in_pthread-48e2c1fc008cf208.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/notes/use-extras-for-optional-deps-2a00e8007ef7a629.yaml -> oslo.messaging-17.0.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/2023.2.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/2024.1.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/2024.2.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/2025.1.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/conf.py -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/index.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/newton.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/ocata.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/pike.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/queens.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/rocky.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/stein.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/train.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/unreleased.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/ussuri.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/victoria.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/wallaby.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/xena.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/yoga.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/zed.rst -> oslo.messaging-17.0.0/releasenotes/source copying releasenotes/source/_static/.placeholder -> oslo.messaging-17.0.0/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> oslo.messaging-17.0.0/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> oslo.messaging-17.0.0/releasenotes/source/locale/en_GB/LC_MESSAGES copying tools/functions.sh -> oslo.messaging-17.0.0/tools copying tools/messages_length.yaml -> oslo.messaging-17.0.0/tools copying tools/setup-scenario-env.sh -> oslo.messaging-17.0.0/tools copying tools/simulator.py -> oslo.messaging-17.0.0/tools copying oslo.messaging.egg-info/SOURCES.txt -> oslo.messaging-17.0.0/oslo.messaging.egg-info Writing oslo.messaging-17.0.0/setup.cfg creating dist Creating tar archive removing 'oslo.messaging-17.0.0' (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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --copyout /var/tmp/pkgsrc/dist /tmp/tmp.4eB83oZEOn/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --copyout /var/tmp/pkgsrc/dist /tmp/tmp.4eB83oZEOn/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/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: 7f9c4d0d-160e-4bd8-8ff1-b0ddcc53d9cf 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 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: 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: 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.m9f5c48c', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 4168280 2913940 1041120 10411200 11946532 DEBUG: Swap: 16777212 5447824 11329388 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 848M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 205G 345G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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.gs4kgbtg', '/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.4eB83oZEOn/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.4eB83oZEOn/dist ++ grep .tar.gz + SOURCE=oslo.messaging-17.0.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.4eB83oZEOn/dist/oslo.messaging-17.0.0.tar.gz ++ basename oslo.messaging-17.0.0.tar.gz .tar.gz + SOURCEWITHREL=oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz + mv /tmp/tmp.4eB83oZEOn/dist/oslo.messaging-17.0.0.tar.gz /tmp/tmp.4eB83oZEOn/SOURCES/oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz + cd /home/centos10-master-uc/data/python-oslo-messaging_distro + cp -a python-oslo-messaging.spec sources /tmp/tmp.4eB83oZEOn/SOURCES/ + cp python-oslo-messaging.spec /tmp/tmp.4eB83oZEOn/SPECS/ + cd /tmp/tmp.4eB83oZEOn/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-oslo-messaging.spec + sed -i -e '1i%define upstream_version 17.0.0\' python-oslo-messaging.spec + grep -qc '^%global dlrn .*' python-oslo-messaging.spec + sed -i -e '1i%global dlrn 1\' python-oslo-messaging.spec + grep -qc '^%global dlrn_nvr .*' python-oslo-messaging.spec ++ basename oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr oslo.messaging-17.0.0-0.20250527150124.510688d\' python-oslo-messaging.spec + sed -i -e s/UPSTREAMVERSION/17.0.0/g python-oslo-messaging.spec + set_nvr_in_spec + VERSION=17.0.0 + sed -i -e 's/Version:.*/Version: 17.0.0/g' python-oslo-messaging.spec + sed -i -e 's/Release:.*/Release: 0.20250527150124.510688d%{?dist}/g' python-oslo-messaging.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz/' python-oslo-messaging.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-oslo-messaging.spec + cat python-oslo-messaging.spec %global dlrn_nvr oslo.messaging-17.0.0-0.20250527150124.510688d %global dlrn 1 %define upstream_version 17.0.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources oslo.messaging} %{!?dlrn: %global tarsources oslo_messaging} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order pifpaf # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif # Exclude pyngus from BRs if rhosp enabled %if 0%{?rhosp} %global excluded_brs %{excluded_brs} pyngus %endif %global with_doc 1 #guard for including python-pyngus (OSP 12 does not ship python-pyngus) %global rhosp 0 %global common_desc \ The Oslo project intends to produce a python library containing \ infrastructure code shared by OpenStack projects. The APIs provided \ by the project should be high quality, stable, consistent and generally \ useful. %global common_desc1 \ Tests for the OpenStack common messaging library. %global pypi_name oslo.messaging %global pkg_name oslo-messaging Name: python-oslo-messaging Version: 17.0.0 Release: 0.20250527150124.510688d%{?dist} Summary: OpenStack common messaging library License: Apache-2.0 URL: https://launchpad.net/oslo Source0: oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{pypi_name}/%{tarsources}-%{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 BuildRequires: openstack-macros %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %package -n python3-%{pkg_name} Summary: OpenStack common messaging library %description -n python3-%{pkg_name} %{common_desc} The Oslo messaging API supports RPC and notifications over a number of different messaging transports. %if 0%{?with_doc} %package -n python-%{pkg_name}-doc Summary: Documentation for OpenStack common messaging library %description -n python-%{pkg_name}-doc Documentation for the oslo.messaging library. %endif %package -n python3-%{pkg_name}-tests Summary: Tests for OpenStack common messaging library Requires: python3-%{pkg_name} = %{version}-%{release} Requires: python3-oslotest Requires: python3-testtools Requires: python3-stestr Requires: python3-testscenarios %description -n python3-%{pkg_name}-tests %{common_desc1} %description %{common_desc} %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif # FIXME: workaround required to build %autosetup -n %{tarsources}-%{upstream_version} -S git 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 sed -i 's/confluent-kafka/kafka-python/' test-requirements.txt doc/requirements.txt sed -i '/sphinx-build/ s/-W//' 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 %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %install %pyproject_install ln -s ./oslo-messaging-send-notification %{buildroot}%{_bindir}/oslo-messaging-send-notification-3 # We have to generate documentation after install phase because sphinx-build # needs .dist-info directory to be available in order to build successfully. %if 0%{?with_doc} PYTHONPATH="%{buildroot}/%{python3_sitelib}" %tox -e docs # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.buildinfo %endif %check # we don't ship kafka driver rm -f oslo_messaging/tests/drivers/test_impl_kafka.py # nothing provides pifpaf module needed by test_rabbitmq rm -f oslo_messaging/tests/functional/test_rabbitmq.py %tox -e %{default_toxenv} -- -- --exclude-regex '(oslo_messaging.tests.notify.test_notifier.TestMessagingNotifierRetry.test_notifier_retry_connection_fails_kafka)' %files -n python3-%{pkg_name} %license LICENSE %doc README.rst %{python3_sitelib}/oslo_messaging %{python3_sitelib}/*.dist-info %{_bindir}/oslo-messaging-send-notification %{_bindir}/oslo-messaging-send-notification-3 %exclude %{python3_sitelib}/oslo_messaging/tests %if 0%{?with_doc} %files -n python-%{pkg_name}-doc %license LICENSE %doc doc/build/html %endif %files -n python3-%{pkg_name}-tests %{python3_sitelib}/oslo_messaging/tests %changelog + spectool -g -C /tmp/tmp.4eB83oZEOn/SOURCES python-oslo-messaging.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --spec python-oslo-messaging.spec --sources=/tmp/tmp.4eB83oZEOn/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --spec python-oslo-messaging.spec --sources=/tmp/tmp.4eB83oZEOn/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/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: a2267e29-480c-41ee-a8e3-408fa04d257a 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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(python-oslo-messaging.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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 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: 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: 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.9uhjvpss', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 4310368 2774364 1186572 10554152 11804444 DEBUG: Swap: 16777212 5447824 11329388 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 205G 345G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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.erp26nko', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-6ebeb372617a236979 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 117 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 59 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 59 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 42 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 41 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 162 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 99 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 190 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 55 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 19 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 258 kB/s | 32 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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/python-oslo-messaging.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/python-oslo-messaging.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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(python-oslo-messaging.spec) Config(dlrn-5) 0 minutes 9 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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.4eB83oZEOn WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.1 starting (python version = 3.9.18, NVR = mock-6.1-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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb --rebuild /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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.1 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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_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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '__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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}, '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'}} 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: 30d58cc6-65ff-4198-90b7-ffa852b40338 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-71621490b09d8258a72d7e9ac730cba91ae0bb1e baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/71/62/71621490b09d8258a72d7e9ac730cba91ae0bb1e_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-18d93ae3dabeb8c92fa3896a91593a407ce50baa baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/18/d9/18d93ae3dabeb8c92fa3896a91593a407ce50baa_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-aodhclient-16fcf400588c27b034ca05f118119127bde7fbca baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/16/fc/16fcf400588c27b034ca05f118119127bde7fbca_3be03f87 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-ab8ce8fd34674bb2e8e8c2c581c250685cf182ec baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/ab/8c/ab8ce8fd34674bb2e8e8c2c581c250685cf182ec_6f82bf1a enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-python-oslo-privsep-98a82b580d237fa22cd73545dd1172ae5692f943 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/98/a8/98a82b580d237fa22cd73545dd1172ae5692f943_346190b5 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-221a3e89e8988bc664298106ee691a4e41ca71f9 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/22/1a/221a3e89e8988bc664298106ee691a4e41ca71f9_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-6ebeb372617a236979cd583a656af82d8a136051 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/6e/be/6ebeb372617a236979cd583a656af82d8a136051_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-158dfd0e27fee2d1bdeb91f473667d574713e663 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/15/8d/158dfd0e27fee2d1bdeb91f473667d574713e663_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystonemiddleware-86855617f8ed219278dc5e7d0bd93d0ef3cd2d67 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/86/85/86855617f8ed219278dc5e7d0bd93d0ef3cd2d67_7491a510 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/a3/43/a3430289de4f68c9ff7b9027ea4dcc44f0f28ee2_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovsdbapp-e18261565f4220e2fedd5ec32acca35fb62833bd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e1/82/e18261565f4220e2fedd5ec32acca35fb62833bd_e0b75a44 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-9398f8ee4e30189808821c1ed9a930c7f5a54abc baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/93/98/9398f8ee4e30189808821c1ed9a930c7f5a54abc_fa5cac99 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-1cdd392f96d22a033e46a0d2016ed925f53fd42c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/1c/dd/1cdd392f96d22a033e46a0d2016ed925f53fd42c_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/84/ac/84ac6c9d29c1e2c51a8374e5f4f15ad7a237e74c_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3d61a1bde8a845 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ed/5d/ed5dc308a20d45c82743e3ebab3d61a1bde8a845_37ddcbfc enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-f64269b981753c21c87c3ec7c2b4bbcd5978292c baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/f6/42/f64269b981753c21c87c3ec7c2b4bbcd5978292c_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-magnum-tests-tempest-39569582b296446a52e0990d32bc56fcce7a9fa9 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/39/56/39569582b296446a52e0990d32bc56fcce7a9fa9_06199c81 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-fa0768cd58af0c4409ccefccef4a045e7ae73c41 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/fa/07/fa0768cd58af0c4409ccefccef4a045e7ae73c41_ba9bca5c 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb Mock Version: 6.1 INFO: Mock Version: 6.1 INFO: Mock Version: 6.1 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: 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: 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._xfkbptk', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 5610624 1477048 2486664 11851292 10504188 DEBUG: Swap: 16777212 5447824 11329388 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 205G 345G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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.23uh_lwc', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 178 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 173 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-6ebeb372617a236979 195 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 184 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 205 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 198 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 46 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 100 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 53 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 46 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 191 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 97 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 135 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 108 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 57 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 160 kB/s | 32 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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: 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 python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm Start: build setup for python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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: python-oslo-messaging-17.0.0-0.2025052######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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: oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz DEBUG: python-oslo-messaging.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/python-oslo-messaging.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/python-oslo-messaging.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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 Tue May 27 11:02:11 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.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 python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm Start: rpmbuild python-oslo-messaging-17.0.0-0.20250527150124.510688d.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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/python-oslo-messaging.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/python-oslo-messaging.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.H95bgq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf oslo.messaging-17.0.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/oslo.messaging-17.0.0-0.20250527150124.510688d.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + rm -rf /builddir/build/BUILD/oslo.messaging-17.0.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0-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 'python-oslo-messaging-17.0.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: + 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: + sed -i s/confluent-kafka/kafka-python/ test-requirements.txt doc/requirements.txt DEBUG: + sed -i '/sphinx-build/ s/-W//' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order pifpaf 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 pifpaf 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 pifpaf 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 pifpaf 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 pifpaf 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 pifpaf DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pifpaf.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pifpaf.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.wsey1X DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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:05 ago on Tue May 27 11:02:11 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 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-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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-9.el10.noarch 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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/python-oslo-messaging.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/python-oslo-messaging.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.IsKw9J DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) 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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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:08 ago on Tue May 27 11:02:11 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 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-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch 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-9.el10 crb 678 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-9.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-9.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-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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/python-oslo-messaging.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/python-oslo-messaging.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.b5R0WU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) 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 ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling kafka-python>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kafka-python>=1.3.0 DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling eventlet>=0.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.23.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: futurist>=1.2.0 DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=5.2.0 DEBUG: Handling oslo.context>=5.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=5.3.0 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.utils>=3.37.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=3.37.0 DEBUG: Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.18.0 DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.0 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: debtcollector>=1.2.0 DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=3.13 DEBUG: Handling amqp>=2.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: amqp>=2.5.2 DEBUG: Handling kombu>=4.6.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kombu>=4.6.6 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.metrics>=0.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.metrics>=0.2.1 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.0 DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling kafka-python>=0.11.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kafka-python>=0.11.6 DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=3.2.1 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 oslo.messaging.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.messaging.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.messaging.egg-info/entry_points.txt DEBUG: writing requirements to oslo.messaging.egg-info/requires.txt DEBUG: writing top-level names to oslo.messaging.egg-info/top_level.txt DEBUG: writing pbr to oslo.messaging.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 'oslo.messaging.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.messaging-17.0.0/oslo.messaging-17.0.0.dist-info' DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: futurist >=1.2.0 DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.config >=5.2.0 DEBUG: Handling oslo.context >=5.3.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.context >=5.3.0 DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.log >=3.36.0 DEBUG: Handling oslo.utils >=3.37.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.utils >=3.37.0 DEBUG: Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.serialization >=2.18.0 DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.service >=1.24.0 DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: debtcollector >=1.2.0 DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: PyYAML >=3.13 DEBUG: Handling amqp >=2.5.2 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: amqp >=2.5.2 DEBUG: Handling kombu >=4.6.6 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: kombu >=4.6.6 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.metrics >=0.2.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement not satisfied: oslo.metrics >=0.2.1 DEBUG: Handling confluent-kafka >=1.3.0 ; extra == 'kafka' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: confluent-kafka >=1.3.0 ; extra == 'kafka' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling kafka-python >=1.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: kafka-python >=1.3.0 ; extra == 'test' DEBUG: Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: coverage >=4.0 ; extra == 'test' DEBUG: Handling eventlet >=0.23.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: eventlet >=0.23.0 ; extra == 'test' DEBUG: Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.messaging-17.0.0.dist-info/ DEBUG: removed 'oslo.messaging-17.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/METADATA' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/entry_points.txt' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/pbr.json' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/top_level.txt' DEBUG: removed directory 'oslo.messaging-17.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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:13 ago on Tue May 27 11:02:11 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 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-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-greenlet-3.0.3-5.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.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-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: =============================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =============================================================================================================== DEBUG: Installing: DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 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-kafka noarch 2.0.2-21.el10s delorean-master-testing 499 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 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-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 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-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.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-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 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-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 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-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 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-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-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 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-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 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-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-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 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-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: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: =============================================================================================================== DEBUG: Install 70 Packages DEBUG: Total size: 13 M DEBUG: Total download size: 499 k DEBUG: Installed size: 52 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.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-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.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.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.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-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.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-5.el10.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-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.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-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.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-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-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-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-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-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-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-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: (70/70): python3-kafka-2.0.2-21.el10s.noarch.rp 10 MB/s | 499 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 7.7 MB/s | 499 kB 00:00 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-testtools-2.7.2-1.bootstrap.el10s.noarch 1/70 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1.e 2/70 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/70 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 4/70 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/70 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/70 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/70 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 8/70 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 9/70 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 10/70 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 11/70 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 12/70 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 13/70 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 14/70 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 15/70 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750bd 16/70 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 17/70 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 18/70 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 19/70 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 20/70 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 21/70 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 22/70 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 23/70 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 24/70 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 25/70 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 26/70 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 27/70 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 28/70 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 29/70 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 30/70 DEBUG: Installing : which-2.21-43.el10.x86_64 31/70 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 32/70 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 33/70 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 34/70 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 35/70 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 36/70 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 37/70 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 38/70 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 39/70 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 40/70 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 41/70 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 42/70 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 43/70 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 44/70 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 45/70 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el10. 46/70 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79f5 47/70 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.20250513102931 48/70 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c290b 49/70 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0 50/70 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.e 51/70 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6. 52/70 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d5831 53/70 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.20250318115342. 54/70 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el 55/70 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.2025031811400 56/70 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002.62 57/70 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a5280 58/70 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b3c 59/70 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.26d 60/70 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 61/70 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10.n 62/70 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380.el 63/70 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 64/70 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 65/70 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 66/70 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 67/70 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 68/70 DEBUG: Installing : python3-kafka-2.0.2-21.el10s.noarch 69/70 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 70/70 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 70/70 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 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-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-kafka-2.0.2-21.el10s.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.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-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-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch 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-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.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-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-yappi-1.6.0-1.el10s.x86_64 DEBUG: which-2.21-43.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-amqp-5.2.0-7.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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch 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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: which-2.21-43.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-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-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-kafka-2.0.2-21.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-amqp-5.2.0-7.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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch 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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: which-2.21-43.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-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-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-kafka-2.0.2-21.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/python-oslo-messaging.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/python-oslo-messaging.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.UuXYaB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) 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 ✔ in 0.01 seconds DEBUG: py312: OK (0.00 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.15 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling kafka-python>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kafka-python>=1.3.0 DEBUG: (installed: kafka-python 2.0.2) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling eventlet>=0.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.23.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=5.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=5.3.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.utils>=3.37.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=3.37.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling amqp>=2.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: amqp>=2.5.2 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling kombu>=4.6.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=4.6.6 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.metrics>=0.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.metrics>=0.2.1 DEBUG: (installed: oslo.metrics 0.12.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kafka-python>=0.11.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kafka-python>=0.11.6 DEBUG: (installed: kafka-python 2.0.2) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) 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 oslo.messaging.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.messaging.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.messaging.egg-info/entry_points.txt DEBUG: writing requirements to oslo.messaging.egg-info/requires.txt DEBUG: writing top-level names to oslo.messaging.egg-info/top_level.txt DEBUG: writing pbr to oslo.messaging.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 'oslo.messaging.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.messaging-17.0.0/oslo.messaging-17.0.0.dist-info' DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.config >=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=5.3.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.context >=5.3.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.utils >=3.37.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.utils >=3.37.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.serialization >=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: debtcollector >=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: PyYAML >=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling amqp >=2.5.2 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: amqp >=2.5.2 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling kombu >=4.6.6 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: kombu >=4.6.6 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.metrics >=0.2.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.metrics >=0.2.1 DEBUG: (installed: oslo.metrics 0.12.0) DEBUG: Handling confluent-kafka >=1.3.0 ; extra == 'kafka' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: confluent-kafka >=1.3.0 ; extra == 'kafka' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling kafka-python >=1.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: kafka-python >=1.3.0 ; extra == 'test' DEBUG: Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: coverage >=4.0 ; extra == 'test' DEBUG: Handling eventlet >=0.23.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: eventlet >=0.23.0 ; extra == 'test' DEBUG: Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.messaging-17.0.0.dist-info/ DEBUG: removed 'oslo.messaging-17.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/METADATA' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/top_level.txt' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/pbr.json' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/entry_points.txt' DEBUG: removed directory 'oslo.messaging-17.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: + exit 0 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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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:20 ago on Tue May 27 11:02:11 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 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-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-amqp-5.2.0-7.el10s.noarch is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch is already installed. DEBUG: Package python3-eventlet-0.36.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-greenlet-3.0.3-5.el10.x86_64 is already installed. DEBUG: Package python3-kafka-2.0.2-21.el10s.noarch is already installed. DEBUG: Package python3-kafka-2.0.2-21.el10s.noarch is already installed. DEBUG: Package python3-kombu-1:5.3.7-1.el10s.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.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-pbr-6.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.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-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-1.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.85.0-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-84.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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.2.1-7.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-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.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-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch DEBUG: nspr-4.35.0-34.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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-11.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-4.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-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.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.9-16.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.5.0-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-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-2.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-1.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-3.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-38.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.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-10.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.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.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-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.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-289-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.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.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3-2.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-19.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.10-3.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-11.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-amqp-5.2.0-7.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.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch 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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: which-2.21-43.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-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-decorator-5.1.1-12.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-kafka-2.0.2-21.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.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 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.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b 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-84.el10.x86_64 1747141079 6822294 9bcd01a6d9da8f7738fe71b0000de98a installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d 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-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d 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-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc 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.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b 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-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 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-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 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-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff 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: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 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.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb 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: 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-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 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-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef 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-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac 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.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 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.9-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c 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.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 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-libs-1:3.5.0-3.el10.x86_64 1747230615 9350618 c70e6546e8b7e19a91528924e9d3c6a0 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-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 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-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 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-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 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-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 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-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 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-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 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-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab 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.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf 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-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 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-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae 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-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a 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-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 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.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 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-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be 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-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 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.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 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-289-1.el10.noarch 1744631534 187993 933f48dfae97ec0600fc04638493a0d5 installed DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 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.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 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.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 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-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 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.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 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.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 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-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 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-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a 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-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f 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-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 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.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f 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-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 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: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c 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-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-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 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.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-kafka-2.0.2-21.el10s.noarch 1739272353 2623659 ecfeb2e3d518cd653f69537f3fefe07b 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/python-oslo-messaging.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/python-oslo-messaging.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.s4bg27 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) 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 ✔ in 0.01 seconds DEBUG: py312: OK (0.00 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling kafka-python>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kafka-python>=1.3.0 DEBUG: (installed: kafka-python 2.0.2) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling eventlet>=0.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.23.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling greenlet>=0.4.15 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: greenlet>=0.4.15 DEBUG: (installed: greenlet 3.0.3) DEBUG: Handling pbr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=5.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=5.3.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.utils>=3.37.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=3.37.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.serialization>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling debtcollector>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling amqp>=2.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: amqp>=2.5.2 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling kombu>=4.6.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=4.6.6 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.metrics>=0.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.metrics>=0.2.1 DEBUG: (installed: oslo.metrics 0.12.0) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling openstackdocstheme>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.0 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kafka-python>=0.11.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kafka-python>=0.11.6 DEBUG: (installed: kafka-python 2.0.2) DEBUG: Handling tenacity>=3.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=3.2.1 DEBUG: (installed: tenacity 8.2.3) 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 oslo.messaging.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.messaging.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.messaging.egg-info/entry_points.txt DEBUG: writing requirements to oslo.messaging.egg-info/requires.txt DEBUG: writing top-level names to oslo.messaging.egg-info/top_level.txt DEBUG: writing pbr to oslo.messaging.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 'oslo.messaging.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.messaging-17.0.0/oslo.messaging-17.0.0.dist-info' DEBUG: Handling pbr >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: pbr >=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.1.1) DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.config >=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=5.3.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.context >=5.3.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.utils >=3.37.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.utils >=3.37.0 DEBUG: (installed: oslo.utils 8.0.0) DEBUG: Handling oslo.serialization >=2.18.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.serialization >=2.18.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling debtcollector >=1.2.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: debtcollector >=1.2.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling PyYAML >=3.13 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: PyYAML >=3.13 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling amqp >=2.5.2 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: amqp >=2.5.2 DEBUG: (installed: amqp 5.2.0) DEBUG: Handling kombu >=4.6.6 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: kombu >=4.6.6 DEBUG: (installed: kombu 5.3.7) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.metrics >=0.2.1 from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Requirement satisfied: oslo.metrics >=0.2.1 DEBUG: (installed: oslo.metrics 0.12.0) DEBUG: Handling confluent-kafka >=1.3.0 ; extra == 'kafka' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: confluent-kafka >=1.3.0 ; extra == 'kafka' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling kafka-python >=1.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: kafka-python >=1.3.0 ; extra == 'test' DEBUG: Handling coverage >=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: coverage >=4.0 ; extra == 'test' DEBUG: Handling eventlet >=0.23.0 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: eventlet >=0.23.0 ; extra == 'test' DEBUG: Handling greenlet >=0.4.15 ; extra == 'test' from hook generated metadata: Requires-Dist (oslo.messaging) DEBUG: Ignoring alien requirement: greenlet >=0.4.15 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv oslo.messaging-17.0.0.dist-info/ DEBUG: removed 'oslo.messaging-17.0.0.dist-info/AUTHORS' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/LICENSE' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/METADATA' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/entry_points.txt' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/pbr.json' DEBUG: removed 'oslo.messaging-17.0.0.dist-info/top_level.txt' DEBUG: removed directory 'oslo.messaging-17.0.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e56INp 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-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 oslo.messaging-17.0.0 DEBUG: + mkdir -p /builddir/build/BUILD/oslo.messaging-17.0.0/.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-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/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/oslo.messaging-17.0.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) 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/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info DEBUG: writing /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.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/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-modern-metadata-c1ith4w9/oslo.messaging-17.0.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: oslo.messaging DEBUG: Building wheel for oslo.messaging (pyproject.toml): started DEBUG: Running command Building wheel for oslo.messaging (pyproject.toml) 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/oslo_messaging DEBUG: copying oslo_messaging/version.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/transport.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/target.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/server.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/serializer.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/opts.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/exceptions.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/dispatcher.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/conffixture.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/_utils.py -> build/lib/oslo_messaging DEBUG: copying oslo_messaging/__init__.py -> build/lib/oslo_messaging DEBUG: creating build/lib/oslo_messaging/tests DEBUG: creating build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_notifier.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_middleware.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_logger.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_log_handler.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_listener.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/test_dispatcher.py -> build/lib/oslo_messaging/tests/notify DEBUG: copying oslo_messaging/tests/notify/__init__.py -> build/lib/oslo_messaging/tests/notify DEBUG: creating build/lib/oslo_messaging/tests/functional DEBUG: creating build/lib/oslo_messaging/tests/functional/notify DEBUG: copying oslo_messaging/tests/functional/notify/test_logger.py -> build/lib/oslo_messaging/tests/functional/notify DEBUG: copying oslo_messaging/tests/functional/notify/__init__.py -> build/lib/oslo_messaging/tests/functional/notify DEBUG: creating build/lib/oslo_messaging/rpc DEBUG: copying oslo_messaging/rpc/transport.py -> build/lib/oslo_messaging/rpc DEBUG: copying oslo_messaging/rpc/server.py -> build/lib/oslo_messaging/rpc DEBUG: copying oslo_messaging/rpc/dispatcher.py -> build/lib/oslo_messaging/rpc DEBUG: copying oslo_messaging/rpc/client.py -> build/lib/oslo_messaging/rpc DEBUG: copying oslo_messaging/rpc/__init__.py -> build/lib/oslo_messaging/rpc DEBUG: creating build/lib/oslo_messaging/hacking DEBUG: copying oslo_messaging/hacking/checks.py -> build/lib/oslo_messaging/hacking DEBUG: copying oslo_messaging/hacking/__init__.py -> build/lib/oslo_messaging/hacking DEBUG: copying oslo_messaging/tests/utils.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_utils.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_urls.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_transport.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_target.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_opts.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_fixture.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_expected_exceptions.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_exception_serialization.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/test_config_opts_proxy.py -> build/lib/oslo_messaging/tests DEBUG: copying oslo_messaging/tests/__init__.py -> build/lib/oslo_messaging/tests DEBUG: creating build/lib/oslo_messaging/tests/drivers DEBUG: copying oslo_messaging/tests/drivers/test_pool.py -> build/lib/oslo_messaging/tests/drivers DEBUG: copying oslo_messaging/tests/drivers/test_impl_rabbit.py -> build/lib/oslo_messaging/tests/drivers DEBUG: copying oslo_messaging/tests/drivers/test_impl_kafka.py -> build/lib/oslo_messaging/tests/drivers DEBUG: copying oslo_messaging/tests/drivers/__init__.py -> build/lib/oslo_messaging/tests/drivers DEBUG: creating build/lib/oslo_messaging/_drivers DEBUG: creating build/lib/oslo_messaging/_drivers/kafka_driver DEBUG: copying oslo_messaging/_drivers/kafka_driver/kafka_options.py -> build/lib/oslo_messaging/_drivers/kafka_driver DEBUG: copying oslo_messaging/_drivers/kafka_driver/__init__.py -> build/lib/oslo_messaging/_drivers/kafka_driver DEBUG: copying oslo_messaging/_drivers/pool.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/impl_rabbit.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/impl_kafka.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/impl_fake.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/common.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/base.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/amqpdriver.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/amqp.py -> build/lib/oslo_messaging/_drivers DEBUG: copying oslo_messaging/_drivers/__init__.py -> build/lib/oslo_messaging/_drivers DEBUG: creating build/lib/oslo_messaging/tests/rpc DEBUG: copying oslo_messaging/tests/rpc/test_server.py -> build/lib/oslo_messaging/tests/rpc DEBUG: copying oslo_messaging/tests/rpc/test_dispatcher.py -> build/lib/oslo_messaging/tests/rpc DEBUG: copying oslo_messaging/tests/rpc/test_client.py -> build/lib/oslo_messaging/tests/rpc DEBUG: copying oslo_messaging/tests/rpc/__init__.py -> build/lib/oslo_messaging/tests/rpc DEBUG: copying oslo_messaging/tests/functional/utils.py -> build/lib/oslo_messaging/tests/functional DEBUG: copying oslo_messaging/tests/functional/test_rabbitmq.py -> build/lib/oslo_messaging/tests/functional DEBUG: copying oslo_messaging/tests/functional/test_functional.py -> build/lib/oslo_messaging/tests/functional DEBUG: copying oslo_messaging/tests/functional/__init__.py -> build/lib/oslo_messaging/tests/functional DEBUG: creating build/lib/oslo_messaging/_metrics DEBUG: copying oslo_messaging/_metrics/client.py -> build/lib/oslo_messaging/_metrics DEBUG: copying oslo_messaging/_metrics/__init__.py -> build/lib/oslo_messaging/_metrics DEBUG: creating build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/notifier.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/middleware.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/messaging.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/logger.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/log_handler.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/listener.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/filter.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/dispatcher.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/_impl_test.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/_impl_routing.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/_impl_noop.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/_impl_log.py -> build/lib/oslo_messaging/notify DEBUG: copying oslo_messaging/notify/__init__.py -> build/lib/oslo_messaging/notify DEBUG: running egg_info DEBUG: writing oslo.messaging.egg-info/PKG-INFO DEBUG: writing dependency_links to oslo.messaging.egg-info/dependency_links.txt DEBUG: writing entry points to oslo.messaging.egg-info/entry_points.txt DEBUG: writing requirements to oslo.messaging.egg-info/requires.txt DEBUG: writing top-level names to oslo.messaging.egg-info/top_level.txt DEBUG: writing pbr to oslo.messaging.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 'oslo.messaging.egg-info/SOURCES.txt' 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/oslo_messaging DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/_impl_log.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/_impl_noop.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/_impl_routing.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/_impl_test.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/dispatcher.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/filter.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/listener.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/log_handler.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/logger.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/messaging.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/middleware.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: copying build/lib/oslo_messaging/notify/notifier.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/notify DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/_metrics DEBUG: copying build/lib/oslo_messaging/_metrics/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_metrics DEBUG: copying build/lib/oslo_messaging/_metrics/client.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_metrics DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/amqp.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/amqpdriver.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/base.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/common.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/impl_fake.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/impl_kafka.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/impl_rabbit.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: copying build/lib/oslo_messaging/_drivers/pool.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers/kafka_driver DEBUG: copying build/lib/oslo_messaging/_drivers/kafka_driver/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers/kafka_driver DEBUG: copying build/lib/oslo_messaging/_drivers/kafka_driver/kafka_options.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/_drivers/kafka_driver DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/hacking DEBUG: copying build/lib/oslo_messaging/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/hacking DEBUG: copying build/lib/oslo_messaging/hacking/checks.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: copying build/lib/oslo_messaging/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: copying build/lib/oslo_messaging/rpc/client.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: copying build/lib/oslo_messaging/rpc/dispatcher.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: copying build/lib/oslo_messaging/rpc/server.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: copying build/lib/oslo_messaging/rpc/transport.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests/rpc DEBUG: copying build/lib/oslo_messaging/tests/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/rpc DEBUG: copying build/lib/oslo_messaging/tests/rpc/test_client.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/rpc DEBUG: copying build/lib/oslo_messaging/tests/rpc/test_dispatcher.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/rpc DEBUG: copying build/lib/oslo_messaging/tests/rpc/test_server.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests/drivers DEBUG: copying build/lib/oslo_messaging/tests/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/drivers DEBUG: copying build/lib/oslo_messaging/tests/drivers/test_impl_kafka.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/drivers DEBUG: copying build/lib/oslo_messaging/tests/drivers/test_impl_rabbit.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/drivers DEBUG: copying build/lib/oslo_messaging/tests/drivers/test_pool.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/drivers DEBUG: copying build/lib/oslo_messaging/tests/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_config_opts_proxy.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_exception_serialization.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_expected_exceptions.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_fixture.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_opts.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_target.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_transport.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_urls.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/test_utils.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: copying build/lib/oslo_messaging/tests/utils.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional DEBUG: copying build/lib/oslo_messaging/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional DEBUG: copying build/lib/oslo_messaging/tests/functional/test_functional.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional DEBUG: copying build/lib/oslo_messaging/tests/functional/test_rabbitmq.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional DEBUG: copying build/lib/oslo_messaging/tests/functional/utils.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional/notify DEBUG: copying build/lib/oslo_messaging/tests/functional/notify/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional/notify DEBUG: copying build/lib/oslo_messaging/tests/functional/notify/test_logger.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/functional/notify DEBUG: creating build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_dispatcher.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_listener.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_log_handler.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_logger.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_middleware.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/tests/notify/test_notifier.py -> build/bdist.linux-x86_64/wheel/oslo_messaging/tests/notify DEBUG: copying build/lib/oslo_messaging/__init__.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/_utils.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/conffixture.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/dispatcher.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/exceptions.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/opts.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/serializer.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/server.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/target.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/transport.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: copying build/lib/oslo_messaging/version.py -> build/bdist.linux-x86_64/wheel/oslo_messaging DEBUG: running install_egg_info DEBUG: Copying oslo.messaging.egg-info to build/bdist.linux-x86_64/wheel/oslo.messaging-17.0.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/oslo.messaging-17.0.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir/pip-wheel-kgtst_op/.tmp-zl820smm/oslo.messaging-17.0.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'oslo_messaging/__init__.py' DEBUG: adding 'oslo_messaging/_utils.py' DEBUG: adding 'oslo_messaging/conffixture.py' DEBUG: adding 'oslo_messaging/dispatcher.py' DEBUG: adding 'oslo_messaging/exceptions.py' DEBUG: adding 'oslo_messaging/opts.py' DEBUG: adding 'oslo_messaging/serializer.py' DEBUG: adding 'oslo_messaging/server.py' DEBUG: adding 'oslo_messaging/target.py' DEBUG: adding 'oslo_messaging/transport.py' DEBUG: adding 'oslo_messaging/version.py' DEBUG: adding 'oslo_messaging/_drivers/__init__.py' DEBUG: adding 'oslo_messaging/_drivers/amqp.py' DEBUG: adding 'oslo_messaging/_drivers/amqpdriver.py' DEBUG: adding 'oslo_messaging/_drivers/base.py' DEBUG: adding 'oslo_messaging/_drivers/common.py' DEBUG: adding 'oslo_messaging/_drivers/impl_fake.py' DEBUG: adding 'oslo_messaging/_drivers/impl_kafka.py' DEBUG: adding 'oslo_messaging/_drivers/impl_rabbit.py' DEBUG: adding 'oslo_messaging/_drivers/pool.py' DEBUG: adding 'oslo_messaging/_drivers/kafka_driver/__init__.py' DEBUG: adding 'oslo_messaging/_drivers/kafka_driver/kafka_options.py' DEBUG: adding 'oslo_messaging/_metrics/__init__.py' DEBUG: adding 'oslo_messaging/_metrics/client.py' DEBUG: adding 'oslo_messaging/hacking/__init__.py' DEBUG: adding 'oslo_messaging/hacking/checks.py' DEBUG: adding 'oslo_messaging/notify/__init__.py' DEBUG: adding 'oslo_messaging/notify/_impl_log.py' DEBUG: adding 'oslo_messaging/notify/_impl_noop.py' DEBUG: adding 'oslo_messaging/notify/_impl_routing.py' DEBUG: adding 'oslo_messaging/notify/_impl_test.py' DEBUG: adding 'oslo_messaging/notify/dispatcher.py' DEBUG: adding 'oslo_messaging/notify/filter.py' DEBUG: adding 'oslo_messaging/notify/listener.py' DEBUG: adding 'oslo_messaging/notify/log_handler.py' DEBUG: adding 'oslo_messaging/notify/logger.py' DEBUG: adding 'oslo_messaging/notify/messaging.py' DEBUG: adding 'oslo_messaging/notify/middleware.py' DEBUG: adding 'oslo_messaging/notify/notifier.py' DEBUG: adding 'oslo_messaging/rpc/__init__.py' DEBUG: adding 'oslo_messaging/rpc/client.py' DEBUG: adding 'oslo_messaging/rpc/dispatcher.py' DEBUG: adding 'oslo_messaging/rpc/server.py' DEBUG: adding 'oslo_messaging/rpc/transport.py' DEBUG: adding 'oslo_messaging/tests/__init__.py' DEBUG: adding 'oslo_messaging/tests/test_config_opts_proxy.py' DEBUG: adding 'oslo_messaging/tests/test_exception_serialization.py' DEBUG: adding 'oslo_messaging/tests/test_expected_exceptions.py' DEBUG: adding 'oslo_messaging/tests/test_fixture.py' DEBUG: adding 'oslo_messaging/tests/test_opts.py' DEBUG: adding 'oslo_messaging/tests/test_target.py' DEBUG: adding 'oslo_messaging/tests/test_transport.py' DEBUG: adding 'oslo_messaging/tests/test_urls.py' DEBUG: adding 'oslo_messaging/tests/test_utils.py' DEBUG: adding 'oslo_messaging/tests/utils.py' DEBUG: adding 'oslo_messaging/tests/drivers/__init__.py' DEBUG: adding 'oslo_messaging/tests/drivers/test_impl_kafka.py' DEBUG: adding 'oslo_messaging/tests/drivers/test_impl_rabbit.py' DEBUG: adding 'oslo_messaging/tests/drivers/test_pool.py' DEBUG: adding 'oslo_messaging/tests/functional/__init__.py' DEBUG: adding 'oslo_messaging/tests/functional/test_functional.py' DEBUG: adding 'oslo_messaging/tests/functional/test_rabbitmq.py' DEBUG: adding 'oslo_messaging/tests/functional/utils.py' DEBUG: adding 'oslo_messaging/tests/functional/notify/__init__.py' DEBUG: adding 'oslo_messaging/tests/functional/notify/test_logger.py' DEBUG: adding 'oslo_messaging/tests/notify/__init__.py' DEBUG: adding 'oslo_messaging/tests/notify/test_dispatcher.py' DEBUG: adding 'oslo_messaging/tests/notify/test_listener.py' DEBUG: adding 'oslo_messaging/tests/notify/test_log_handler.py' DEBUG: adding 'oslo_messaging/tests/notify/test_logger.py' DEBUG: adding 'oslo_messaging/tests/notify/test_middleware.py' DEBUG: adding 'oslo_messaging/tests/notify/test_notifier.py' DEBUG: adding 'oslo_messaging/tests/rpc/__init__.py' DEBUG: adding 'oslo_messaging/tests/rpc/test_client.py' DEBUG: adding 'oslo_messaging/tests/rpc/test_dispatcher.py' DEBUG: adding 'oslo_messaging/tests/rpc/test_server.py' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/AUTHORS' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/LICENSE' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/METADATA' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/WHEEL' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/entry_points.txt' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/pbr.json' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/top_level.txt' DEBUG: adding 'oslo.messaging-17.0.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for oslo.messaging (pyproject.toml): finished with status 'done' DEBUG: Created wheel for oslo.messaging: filename=oslo.messaging-17.0.0-py3-none-any.whl size=197282 sha256=486e9bcf8aeffcd195a1ea1e2a4db2c3c5bb09231b7dc1d817bec9e82ba60ac1 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/95/9b/1a/0c1794fc45f87295f542882ef544a860e7dd222e0c7346da6f DEBUG: Successfully built oslo.messaging DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LkpOSH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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-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 oslo.messaging-17.0.0 DEBUG: ++ xargs basename --multiple DEBUG: ++ ls /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir/oslo.messaging-17.0.0-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=oslo.messaging==17.0.0 DEBUG: + '[' -z oslo.messaging==17.0.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/oslo.messaging-17.0.0/pyproject-wheeldir oslo.messaging==17.0.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/oslo.messaging-17.0.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/oslo.messaging-17.0.0-py3-none-any.whl DEBUG: Installing collected packages: oslo.messaging DEBUG: Creating /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin/oslo-messaging-send-notification to 755 DEBUG: Successfully installed oslo.messaging-17.0.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin/oslo-messaging-send-notification DEBUG: /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin/oslo-messaging-send-notification: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 --record /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info/RECORD --output /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages/oslo.messaging-17.0.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + ln -s ./oslo-messaging-send-notification /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin/oslo-messaging-send-notification-3 DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64//usr/lib/python3.12/site-packages 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: loading stevedore.sphinxext DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (oslo.messaging); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/oslo.messaging-17.0.0/.gitreview found DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 27 source files that are out of date DEBUG: updating environment: [new config] 27 added, 0 changed, 0 removed DEBUG: reading sources... [ 4%] admin/drivers documenting plugins from 'oslo.messaging.drivers' DEBUG: reading sources... [ 7%] admin/index reading sources... [ 11%] admin/kafka reading sources... [ 15%] admin/rabbit reading sources... [ 19%] configuration/conffixture reading sources... [ 22%] configuration/index reading sources... [ 26%] configuration/opts reading sources... [ 30%] contributor/contributing reading sources... [ 33%] contributor/driver-dev-guide reading sources... [ 37%] contributor/index reading sources... [ 41%] contributor/supported-messaging-drivers reading sources... [ 44%] contributor/using-simulator reading sources... [ 48%] index reading sources... [ 52%] reference/exceptions reading sources... [ 56%] reference/executors documenting plugins from 'oslo.messaging.executors' DEBUG: reading sources... [ 59%] reference/index reading sources... [ 63%] reference/notification_driver reading sources... [ 67%] reference/notification_listener reading sources... [ 70%] reference/notifier documenting plugins from 'oslo.messaging.notify.drivers' DEBUG: WARNING: Failed to load oslo_messaging._drivers.impl_kafka: No module named 'confluent_kafka' DEBUG: reading sources... [ 74%] reference/rpcclient reading sources... [ 78%] reference/serializer reading sources... [ 81%] reference/server reading sources... [ 85%] reference/target reading sources... [ 89%] reference/transport reading sources... [ 93%] user/FAQ reading sources... [ 96%] user/history reading sources... [100%] user/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 4%] admin/drivers writing output... [ 7%] admin/index writing output... [ 11%] admin/kafka writing output... [ 15%] admin/rabbit writing output... [ 19%] configuration/conffixture writing output... [ 22%] configuration/index writing output... [ 26%] configuration/opts writing output... [ 30%] contributor/contributing writing output... [ 33%] contributor/driver-dev-guide writing output... [ 37%] contributor/index writing output... [ 41%] contributor/supported-messaging-drivers writing output... [ 44%] contributor/using-simulator writing output... [ 48%] index writing output... [ 52%] reference/exceptions writing output... [ 56%] reference/executors writing output... [ 59%] reference/index writing output... [ 63%] reference/notification_driver writing output... [ 67%] reference/notification_listener writing output... [ 70%] reference/notifier writing output... [ 74%] reference/rpcclient writing output... [ 78%] reference/serializer writing output... [ 81%] reference/server writing output... [ 85%] reference/target writing output... [ 89%] reference/transport writing output... [ 93%] user/FAQ writing output... [ 96%] user/history writing output... [100%] user/index DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: writing additional pages... search done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 1 warning. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (3.03 seconds) DEBUG: congratulations :) (3.11 seconds) DEBUG: + rm -fr doc/build/html/.buildinfo DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 17.0.0-0.20250527150124.510688d.el10 --unique-debug-suffix -17.0.0-0.20250527150124.510688d.el10.x86_64 --unique-debug-src-base python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/oslo.messaging-17.0.0 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: + /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/python-oslo-messaging-17.0.0-0.20250527150124.510688d.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.PD1q7N 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-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 oslo.messaging-17.0.0 DEBUG: + rm -f oslo_messaging/tests/drivers/test_impl_kafka.py DEBUG: + rm -f oslo_messaging/tests/functional/test_rabbitmq.py 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/oslo.messaging-17.0.0/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 -- --exclude-regex '(oslo_messaging.tests.notify.test_notifier.TestMessagingNotifierRetry.test_notifier_retry_connection_fails_kafka)' DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on localhost:5672 after 0 tries: DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.RpcKombuHATestCase.test_ensure_no_retry [0.010507s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestHeartbeat.test_test_heartbeat_sent_default [0.030927s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo_messaging._drivers.amqpdriver] ignoring duplicate message 2ed866a6473c4da5b350143c5d1037a9 DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/_drivers/amqpdriver.py", line 384, in __call__ DEBUG: unique_id = self.msg_id_cache.check_duplicate_message(message) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/_drivers/amqp.py", line 114, in check_duplicate_message DEBUG: raise rpc_common.DuplicateMessageError(msg_id=msg_id) DEBUG: oslo_messaging._drivers.common.DuplicateMessageError: Found duplicate message(d1d72805d219482cb9db1bd22f513586). Skipping it. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestMsgIdCache.test_reply_wire_format [1.007229s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [563a4208-86cb-4888-8297-ec4def17ab68] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.ConnectionLockTestCase.test_worker_and_heartbeat [2.004845s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_consume_from_missing_queue_with_io_error_on_redeclaration [1.003835s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load(rabbit+memory) [0.001484s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load_max_less_than_min(rabbit) [0.002195s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSL.test_driver_load(just_ssl) [0.003649s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSLWithFIPS.test_driver_load_with_fips_supported(ssl_fips_mode) [0.003820s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSLWithFIPS.test_fips_unsupported(ssl_fips_mode) [0.001688s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(none) [0.002304s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(memory) [0.001931s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(rabbit_no_vhost_slash) [0.001888s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,topic_target,without_compression) [0.002314s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,fanout_target,gzip_compression) [0.001961s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,fanout_target,without_compression) [0.001927s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,topic_target,without_compression) [0.001829s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,server_target,gzip_compression) [0.001767s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,server_target,gzip_compression) [0.001624s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,topic_target,without_compression) [0.001655s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,server_target,without_compression) [0.001642s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.ConnectionLockTestCase.test_heartbeat [2.002292s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,success,call_monitor_timeout) [0.508254s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,failure,no_timeout) [0.511178s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,expected_failure,no_timeout) [0.519381s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.ConnectionLockTestCase.test_workers_only [2.002163s] ... ok DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [25acee03-3cfd-44bb-be3b-965cd10d8011] AMQP server on localhost:5672 is unreachable: . Trying again in 0 seconds. DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [25acee03-3cfd-44bb-be3b-965cd10d8011] AMQP server on localhost:5672 is unreachable: . Trying again in 0 seconds. DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [25acee03-3cfd-44bb-be3b-965cd10d8011] AMQP server on localhost:5672 is unreachable: . Trying again in 0 seconds. DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [25acee03-3cfd-44bb-be3b-965cd10d8011] AMQP server on localhost:5672 is unreachable: . Trying again in 0 seconds. DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on localhost:5672 after 4 tries: DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.RpcKombuHATestCase.test_ensure_four_retry [0.011319s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestHeartbeat.test_test_heartbeat_sent_connection_fail [0.009519s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestPollAsync.test_poll_timeout [0.052799s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load_max_less_than_min(rabbit+memory) [0.001996s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSL.test_driver_load(no_ssl_with_options) [0.004991s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitQos.test_qos_not_sent_on_send_connection [0.002369s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitQos.test_qos_sent_on_listen_connection [0.002278s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(empty) [0.002481s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(localhost) [0.002690s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(virtual_host) [0.002273s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(no_port) [0.002387s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(full_url) [0.002538s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(rabbit_ipv4) [0.001988s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,success,no_timeout) [0.511191s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRacyWaitForReply.test_send_receive [0.514125s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,server_target,without_compression) [0.002974s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,server_target,gzip_compression) [0.002292s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,server_target,without_compression) [0.002166s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,topic_target,gzip_compression) [0.002684s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,topic_target,without_compression) [0.002121s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,server_target,gzip_compression) [0.002296s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,topic_target,without_compression) [0.002071s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,topic_target,gzip_compression) [0.001886s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,server_target,gzip_compression) [0.001780s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,topic_target,without_compression) [0.001758s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,fanout_target,gzip_compression) [0.002422s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,fanout_target,without_compression) [0.001680s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,fanout_target,without_compression) [0.001839s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,server_target,gzip_compression) [0.002190s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,fanout_target,without_compression) [0.001815s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,success,call_monitor_timeout) [0.508586s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,success,timeout) [0.509508s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,failure,no_timeout) [0.510949s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,expected_failure,timeout) [0.508908s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,expected_failure,timeout) [0.508532s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,success,no_timeout) [0.514658s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,failure,no_timeout) [0.516051s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,failure,timeout) [0.521594s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,failure,timeout) [0.509069s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.ConnectionLockTestCase.test_workers_and_heartbeat [5.002379s] ... ok DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [16debc55-c30e-40f6-b785-9cd2850fe787] AMQP server on localhost:5672 is unreachable: . Trying again in 0 seconds. DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.RpcKombuHATestCase.test_ensure_one_retry [0.008027s] ... ok DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on localhost:5672 after 1 tries: DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestHeartbeat.test_run_heartbeat_in_pthread [0.007553s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [d813233a-786a-4735-92ca-95f78503373e] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,expected_failure,timeout) [0.527118s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,expected_failure,no_timeout) [0.511422s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,success,timeout) [0.512268s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,expected_failure,timeout) [0.511595s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_connection_ack_have_disconnected_kombu_connection [1.003806s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,failure,no_timeout) [0.514146s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,success,no_timeout) [0.510693s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,failure,timeout) [0.517796s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,failure,call_monitor_timeout) [0.512875s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,expected_failure,timeout) [0.522289s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,expected_failure,no_timeout) [0.548171s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestPollTimeoutLimit.test_poll_timeout_limit [10.004459s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_consume_from_missing_queue [0.003150s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load(rabbit) [0.001719s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Failed to publish message to topic '': Non-oslo.messaging exception DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on memory_driver:1234 after inf tries: Non-oslo.messaging exception DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSL.test_driver_load(no_ssl) [0.004697s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitPublisher.test_send_exception_remap [0.002112s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitPublisher.test_send_no_timeout [0.002360s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitPublisher.test_send_with_timeout [0.002069s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitQos.test_qos_not_sent_when_cfg_zero [0.002175s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(rabbit_ipv6) [0.002607s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,topic_target,gzip_compression) [0.002673s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,fanout_target,gzip_compression) [0.002492s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,fanout_target,without_compression) [0.002140s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,topic_target,gzip_compression) [0.002559s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,topic_target,without_compression) [0.002995s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,server_target,without_compression) [0.002507s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,failure,no_timeout) [0.516835s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,topic_target,without_compression) [0.002652s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,server_target,gzip_compression) [0.002283s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,server_target,without_compression) [0.002553s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,fanout_target,gzip_compression) [0.002460s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,topic_target,gzip_compression) [0.002240s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,server_target,gzip_compression) [0.002058s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,fanout_target,gzip_compression) [0.002599s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,server_target,gzip_compression) [0.002053s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,fanout_target,gzip_compression) [0.002039s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,server_target,without_compression) [0.002495s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,fanout_target,without_compression) [0.001866s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,topic_target,gzip_compression) [0.001735s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,server_target,without_compression) [0.001793s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,fanout_target,gzip_compression) [0.001790s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,fanout_target,without_compression) [0.001904s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,topic_target,gzip_compression) [0.002141s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,topic_target,gzip_compression) [0.002404s] ... ok DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,expected_failure,timeout) [0.539615s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,server_target,without_compression) [0.002636s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,fanout_target,gzip_compression) [0.002465s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,topic_target,gzip_compression) [0.001872s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,topic_target,without_compression) [0.001843s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,server_target,without_compression) [0.002264s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,fanout_target,gzip_compression) [0.001819s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,fanout_target,without_compression) [0.002591s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,success,timeout) [0.551226s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,expected_failure,call_monitor_timeout) [0.531011s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,failure,call_monitor_timeout) [0.515488s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,success,call_monitor_timeout) [0.516966s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,success,no_timeout) [0.515862s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,success,timeout) [0.544756s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [e2d6b2c8-4889-4013-8fc0-bc85e1fcb165] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,failure,call_monitor_timeout) [0.532823s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,success,call_monitor_timeout) [0.513239s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,failure,no_timeout) [0.537099s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,expected_failure,timeout) [0.515206s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,failure,call_monitor_timeout) [0.515065s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,failure,no_timeout) [0.517576s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [e2d6b2c8-4889-4013-8fc0-bc85e1fcb165] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,expected_failure,no_timeout) [0.517183s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,expected_failure,timeout) [0.509900s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,expected_failure,call_monitor_timeout) [0.528085s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,success,no_timeout) [0.523573s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,success,call_monitor_timeout) [0.508918s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,failure,call_monitor_timeout) [0.512794s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [e2d6b2c8-4889-4013-8fc0-bc85e1fcb165] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,expected_failure,no_timeout) [0.510279s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,failure,timeout) [0.509040s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,expected_failure,call_monitor_timeout) [0.508900s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,expected_failure,timeout) [0.508694s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,failure,call_monitor_timeout) [0.509950s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,success,no_timeout) [0.516920s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_consume_timeout [6.004281s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load(kombu) [0.001761s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoad.test_driver_load_max_less_than_min(kombu) [0.001411s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitDriverLoadSSL.test_driver_load(ssl_with_options) [0.003982s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [a60f2a26-10ad-437c-8739-9dbe695191fe] AMQP server on memory_driver:1234 is unreachable: Channel.exchange_declare: (404) NOT_FOUND - no exchange 'foobar' in vhost '/'. Trying again in 1 seconds. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,failure,no_timeout) [0.510124s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,expected_failure,call_monitor_timeout) [0.508814s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,success,call_monitor_timeout) [0.508597s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,expected_failure,timeout) [0.510895s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,failure,timeout) [0.513467s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,expected_failure,call_monitor_timeout) [0.508880s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Failed to publish message to topic 'foobar': Channel.exchange_declare: (404) NOT_FOUND - no exchange 'foobar' in vhost '/' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on memory_driver:1234 after inf tries: Channel.exchange_declare: (404) NOT_FOUND - no exchange 'foobar' in vhost '/' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] [a60f2a26-10ad-437c-8739-9dbe695191fe] AMQP server on memory_driver:1234 is unreachable: . Trying again in 1 seconds. DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,expected_failure,call_monitor_timeout) [0.509055s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,failure,no_timeout) [0.514479s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,success,timeout) [0.508576s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,success,call_monitor_timeout) [0.515622s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,success,call_monitor_timeout) [0.521497s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,failure,call_monitor_timeout) [0.526291s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Failed to publish message to topic 'foobar': DEBUG: ERROR [oslo.messaging._drivers.impl_rabbit] Unable to connect to AMQP server on memory_driver:1234 after inf tries: DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitPublisher.test_declared_queue_publisher [2.005615s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(no_creds) [0.005395s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitTransportURL.test_transport_url(full_two_url) [0.002016s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,topic_target,without_compression) [0.003160s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,empty_ctxt,server_target,gzip_compression) [0.004644s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,fanout_target,gzip_compression) [0.007096s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(empty_msg,user_project_ctxt,fanout_target,without_compression) [0.004326s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,topic_target,gzip_compression) [0.005146s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,empty_ctxt,fanout_target,without_compression) [0.005574s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(primitive_msg,user_project_ctxt,fanout_target,without_compression) [0.004474s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,empty_ctxt,server_target,without_compression) [0.004313s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,topic_target,gzip_compression) [0.003969s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,server_target,without_compression) [0.004206s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestReplyWireFormat.test_reply_wire_format(complex_msg,user_project_ctxt,fanout_target,without_compression) [0.004387s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,empty_ctxt,fanout_target,gzip_compression) [0.002734s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(empty_msg,user_project_ctxt,topic_target,without_compression) [0.003147s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,empty_ctxt,server_target,without_compression) [0.003985s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,topic_target,without_compression) [0.003915s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,server_target,gzip_compression) [0.002993s] ... ok DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [oslo.messaging._drivers.impl_rabbit] Heartbeat support requested but it is not supported by the kombu driver or the broker DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(primitive_msg,user_project_ctxt,fanout_target,gzip_compression) [0.003193s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,empty_ctxt,topic_target,gzip_compression) [0.003217s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestRequestWireFormat.test_request_wire_format(complex_msg,user_project_ctxt,server_target,gzip_compression) [0.003833s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,expected_failure,no_timeout) [0.535974s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,failure,call_monitor_timeout) [0.522424s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,expected_failure,call_monitor_timeout) [0.549894s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,success,no_timeout) [0.538032s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,success,timeout) [0.521878s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,expected_failure,no_timeout) [0.531794s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,success,no_timeout) [0.545267s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,failure,timeout) [0.522429s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,failure,no_timeout) [0.530099s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,expected_failure,timeout) [0.517448s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,failure,no_timeout) [0.529253s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,rx_id,expected_failure,call_monitor_timeout) [0.522663s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,success,call_monitor_timeout) [0.523092s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,success,timeout) [0.522285s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,success,no_timeout) [0.512494s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,failure,no_timeout) [0.523955s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,expected_failure,timeout) [0.535220s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,success,timeout) [0.541255s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,none,expected_failure,no_timeout) [0.538625s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,failure,timeout) [0.522293s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,failure,timeout) [0.533944s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,expected_failure,timeout) [0.538426s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_list,expected_failure,no_timeout) [0.544117s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,success,no_timeout) [0.520375s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,success,timeout) [0.512504s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,expected_failure,call_monitor_timeout) [0.521023s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,empty_dict,failure,call_monitor_timeout) [0.538572s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,failure,timeout) [0.517148s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,success,timeout) [0.519228s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,expected_failure,call_monitor_timeout) [0.512273s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,success,call_monitor_timeout) [0.541898s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,false,expected_failure,call_monitor_timeout) [0.518142s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,success,no_timeout) [0.540761s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,failure,no_timeout) [5.049641s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,success,call_monitor_timeout) [0.520853s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,success,no_timeout) [5.036864s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,failure,call_monitor_timeout) [0.650609s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,failure,timeout) [0.514489s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,failure,timeout) [0.628326s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,empty_context,zero,expected_failure,no_timeout) [0.518502s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,failure,timeout) [0.528404s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,rx_id,expected_failure,no_timeout) [0.511114s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,success,timeout) [0.512754s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,success,call_monitor_timeout) [0.512148s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,failure,no_timeout) [5.036487s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,failure,timeout) [0.536564s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,failure,timeout) [0.657379s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,failure,call_monitor_timeout) [0.514320s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,failure,call_monitor_timeout) [0.519836s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,none,expected_failure,call_monitor_timeout) [0.514952s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,success,timeout) [0.529108s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_list,success,timeout) [0.526079s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,expected_failure,no_timeout) [4.545440s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,expected_failure,no_timeout) [5.052197s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,failure,call_monitor_timeout) [0.521036s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,success,no_timeout) [0.529394s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,expected_failure,timeout) [0.525863s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,success,timeout) [0.539047s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,success,timeout) [0.513588s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,success,timeout) [0.534300s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,expected_failure,call_monitor_timeout) [0.530870s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,success,call_monitor_timeout) [0.528690s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,expected_failure,call_monitor_timeout) [0.518695s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,failure,call_monitor_timeout) [0.534913s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,empty_dict,expected_failure,no_timeout) [0.546581s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,failure,call_monitor_timeout) [0.517995s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,false,expected_failure,call_monitor_timeout) [0.521798s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(single_sender,with_context,zero,failure,timeout) [0.521912s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,expected_failure,no_timeout) [5.033415s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,failure,no_timeout) [5.032816s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,success,call_monitor_timeout) [0.546629s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,failure,call_monitor_timeout) [0.527402s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,success,call_monitor_timeout) [0.516164s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,failure,timeout) [0.546492s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,success,no_timeout) [5.026332s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,expected_failure,call_monitor_timeout) [0.520890s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,success,call_monitor_timeout) [0.526479s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,success,no_timeout) [5.029875s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,expected_failure,call_monitor_timeout) [0.512612s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,none,success,call_monitor_timeout) [0.541011s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,success,no_timeout) [4.508303s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,expected_failure,no_timeout) [5.069643s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,expected_failure,call_monitor_timeout) [0.518067s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,expected_failure,no_timeout) [5.034327s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,expected_failure,call_monitor_timeout) [0.521910s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,success,no_timeout) [5.028688s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,success,timeout) [0.534066s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_list,expected_failure,timeout) [0.527753s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,expected_failure,no_timeout) [5.065238s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,success,no_timeout) [5.034764s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,success,call_monitor_timeout) [0.527569s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,success,no_timeout) [5.028535s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,failure,timeout) [0.542099s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,success,timeout) [0.536870s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,failure,call_monitor_timeout) [0.526308s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,failure,call_monitor_timeout) [0.554270s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,success,timeout) [0.523499s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,failure,no_timeout) [5.024921s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,success,no_timeout) [5.040946s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,expected_failure,timeout) [0.527510s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,success,call_monitor_timeout) [0.517227s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,failure,call_monitor_timeout) [0.540062s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,expected_failure,timeout) [0.518513s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,failure,no_timeout) [5.034958s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,failure,timeout) [0.525041s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,failure,no_timeout) [5.036089s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,success,call_monitor_timeout) [0.537775s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,failure,timeout) [0.521239s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,expected_failure,timeout) [0.526326s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,failure,no_timeout) [4.550437s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,expected_failure,timeout) [0.528020s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,success,timeout) [0.534673s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,failure,no_timeout) [5.048939s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,expected_failure,timeout) [0.530532s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,failure,no_timeout) [5.052020s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,failure,timeout) [0.517708s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,success,no_timeout) [5.022719s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,expected_failure,call_monitor_timeout) [0.574469s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,success,timeout) [0.511463s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,success,call_monitor_timeout) [0.551557s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,failure,call_monitor_timeout) [0.510975s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,expected_failure,call_monitor_timeout) [0.522306s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,expected_failure,no_timeout) [5.075579s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,failure,timeout) [0.511762s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,expected_failure,timeout) [0.509531s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,success,timeout) [0.544994s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,failure,timeout) [0.514590s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,failure,timeout) [0.547285s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,expected_failure,no_timeout) [5.044702s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,failure,call_monitor_timeout) [0.525775s] ... ok DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: {0} oslo_messaging.tests.drivers.test_pool.PoolTestCase.test_pool(default_size,create_error) [0.002029s] ... ok DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: {0} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(info,messagingv2) ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(error,messaging) ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.CallTestCase.test_different_exchanges ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.CallTestCase.test_monitor_long_call ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.CallTestCase.test_server_in_group ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_compression ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_multiple_topics ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_simple ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_simple_batch ... SKIPPED: No transport url configured DEBUG: {0} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(no_endpoints) [0.001382s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(event_type_match) [0.001013s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(event_type_nomatch) [0.002062s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(context_key_missing) [0.001000s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,failure,call_monitor_timeout) [0.535765s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,success,call_monitor_timeout) [0.539774s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_two_pools_three_listener [0.377889s] ... ok DEBUG: DEBUG [default] foobar DEBUG: {0} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(debug) [0.002208s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(critical) [0.001521s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(audit) [0.002956s] ... ok DEBUG: CRITICAL [default] foobar DEBUG: AUDIT [default] foobar DEBUG: {0} oslo_messaging.tests.notify.test_middleware.NotifierMiddlewareTest.test_notification_response_failure [0.003860s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_middleware.NotifierMiddlewareTest.test_process_request_fail [0.001151s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,None) [0.003381s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,5) [0.001261s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001781s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,5) [0.003281s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001492s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,5) [0.004561s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001157s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,None) [0.001326s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001365s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001309s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,None) [0.001239s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,5) [0.001278s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,None) [0.001209s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,0) [0.001427s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.001201s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001264s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001241s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001533s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001262s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001213s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001223s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001422s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001374s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001367s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001567s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.001121s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,error,payload,ctxt,None) [0.001297s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,0) [0.001367s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,5) [0.001325s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,0) [0.001303s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,5) [0.001300s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,info,payload,ctxt,None) [0.001479s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,info,payload,ctxt,5) [0.001598s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001201s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,5) [0.001188s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001228s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.001541s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001247s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001253s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,audit,payload,ctxt,unconfigured) [0.001136s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,audit,payload,ctxt,None) [0.001453s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,audit,payload,ctxt,5) [0.001258s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,debug,payload,ctxt,None) [0.001175s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,info,payload,ctxt,unconfigured) [0.001062s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,info,payload,ctxt,None) [0.001289s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,error,payload,ctxt,None) [0.001179s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,error,payload,ctxt,5) [0.001123s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,critical,payload,ctxt,None) [0.001479s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,info,payload,ctxt,unconfigured) [0.001233s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,info,payload,ctxt,0) [0.001346s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,warn,payload,ctxt,5) [0.001563s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,critical,payload,ctxt,unconfigured) [0.001216s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,critical,payload,ctxt,None) [0.001744s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,critical,payload,ctxt,0) [0.001268s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,debug,payload,ctxt,0) [0.001264s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,info,payload,ctxt,0) [0.001459s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,error,payload,ctxt,unconfigured) [0.001293s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,error,payload,ctxt,5) [0.001319s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,sample,payload,ctxt,0) [0.001359s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,critical,payload,ctxt,5) [0.001438s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,0) [0.001369s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,5) [0.001320s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.001312s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,None) [0.001072s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001527s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,0) [0.001154s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,0) [0.001905s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,5) [0.001562s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001423s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,5) [0.001266s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,None) [0.001563s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,0) [0.001225s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001434s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,None) [0.001444s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.001180s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001263s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001509s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001403s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001179s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001168s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.001262s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001141s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001346s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001218s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001427s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,0) [0.001253s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,5) [0.001247s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,5) [0.001293s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,0) [0.001108s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,5) [0.001248s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,expected_failure,timeout) [0.533838s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001667s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,None) [0.001159s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,5) [0.001123s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,None) [0.001291s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,None) [0.001190s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,5) [0.001366s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,None) [0.001389s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,5) [0.001138s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,5) [0.001241s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,5) [0.001138s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,5) [0.001119s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001296s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,0) [0.001115s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,5) [0.001287s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,None) [0.001290s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.003186s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001144s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001156s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001283s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001200s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,audit,payload,ctxt,0) [0.002185s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,info,payload,ctxt,unconfigured) [0.001935s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,info,payload,ctxt,0) [0.001143s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,info,payload,ctxt,5) [0.001118s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,warn,payload,ctxt,None) [0.001652s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,error,payload,ctxt,0) [0.001095s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,sample,payload,ctxt,5) [0.001152s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,audit,payload,ctxt,5) [0.005266s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,debug,payload,ctxt,None) [0.001208s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,info,payload,ctxt,None) [0.003093s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,warn,payload,ctxt,5) [0.001173s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,error,payload,ctxt,unconfigured) [0.001865s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,sample,payload,ctxt,0) [0.002754s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,critical,payload,ctxt,None) [0.002452s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,critical,payload,ctxt,5) [0.002991s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,audit,payload,ctxt,0) [0.001243s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,audit,payload,ctxt,5) [0.003050s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,info,payload,ctxt,unconfigured) [0.001192s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,info,payload,ctxt,5) [0.003205s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001328s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,sample,payload,ctxt,None) [0.001161s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001200s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.001072s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,0) [0.001079s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,5) [0.001202s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,5) [0.001093s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001088s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,None) [0.001075s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,None) [0.001146s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,0) [0.001085s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,0) [0.001196s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,5) [0.001080s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001190s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,5) [0.001157s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,5) [0.001119s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,None) [0.001232s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,5) [0.001119s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,0) [0.003130s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,0) [0.001122s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,5) [0.001109s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001275s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001213s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.004180s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.001199s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001326s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,0) [0.005447s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001507s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001353s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.003154s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.003373s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001275s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,error,payload,ctxt,None) [0.001148s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001085s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,None) [0.001105s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,0) [0.001079s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,5) [0.002889s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001249s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,0) [0.001124s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,0) [0.003244s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001347s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,info,payload,ctxt,5) [0.001244s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,0) [0.001790s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,5) [0.001270s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,0) [0.001159s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001256s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001201s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.003656s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,None) [0.003287s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001201s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001165s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001315s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,audit,payload,ctxt,None) [0.003122s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,audit,payload,ctxt,0) [0.000939s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,debug,payload,ctxt,None) [0.003953s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,debug,payload,ctxt,5) [0.000935s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,warn,payload,ctxt,0) [0.000949s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,error,payload,ctxt,unconfigured) [0.003966s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,error,payload,ctxt,0) [0.001035s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,error,payload,ctxt,5) [0.000931s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,sample,payload,ctxt,unconfigured) [0.000914s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,audit,payload,ctxt,None) [0.003009s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,audit,payload,ctxt,0) [0.000971s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,debug,payload,ctxt,5) [0.004202s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,info,payload,ctxt,None) [0.002156s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,info,payload,ctxt,5) [0.003041s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,warn,payload,ctxt,unconfigured) [0.000963s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,warn,payload,ctxt,5) [0.002019s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,error,payload,ctxt,unconfigured) [0.003140s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,error,payload,ctxt,None) [0.001015s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,error,payload,ctxt,0) [0.001723s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,error,payload,ctxt,5) [0.003015s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,sample,payload,ctxt,0) [0.001051s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,sample,payload,ctxt,5) [0.015326s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,critical,payload,ctxt,unconfigured) [0.001525s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,critical,payload,ctxt,5) [0.009146s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,debug,payload,ctxt,5) [0.001550s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,info,payload,ctxt,unconfigured) [0.003111s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,error,payload,ctxt,5) [0.006374s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,sample,payload,ctxt,None) [0.006738s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,critical,payload,ctxt,0) [0.001447s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,critical,payload,ctxt,5) [0.006365s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,None) [0.001008s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,0) [0.007204s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,5) [0.000982s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,None) [0.003067s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.005992s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,None) [0.001020s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,0) [0.001543s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.003193s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,0) [0.003800s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.006322s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,0) [0.001030s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.007275s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,None) [0.001105s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,5) [0.011856s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001055s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001293s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,None) [0.006007s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.002267s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.004179s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,None) [0.004169s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001016s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.003025s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.000982s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,None) [0.006114s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,0) [0.000986s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,5) [0.005205s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.005321s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001642s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,0) [0.003477s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,0) [0.017261s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,5) [0.001252s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,None) [0.001319s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,0) [0.000909s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,None) [0.001150s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,0) [0.002069s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,5) [0.000981s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.012471s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.005498s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.001018s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.000966s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001025s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001018s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,None) [0.000963s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.010318s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,audit,payload,ctxt,None) [0.001016s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,audit,payload,ctxt,0) [0.000969s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,warn,payload,ctxt,0) [0.001153s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,warn,payload,ctxt,5) [0.000998s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,error,payload,ctxt,0) [0.000939s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,critical,payload,ctxt,None) [0.001064s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,audit,payload,ctxt,None) [0.000966s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,info,payload,ctxt,None) [0.000980s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,info,payload,ctxt,0) [0.000917s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,info,payload,ctxt,5) [0.001106s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,warn,payload,ctxt,5) [0.000949s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,error,payload,ctxt,None) [0.008628s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,sample,payload,ctxt,None) [0.001085s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,audit,payload,ctxt,5) [0.000964s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,warn,payload,ctxt,5) [0.000944s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001076s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,sample,payload,ctxt,None) [0.000965s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestNoOpNotifier.test_notifier [0.001049s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_filter_func [0.001860s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_get_drivers_for_message_both [0.002037s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_notify [0.001506s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_notify_filtered [0.002592s] ... ok DEBUG: {0} oslo_messaging.tests.notify.test_notifier.TestSerializer.test_serializer [0.001381s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCallFanout.test_call_fanout(prepare) [0.000661s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCallFanout.test_call_fanout(both) [0.000652s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(prepare_zero) [0.000773s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_ok) [0.000700s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_override_ok) [0.000637s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_override_none_ok) [0.000740s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_can_send_ok) [0.000860s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_version_none_fail) [0.000721s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_override_none_ok) [0.000595s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call(cast_ctxt_and_args) [0.000706s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call_with_transport_options(cast_ctxt_and_args) [0.000693s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(all_none,double_prepare) [0.000658s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_exchange,single_prepare) [0.000641s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_exchange,double_prepare) [0.000599s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_exchange,single_prepare) [0.000846s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_exchange,double_prepare) [0.000872s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_exchange_none,single_prepare) [0.000722s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_exchange_none,double_prepare) [0.000629s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_topic_none,double_prepare) [0.000573s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_topic,double_prepare) [0.000590s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_namespace_none,double_prepare) [0.000683s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_version,single_prepare) [0.000572s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_version,double_prepare) [0.000722s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_fanout,single_prepare) [0.000628s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_fanout,double_prepare) [0.000689s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestClientMetrics.test_metrics [0.001186s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestSerializer.test_call_serializer(cast) [0.000925s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_override_ok) [0.000703s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_minor_fail) [0.000573s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_none_version_ok) [0.000661s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,all_none) [0.000696s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_ok) [0.000635s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_minor_fail) [0.000550s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_version_none_fail) [0.010050s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(default_target_no_such_method) [0.001105s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_in_null_namespace_with_multiple_namespaces) [0.001268s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,not_fanout,call,one_endpoint) [0.302909s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,not_fanout,call,one_endpoint) [0.252860s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,not_fanout,cast,one_endpoint) [0.153009s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,not_fanout,cast,one_endpoint) [0.152762s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,not_fanout,cast,two_endpoints) [0.152543s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,not_fanout,cast,one_endpoint) [0.152339s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,failure,no_timeout) [5.013342s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,not_fanout,call,one_endpoint) [0.202816s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,not_fanout,call,two_endpoints) [0.252154s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_expected_failure [0.151774s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_unknown_executor [0.000811s] ... ok DEBUG: {0} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_reversed_order [0.001504s] ... ok DEBUG: {0} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(nova_style) [0.000622s] ... ok DEBUG: {0} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(not_allowed) [0.000512s] ... ok DEBUG: {0} oslo_messaging.tests.test_fixture.TestConfFixture.test_old_notifications_config_override [0.000598s] ... ok DEBUG: {0} oslo_messaging.tests.test_opts.OptsTestCase.test_defaults [0.000733s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_notset,b_foo) [0.000484s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_foo,b_foo) [0.000492s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_notset,b_none) [0.000464s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_notset,b_foo) [0.000480s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_none,b_notset) [0.000453s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_empty,b_notset) [0.000470s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_empty,b_bar) [0.000455s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_foo,b_none) [0.002662s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_foo,b_empty) [0.000470s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_foo,b_foo) [0.000451s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_bar,b_notset) [0.000485s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_notset,b_empty) [0.000447s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_notset,b_foo) [0.000469s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_none,b_notset) [0.000446s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_none,b_bar) [0.000461s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_empty,b_foo) [0.000444s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_foo,b_empty) [0.000466s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_bar,b_notset) [0.000445s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_bar,b_bar) [0.005989s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_notset,b_empty) [0.000482s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_notset,b_foo) [0.000440s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_notset,b_bar) [0.000454s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_empty,b_notset) [0.000440s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_empty,b_none) [0.000471s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_empty,b_empty) [0.000439s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_empty,b_bar) [0.000465s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_notset,b_foo) [0.000443s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_none,b_notset) [0.000454s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_none,b_empty) [0.000436s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_empty,b_foo) [0.000463s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_foo,b_foo) [0.000438s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_notset,b_foo) [0.000447s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_none,b_empty) [0.000440s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_none,b_foo) [0.000437s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_empty,b_empty) [0.000443s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_empty,b_bar) [0.000436s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(server_arg) [0.013513s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(version) [0.000468s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(all_none) [0.000478s] ... ok DEBUG: {0} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(topic) [0.000446s] ... ok DEBUG: {0} oslo_messaging.tests.test_transport.TestTransportMethodArgs.test_listen [0.000562s] ... ok DEBUG: {0} oslo_messaging.tests.test_transport.TestTransportUrlCustomisation.test_eq [0.000618s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestFormatURL.test_parse_url(transport) [0.000470s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestFormatURL.test_parse_url(quoting) [0.000539s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(virtual_host) [0.000486s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(username) [0.000512s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(password) [0.000530s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(multi_host) [0.000487s] ... ok DEBUG: {0} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(quoting) [0.000709s] ... ok DEBUG: {0} oslo_messaging.tests.test_utils.TimerTestCase.test_duration_callback [0.000784s] ... ok DEBUG: {0} oslo_messaging.tests.test_utils.TimerTestCase.test_reset [0.000697s] ... ok DEBUG: {0} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_same [0.000467s] ... ok DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,expected_failure,timeout) [0.516181s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,expected_failure,call_monitor_timeout) [0.515247s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,failure,no_timeout) [4.521851s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,success,no_timeout) [5.043105s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,failure,call_monitor_timeout) [0.523515s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,success,no_timeout) [4.506787s] ... ok DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: {2} oslo_messaging.tests.drivers.test_pool.PoolTestCase.test_pool(set_max_size,no_create_error) [0.005585s] ... ok DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 10 surpasses max configured rpc_conn_pool_size 10 DEBUG: {2} oslo_messaging.tests.drivers.test_pool.PoolTestCase.test_pool(set_max_size,create_error) [0.004751s] ... ok DEBUG: ERROR [oslo_messaging.notify.dispatcher] Callback raised an exception. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/notify/dispatcher.py", line 78, in _exec_callback DEBUG: return callback(message["ctxt"], DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {2} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(debug,messaging) ... SKIPPED: No transport url configured DEBUG: {2} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(debug,messagingv2) ... SKIPPED: No transport url configured DEBUG: {2} oslo_messaging.tests.functional.test_functional.CallTestCase.test_bad_endpoint ... SKIPPED: No transport url configured DEBUG: {2} oslo_messaging.tests.functional.test_functional.CallTestCase.test_timeout ... SKIPPED: No transport url configured DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(one_endpoints) [0.001023s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(exception) [0.001845s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(one_endpoints) [0.001768s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(two_endpoints_only_one_match) [0.001358s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(no_return_value) [0.002339s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(publisher_id_match) [0.001059s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(metadata_match) [0.000916s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(payload_match) [0.001065s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(payload_no_match) [0.000914s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_constructor [0.006723s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_no_target_topic [0.001528s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_two_pools [0.152765s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_unknown_executor [0.001081s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(audit) [0.001632s] ... ok DEBUG: INFO [default] foobar DEBUG: {2} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(info) [0.001973s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_middleware.NotifierMiddlewareTest.test_process_response_fail [0.001084s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestLogNotifier.test_mask_passwords [0.001620s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestLogNotifier.test_notifier [0.001968s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/notify/_impl_log.py:44: UserWarning: Unable to log message as notify cannot find a logger with the priority specified sample DEBUG: warnings.warn('Unable to log message as notify cannot find a ' DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestLogNotifier.test_sample_priority [0.003119s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,None) [0.002968s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,5) [0.002554s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.002272s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,None) [0.003265s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,0) [0.002342s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,5) [0.002268s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.002854s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,0) [0.002199s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,None) [0.002562s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,0) [0.003604s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,0) [0.002431s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.002101s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.002914s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,None) [0.001781s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,5) [0.003444s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,0) [0.002362s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.002686s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001414s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001627s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.001340s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001474s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001485s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.002663s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001406s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,0) [0.001220s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,5) [0.001108s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,info,payload,ctxt,None) [0.001163s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,0) [0.001082s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,error,payload,ctxt,0) [0.001220s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001219s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,5) [0.001238s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,None) [0.001166s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,0) [0.001194s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,5) [0.001084s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001427s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,None) [0.001440s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,info,payload,ctxt,0) [0.001179s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,0) [0.001184s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,error,payload,ctxt,None) [0.001275s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,error,payload,ctxt,0) [0.001364s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.001214s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,0) [0.001282s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001351s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001711s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001404s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001675s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001370s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001444s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001274s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,info,payload,ctxt,0) [0.001371s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,info,payload,ctxt,5) [0.001115s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,warn,payload,ctxt,5) [0.001189s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,sample,payload,ctxt,unconfigured) [0.001138s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,sample,payload,ctxt,None) [0.001359s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,sample,payload,ctxt,0) [0.001123s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,sample,payload,ctxt,5) [0.001066s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,critical,payload,ctxt,unconfigured) [0.001020s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,critical,payload,ctxt,0) [0.001127s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,critical,payload,ctxt,5) [0.001031s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,audit,payload,ctxt,None) [0.001401s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,info,payload,ctxt,5) [0.001226s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,sample,payload,ctxt,unconfigured) [0.001293s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,info,payload,ctxt,None) [0.001311s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,info,payload,ctxt,5) [0.001274s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,warn,payload,ctxt,5) [0.001511s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,error,payload,ctxt,None) [0.001326s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,error,payload,ctxt,0) [0.001306s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001415s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,sample,payload,ctxt,5) [0.001397s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.001140s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,None) [0.001088s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,5) [0.001080s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,None) [0.001094s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,5) [0.001205s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001461s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,5) [0.001075s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,0) [0.001030s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001120s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,None) [0.001159s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001389s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001150s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001149s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001259s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001152s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001542s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001260s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.001000s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,0) [0.001007s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,0) [0.001073s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,0) [0.001015s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001173s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,0) [0.001084s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001079s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,0) [0.001137s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,None) [0.001075s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,0) [0.001315s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,0) [0.001224s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.001272s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,0) [0.001131s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,0) [0.001202s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001282s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.001179s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001107s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001066s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,None) [0.001170s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001283s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001254s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.001186s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001232s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001234s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001368s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,audit,payload,ctxt,5) [0.001176s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,debug,payload,ctxt,0) [0.001081s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,debug,payload,ctxt,5) [0.001103s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,warn,payload,ctxt,unconfigured) [0.001155s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,warn,payload,ctxt,0) [0.001199s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,warn,payload,ctxt,5) [0.001271s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,error,payload,ctxt,5) [0.001227s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,sample,payload,ctxt,0) [0.001198s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,critical,payload,ctxt,None) [0.001201s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,audit,payload,ctxt,unconfigured) [0.001070s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,audit,payload,ctxt,None) [0.001273s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,info,payload,ctxt,unconfigured) [0.001072s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,info,payload,ctxt,0) [0.001127s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,warn,payload,ctxt,unconfigured) [0.001205s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,warn,payload,ctxt,0) [0.001228s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,error,payload,ctxt,0) [0.001224s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,audit,payload,ctxt,None) [0.001052s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001136s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,debug,payload,ctxt,0) [0.001153s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,info,payload,ctxt,0) [0.001253s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,warn,payload,ctxt,5) [0.001417s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,error,payload,ctxt,unconfigured) [0.001371s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,debug,payload,ctxt,None) [0.001115s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,0) [0.001167s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,0) [0.001094s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001450s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,None) [0.001441s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,None) [0.001362s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,0) [0.001342s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001054s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,None) [0.001046s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001258s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001002s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.000964s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,None) [0.000987s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001011s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001431s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.000993s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.000958s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.000945s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,0) [0.000918s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,5) [0.000905s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,info,payload,ctxt,None) [0.001097s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,info,payload,ctxt,0) [0.001005s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,error,payload,ctxt,None) [0.000952s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,error,payload,ctxt,5) [0.000973s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,None) [0.000985s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,5) [0.001154s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.000966s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,5) [0.000959s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001071s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001006s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001144s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.000990s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001013s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.000999s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,audit,payload,ctxt,5) [0.000914s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,info,payload,ctxt,None) [0.001080s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,info,payload,ctxt,5) [0.000926s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,warn,payload,ctxt,None) [0.000927s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,warn,payload,ctxt,5) [0.000922s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,critical,payload,ctxt,unconfigured) [0.000936s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,debug,payload,ctxt,unconfigured) [0.000969s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,debug,payload,ctxt,None) [0.001226s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,debug,payload,ctxt,0) [0.001208s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,warn,payload,ctxt,None) [0.001010s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,sample,payload,ctxt,unconfigured) [0.000964s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,audit,payload,ctxt,5) [0.000990s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001139s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,info,payload,ctxt,5) [0.001029s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,warn,payload,ctxt,unconfigured) [0.000988s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,warn,payload,ctxt,0) [0.000979s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,error,payload,ctxt,None) [0.000998s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,sample,payload,ctxt,5) [0.001104s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,critical,payload,ctxt,unconfigured) [0.000982s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.000898s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,0) [0.000905s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.000904s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,None) [0.000898s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,0) [0.001030s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,0) [0.000924s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,5) [0.000896s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,0) [0.000917s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,None) [0.000896s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,0) [0.000909s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.000994s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,None) [0.000950s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,5) [0.000897s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.000922s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.000934s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.000895s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001003s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,0) [0.000942s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,5) [0.000936s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001023s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,5) [0.000978s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.000965s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,None) [0.001054s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,0) [0.000903s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.000902s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,0) [0.001039s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,None) [0.000998s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,0) [0.000997s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,None) [0.001232s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,None) [0.000983s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,None) [0.000928s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,0) [0.000926s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.000939s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.000968s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001039s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,5) [0.000932s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001039s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,info,payload,ctxt,0) [0.000894s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,error,payload,ctxt,None) [0.000896s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,sample,payload,ctxt,None) [0.000898s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,critical,payload,ctxt,unconfigured) [0.001086s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,audit,payload,ctxt,unconfigured) [0.000914s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,audit,payload,ctxt,0) [0.000930s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,audit,payload,ctxt,5) [0.000908s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,debug,payload,ctxt,5) [0.000938s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,warn,payload,ctxt,None) [0.000909s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,error,payload,ctxt,0) [0.001024s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,error,payload,ctxt,5) [0.000931s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,sample,payload,ctxt,0) [0.000932s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,critical,payload,ctxt,None) [0.000910s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,critical,payload,ctxt,5) [0.000906s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,audit,payload,ctxt,unconfigured) [0.000959s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001036s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,debug,payload,ctxt,0) [0.000902s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,info,payload,ctxt,unconfigured) [0.000914s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,info,payload,ctxt,0) [0.000919s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,info,payload,ctxt,5) [0.000925s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,warn,payload,ctxt,0) [0.000945s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,error,payload,ctxt,None) [0.001082s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,error,payload,ctxt,5) [0.000924s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,sample,payload,ctxt,0) [0.000925s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,critical,payload,ctxt,None) [0.000912s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestNotificationConfig.test_retry_config [0.000663s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestNotifierTransportWarning.test_warning_when_rpc_transport [0.000979s] ... ok DEBUG: {2} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_load_notifiers_config [0.003085s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(ctor) [0.000754s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(prepare_zero) [0.000731s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_minor_fail) [0.000754s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_major_fail) [0.000774s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_none_version_ok) [0.000659s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_none_version_ok) [0.000592s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call_with_transport_options(cast_no_ctxt_no_args) [0.000664s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_exchange,single_prepare) [0.000613s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_topic,double_prepare) [0.000620s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_topic,single_prepare) [0.000566s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_namespace,single_prepare) [0.000574s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_namespace,single_prepare) [0.000592s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_namespace_none,single_prepare) [0.000785s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_namespace,double_prepare) [0.000577s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_version,double_prepare) [0.000591s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_version_none,single_prepare) [0.000583s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_server,single_prepare) [0.000563s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_server_none,double_prepare) [0.001027s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_server,single_prepare) [0.000594s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_fanout,double_prepare) [0.000708s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_fanout,single_prepare) [0.000558s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_fanout,double_prepare) [0.000575s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestTransportWarning.test_warning_when_notifier_transport [0.000979s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_major_fail) [0.000638s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_override_ok) [0.000655s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_major_fail) [0.000580s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_none_version_ok) [0.000755s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(default_target_ctxt_and_args) [0.001048s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_with_endpoint_no_private_and_public_method) [0.001097s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_with_endpoint_explicitly_exposed_without_exposed_method) [0.000873s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,not_fanout,cast,two_endpoints) [0.152564s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,fanout,cast,one_endpoint) [0.255447s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,fanout,cast,two_endpoints) [0.255521s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,not_fanout,call,two_endpoints) [0.206904s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,fanout,cast,one_endpoint) [0.256621s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,expected_failure,no_timeout) [5.012551s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,not_fanout,call,one_endpoint) [0.211148s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,not_fanout,call,two_endpoints) [0.307022s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_dict,expected_failure,call_monitor_timeout) [0.510143s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,fanout,cast,two_endpoints) [0.256282s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,empty_list,expected_failure,no_timeout) [4.505911s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,fanout,cast,one_endpoint) [0.252783s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,success,timeout) [0.509751s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,not_fanout,call,two_endpoints) [0.252433s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,fanout,cast,two_endpoints) [0.202406s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_client_call_timeout [0.102019s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_constructor [0.000977s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_failure [0.152329s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_warning_when_notifier_transport [0.001690s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_logging_with_timeout [1.002836s] ... ok DEBUG: {2} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_timeout_wait [1.001479s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(nova_style_with_msg) [0.000894s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(add_remote,nova_style_with_msg) [0.001027s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(do_not_add_remote,bog_standard) [0.000744s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(do_not_add_remote,nova_style) [0.000998s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(do_not_add_remote,nova_style_with_msg) [0.000696s] ... ok DEBUG: {2} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(do_not_add_remote,kwargs_style) [0.000670s] ... ok DEBUG: {2} oslo_messaging.tests.test_expected_exceptions.TestExpectedExceptions.test_decorator_expected [0.000634s] ... ok DEBUG: {2} oslo_messaging.tests.test_fixture.TestConfFixture.test_fixture_properties [0.000843s] ... ok DEBUG: {2} oslo_messaging.tests.test_fixture.TestConfFixture.test_fixture_setup_teardown_decorator [0.000712s] ... ok DEBUG: {2} oslo_messaging.tests.test_fixture.TestConfFixture.test_fixture_wraps_set_override [0.000512s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_notset,b_notset) [0.000542s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_notset,b_none) [0.000491s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_none,b_empty) [0.008890s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_none,b_foo) [0.000680s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_empty,b_empty) [0.000513s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_foo,b_none) [0.000472s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_foo,b_bar) [0.000491s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_notset,b_bar) [0.000469s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_none,b_none) [0.000530s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_foo,b_notset) [0.000676s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_bar,b_none) [0.000466s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_notset,b_notset) [0.000671s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_none,b_none) [0.010443s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_empty,b_none) [0.000722s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_foo,b_bar) [0.000489s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_bar,b_empty) [0.000497s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_none,b_notset) [0.000487s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_foo,b_notset) [0.001076s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_foo,b_foo) [0.000547s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_bar,b_empty) [0.000474s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_notset,b_bar) [0.000488s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_foo,b_notset) [0.000589s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_foo,b_bar) [0.001344s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_bar,b_empty) [0.000521s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_notset,b_none) [0.000464s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_none,b_none) [0.000695s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_none,b_bar) [0.000478s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_empty,b_foo) [0.000455s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_foo,b_empty) [0.000470s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_foo,b_foo) [0.000450s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_foo,b_bar) [0.000501s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_bar,b_empty) [0.000462s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_bar,b_foo) [0.000523s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(all_none) [0.000496s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(topic_attr) [0.001541s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(topic_arg) [0.000532s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(namespace_arg) [0.000503s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(version_arg) [0.000506s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(fanout_attr) [0.000477s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(fanout_arg) [0.000493s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(namespace) [0.000471s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(namespace) [0.007792s] ... ok DEBUG: {2} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(server) [0.001138s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.GetTransportSadPathTestCase.test_get_transport_sad(invalid_url_param) [0.000642s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.GetTransportTestCase.test_get_transport(allowed_remote_exmods) [0.003858s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.TestTransportHostCustomisation.test_hash [0.000573s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.TestTransportMethodArgs.test_send_all_args [0.000576s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.TestTransportMethodArgs.test_send_notification [0.000580s] ... ok DEBUG: {2} oslo_messaging.tests.test_transport.TestTransportUrlCustomisation.test_hash [0.000658s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestFormatURL.test_parse_url(host) [0.009221s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(virtual_host_slash) [0.001315s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(ipv6_host) [0.000598s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(port) [0.000625s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(ipv6_port) [0.000569s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(creds_no_host) [0.000527s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(multi_host_partial_creds) [0.000552s] ... ok DEBUG: {2} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(multi_creds) [0.006489s] ... ok DEBUG: {2} oslo_messaging.tests.test_utils.TimerTestCase.test_duration_expired_no_callback [0.001611s] ... ok DEBUG: {2} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_major_difference2 [0.000583s] ... ok DEBUG: {2} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_newer_minor [0.000466s] ... ok DEBUG: {2} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_no_rev_is_zero [0.000490s] ... ok DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,success,no_timeout) [4.507031s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,success,call_monitor_timeout) [0.515808s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,false,expected_failure,no_timeout) [5.020254s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,expected_failure,timeout) [0.512922s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,success,timeout) [0.515715s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,expected_failure,call_monitor_timeout) [0.510100s] ... ok DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: {3} oslo_messaging.tests.drivers.test_pool.PoolTestCase.test_pool(default_size,no_create_error) [0.001771s] ... ok DEBUG: {3} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(critical,messagingv2) ... SKIPPED: No transport url configured DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: WARNING [oslo.messaging._drivers.pool] Connection pool limit exceeded: current size 4 surpasses max configured rpc_conn_pool_size 4 DEBUG: {3} oslo_messaging.tests.functional.test_functional.CallTestCase.test_endpoint_version_namespace ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.CallTestCase.test_mandatory_call ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.CallTestCase.test_specific_server ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.CastTestCase.test_server_in_group ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.CastTestCase.test_specific_server ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.MetricsTestCase.test_functional ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_multiple_servers ... SKIPPED: No transport url configured DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(two_endpoints_only_one_match) [0.001158s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(no_return_value) [0.000807s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(requeue) [0.001496s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(event_type_not_string) [0.000933s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(context_match) [0.000839s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(payload_key_missing) [0.000751s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(payload_value_none) [0.000790s] ... ok DEBUG: ERROR [oslo_messaging.notify.dispatcher] Callback raised an exception. DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/notify/dispatcher.py", line 153, in _exec_callback DEBUG: return callback(messages) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1202, in _execute_mock_call DEBUG: raise result DEBUG: Exception: boom! DEBUG: {3} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_batch_size_exception_path [0.108346s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_one_topic [0.104453s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,success,call_monitor_timeout) [0.509632s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_two_exchanges [0.103635s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_two_topics [0.106696s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(warn) [0.001826s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(error) [0.001284s] ... ok DEBUG: WARNING [default] foobar DEBUG: {3} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(warning) [0.001528s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_middleware.NotifierMiddlewareTest.test_ignore_req_opt [0.001240s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_middleware.NotifierMiddlewareTest.test_notification [0.001248s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,5) [0.001118s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,0) [0.003400s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,None) [0.001043s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,5) [0.004457s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,None) [0.001075s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,0) [0.001263s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.006861s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,None) [0.001302s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,0) [0.001477s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,5) [0.001407s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,5) [0.001110s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,0) [0.001153s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,None) [0.001221s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,5) [0.001079s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,None) [0.001210s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001092s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.000988s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,None) [0.001042s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,None) [0.001140s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.001104s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,None) [0.001026s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,5) [0.000964s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,error,payload,ctxt,5) [0.000972s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.000957s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001056s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,None) [0.001155s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001048s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,5) [0.001095s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001084s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001188s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001116s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001079s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001055s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001206s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001128s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001073s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001098s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,debug,payload,ctxt,unconfigured) [0.001100s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,debug,payload,ctxt,5) [0.000985s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,warn,payload,ctxt,unconfigured) [0.000950s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,warn,payload,ctxt,None) [0.000960s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,error,payload,ctxt,unconfigured) [0.000960s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,audit,payload,ctxt,unconfigured) [0.001061s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,debug,payload,ctxt,None) [0.001722s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,debug,payload,ctxt,0) [0.001127s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,debug,payload,ctxt,5) [0.013118s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,info,payload,ctxt,None) [0.001224s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,warn,payload,ctxt,None) [0.001054s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,warn,payload,ctxt,0) [0.001358s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,sample,payload,ctxt,5) [0.001049s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,critical,payload,ctxt,5) [0.001078s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,audit,payload,ctxt,None) [0.001096s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,audit,payload,ctxt,5) [0.001181s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,debug,payload,ctxt,None) [0.001083s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,debug,payload,ctxt,5) [0.001087s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001083s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,warn,payload,ctxt,None) [0.001301s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,sample,payload,ctxt,None) [0.001112s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001218s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,critical,payload,ctxt,None) [0.001354s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.001101s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,None) [0.001138s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,0) [0.000945s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,None) [0.000945s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,5) [0.001032s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,None) [0.000968s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,0) [0.001256s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,0) [0.001128s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,None) [0.001017s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,None) [0.001369s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,0) [0.001026s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,5) [0.001122s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.001000s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,None) [0.001018s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,0) [0.000989s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,5) [0.003061s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001198s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001021s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001057s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001067s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001143s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001297s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001119s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,None) [0.001009s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,unconfigured) [0.000960s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,5) [0.000986s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001032s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001265s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,None) [0.001123s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.000997s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,5) [0.001039s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001072s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001209s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001165s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001526s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001355s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001256s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001347s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001243s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,audit,payload,ctxt,None) [0.001122s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,info,payload,ctxt,None) [0.001166s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,error,payload,ctxt,None) [0.001037s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,audit,payload,ctxt,0) [0.001005s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,info,payload,ctxt,5) [0.001461s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,error,payload,ctxt,None) [0.000993s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,sample,payload,ctxt,unconfigured) [0.000994s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,sample,payload,ctxt,None) [0.001030s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,sample,payload,ctxt,5) [0.001005s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,critical,payload,ctxt,unconfigured) [0.001141s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,critical,payload,ctxt,0) [0.001133s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001016s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,debug,payload,ctxt,5) [0.001019s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001009s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,error,payload,ctxt,None) [0.001145s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,error,payload,ctxt,0) [0.001011s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,sample,payload,ctxt,0) [0.001026s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,critical,payload,ctxt,0) [0.000992s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.000965s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,5) [0.001034s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.000926s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,None) [0.000943s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,5) [0.001057s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,5) [0.000931s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,None) [0.000924s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,0) [0.001086s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,5) [0.000933s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,None) [0.000973s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.000985s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,0) [0.000990s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,5) [0.001098s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.000974s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,0) [0.000973s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,0) [0.001185s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.001001s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001193s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.000998s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,unconfigured) [0.001029s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.000991s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001000s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.001148s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,None) [0.000949s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,0) [0.000930s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,5) [0.000921s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,5) [0.000949s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,info,payload,ctxt,None) [0.000923s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,info,payload,ctxt,0) [0.001030s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,info,payload,ctxt,5) [0.000955s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,None) [0.000961s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,error,payload,ctxt,0) [0.000964s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001011s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,5) [0.000995s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001138s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.001033s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001018s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001080s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,None) [0.001034s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001318s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001008s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,debug,payload,ctxt,unconfigured) [0.000930s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,info,payload,ctxt,0) [0.000903s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,sample,payload,ctxt,None) [0.000894s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,sample,payload,ctxt,5) [0.000908s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,critical,payload,ctxt,None) [0.001064s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,critical,payload,ctxt,0) [0.000924s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,critical,payload,ctxt,5) [0.000908s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,audit,payload,ctxt,unconfigured) [0.000992s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,info,payload,ctxt,unconfigured) [0.000965s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,info,payload,ctxt,0) [0.001251s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,critical,payload,ctxt,None) [0.001040s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,debug,payload,ctxt,0) [0.001097s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,info,payload,ctxt,None) [0.001008s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,info,payload,ctxt,0) [0.000996s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,warn,payload,ctxt,None) [0.001157s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,error,payload,ctxt,unconfigured) [0.001002s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,error,payload,ctxt,0) [0.001081s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001018s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,0) [0.001065s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,None) [0.001076s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,debug,payload,ctxt,5) [0.000952s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.000936s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,None) [0.000947s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,5) [0.000936s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,0) [0.000954s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,0) [0.001043s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,5) [0.000991s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,5) [0.000960s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,5) [0.001041s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.000944s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,None) [0.000938s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,5) [0.001033s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,critical,payload,ctxt,0) [0.001050s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.000946s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.000932s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.000916s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,5) [0.000911s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001170s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,5) [0.000923s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.000939s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.000935s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,None) [0.000937s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,0) [0.000932s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001050s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,None) [0.000914s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,error,payload,ctxt,5) [0.000927s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,None) [0.000913s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,5) [0.000927s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.000909s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,None) [0.001027s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,0) [0.000896s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,critical,payload,ctxt,5) [0.000924s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.000905s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,None) [0.000909s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,5) [0.000914s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.001004s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,5) [0.000931s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,None) [0.001026s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,None) [0.000900s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,0) [0.000916s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.000902s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001095s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,0) [0.000912s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001021s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.000908s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,audit,payload,ctxt,unconfigured) [0.000992s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,audit,payload,ctxt,5) [0.000920s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,debug,payload,ctxt,unconfigured) [0.001012s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,debug,payload,ctxt,0) [0.000891s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,info,payload,ctxt,None) [0.000909s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,warn,payload,ctxt,unconfigured) [0.000927s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,warn,payload,ctxt,None) [0.000918s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,debug,payload,ctxt,0) [0.000916s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,info,payload,ctxt,unconfigured) [0.001041s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,warn,payload,ctxt,unconfigured) [0.000979s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,sample,payload,ctxt,5) [0.001099s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,critical,payload,ctxt,unconfigured) [0.000881s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,critical,payload,ctxt,0) [0.026040s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,audit,payload,ctxt,0) [0.001140s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,debug,payload,ctxt,5) [0.001441s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,info,payload,ctxt,None) [0.000949s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,warn,payload,ctxt,unconfigured) [0.005225s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,error,payload,ctxt,0) [0.000987s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,critical,payload,ctxt,unconfigured) [0.000924s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,critical,payload,ctxt,0) [0.005132s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,critical,payload,ctxt,5) [0.001077s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestNotificationConfig.test_notifier_retry_config [0.000701s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestNotifierTopics.test_topics_from_config [0.003720s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_get_drivers_for_message_accepted_priorities [0.002512s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_load_notifiers_no_config [0.001749s] ... ok DEBUG: {3} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_load_notifiers_no_extensions [0.003456s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallFanout.test_call_fanout(target) [0.000652s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(all_none) [0.000808s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(ctor_zero) [0.000694s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(prepare) [0.000678s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallRetry.test_call_retry(prepare_override) [0.000653s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(all_none) [0.000690s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(confval) [0.002698s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(ctor) [0.001011s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(prepare) [0.000697s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(prepare_override) [0.000692s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(call_monitor) [0.000752s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(all_none) [0.002816s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_version_can_send_none_fail) [0.000636s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(all_none) [0.000677s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_override_ok) [0.000741s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_minor_fail) [0.000841s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_major_fail) [0.000785s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call(call_no_ctxt_no_args) [0.000786s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call_with_transport_options(call_no_ctxt_no_args) [0.000691s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call_with_transport_options(call_ctxt_and_args) [0.000684s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_topic,double_prepare) [0.000658s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_topic_none,single_prepare) [0.003676s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_namespace,double_prepare) [0.000859s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_namespace,single_prepare) [0.001523s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_version,single_prepare) [0.000608s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_server,single_prepare) [0.002672s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_server_none,single_prepare) [0.000625s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_fanout_none,single_prepare) [0.000587s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_fanout_none,double_prepare) [0.002393s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_ok) [0.000840s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_override_none_ok) [0.000654s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(cast,ctor_cap_override_none_ok) [0.000735s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(no_endpoints) [0.000732s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(default_target_namespace) [0.001068s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(namespace) [0.001199s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(namespace_mismatch) [0.001413s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(version_mismatch) [0.001428s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_in_wrong_namespace_with_multiple_namespaces) [0.000902s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_with_endpoint_no_private_and_private_method) [0.000908s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(message_with_endpoint_explicitly_exposed_with_exposed_method) [0.001080s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcherWithPingEndpoint.test_dispatcher_with_ping [0.000591s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestMonitorFailure.test_heartbeat_failure [3.501549s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_dispatcher.TestSerializer.test_serializer(args_and_retval) [0.004293s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,fanout,cast,two_endpoints) [0.304465s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,failure,no_timeout) [4.506460s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,fanout,cast,one_endpoint) [0.216980s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,fanout,cast,two_endpoints) [0.254806s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,failure,timeout) [0.509437s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,not_fanout,call,one_endpoint) [0.304888s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,not_fanout,cast,one_endpoint) [0.152827s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,not_fanout,cast,two_endpoints) [0.153462s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCExposeDecorator.test_decorated [0.001011s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,failure,call_monitor_timeout) [0.510276s] ... ok DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: WARNING [kombu.connection] No hostname was supplied. Reverting to default 'localhost' DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_call [0.404232s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:428: DeprecationWarning: Using class 'GreenThreadPoolExecutor' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green executor. DEBUG: self._work_executor = self._executor_cls(**executor_opts) DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_cast [0.102937s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_constructor_with_eventlet_executor [0.001600s] ... ok DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: /usr/lib/python3.12/site-packages/futurist/_futures.py:400: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. DEBUG: f = GreenFuture() DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_context [0.152947s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_no_client_topic_cast [0.000953s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_server_wait_method [0.002514s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_log_after_zero [2.002371s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_start_stop_wait [0.001508s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_start_stop_wait_stop_wait [0.002066s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/server.py:354: DeprecationWarning: Eventlet usages are deprecated and the removal of Eventlet from OpenStack is planned, for this reason the Eventlet executor is deprecated. Start migrating your stack to the threading executor. Please also start considering removing your internal Eventlet usages. in version '2025.1' and will be removed in version '2026.1' DEBUG: debtcollector.deprecate( DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_timeout_running [1.001861s] ... ok DEBUG: {3} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_wait_for_running_task [0.001665s] ... ok DEBUG: {3} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(bog_standard) [0.000641s] ... ok DEBUG: {3} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(add_remote,bog_standard) [0.000867s] ... ok DEBUG: {3} oslo_messaging.tests.test_expected_exceptions.TestExpectedExceptions.test_decorator_unexpected [0.000537s] ... ok DEBUG: {3} oslo_messaging.tests.test_expected_exceptions.TestExpectedExceptions.test_exception [0.000498s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_notset,b_empty) [0.000479s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_none,b_none) [0.000476s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_none,b_bar) [0.000447s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_foo,b_empty) [0.000471s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_bar,b_empty) [0.000452s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_notset,b_notset) [0.000569s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_none,b_empty) [0.000474s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_empty,b_none) [0.000442s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_empty,b_empty) [0.000515s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_empty,b_foo) [0.000456s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_bar,b_foo) [0.002516s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_bar,b_bar) [0.000459s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_none,b_empty) [0.000484s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_none,b_foo) [0.000438s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_empty,b_notset) [0.003015s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_empty,b_empty) [0.001941s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_empty,b_bar) [0.000538s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_bar,b_none) [0.000502s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_bar,b_foo) [0.000472s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_notset,b_notset) [0.000494s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_none,b_none) [0.000476s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_none,b_foo) [0.000514s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_foo,b_none) [0.000476s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_foo,b_empty) [0.000502s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_bar,b_notset) [0.000465s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_bar,b_none) [0.000501s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_notset,b_none) [0.000565s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_notset,b_empty) [0.000508s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_none,b_none) [0.000505s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_none,b_foo) [0.000475s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_none,b_bar) [0.000498s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_empty,b_bar) [0.000457s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_foo,b_none) [0.000527s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_notset,b_notset) [0.000623s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_none,b_notset) [0.000500s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_empty,b_notset) [0.000460s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_empty,b_none) [0.000496s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_bar,b_notset) [0.000471s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_bar,b_bar) [0.000621s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(exchange_attr) [0.000564s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(namespace_attr) [0.000476s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(version_attr) [0.000540s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(exchange) [0.000481s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(fanout) [0.000492s] ... ok DEBUG: {3} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(exchange) [0.000471s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/tests/test_transport.py:112: DeprecationWarning: Using function/method 'get_transport()' is deprecated: use get_rpc_transport or get_notification_transport DEBUG: transport_ = oslo_messaging.get_transport(self.conf, **kwargs) DEBUG: {3} oslo_messaging.tests.test_transport.GetTransportTestCase.test_get_transport(default) [0.001435s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/tests/test_transport.py:112: DeprecationWarning: Using function/method 'get_transport()' is deprecated: use get_rpc_transport or get_notification_transport DEBUG: transport_ = oslo_messaging.get_transport(self.conf, **kwargs) DEBUG: {3} oslo_messaging.tests.test_transport.GetTransportTestCase.test_get_transport(transport_url) [0.000865s] ... ok DEBUG: /builddir/build/BUILD/oslo.messaging-17.0.0/oslo_messaging/tests/test_transport.py:207: DeprecationWarning: Using function/method 'get_transport()' is deprecated: use get_rpc_transport or get_notification_transport DEBUG: oslo_messaging.get_transport(self.conf) DEBUG: {3} oslo_messaging.tests.test_transport.TestSetDefaults.test_set_default_control_exchange [0.000631s] ... ok DEBUG: {3} oslo_messaging.tests.test_transport.TestTransportHostCustomisation.test_eq [0.000519s] ... ok DEBUG: {3} oslo_messaging.tests.test_transport.TestTransportMethodArgs.test_send_notification_all_args [0.000598s] ... ok DEBUG: {3} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(transport) [0.000509s] ... ok DEBUG: {3} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(host) [0.000532s] ... ok DEBUG: {3} oslo_messaging.tests.test_urls.TestParseURL.test_parse_url(multi_creds_ipv6) [0.000581s] ... ok DEBUG: {3} oslo_messaging.tests.test_utils.TimerTestCase.test_duration_callback_with_args [0.000757s] ... ok DEBUG: {3} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_major_difference1 [0.000473s] ... ok DEBUG: {3} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_newer_rev_both [0.000507s] ... ok DEBUG: {3} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_older_minor [0.000454s] ... ok DEBUG: {3} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_older_rev [0.000465s] ... ok DEBUG: {1} oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,zero,expected_failure,no_timeout) [5.013918s] ... ok DEBUG: {1} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(info,messaging) ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(warn,messaging) ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(warn,messagingv2) ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(error,messagingv2) ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.notify.test_logger.LoggingNotificationHandlerTestCase.test_logging(critical,messaging) ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.test_functional.CallTestCase.test_exception ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.test_functional.CallTestCase.test_timeout_with_concurrently_queues ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.test_functional.CastTestCase.test_fanout ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_all_categories ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.functional.test_functional.NotifyTestCase.test_independent_topics ... SKIPPED: No transport url configured DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(no_endpoints) [0.000798s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(two_endpoints_both_match) [0.001000s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher(requeue) [0.000837s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(two_endpoints_both_match) [0.001285s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcher.test_dispatcher_unknown_prio(exception) [0.001541s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(publisher_id_nomatch) [0.000949s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(metadata_key_missing) [0.000894s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_dispatcher.TestDispatcherFilter.test_filters(mix_match) [0.000961s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_listener.TestListenerTransportWarning.test_warning_when_rpc_transport [0.006393s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_batch_size [0.104615s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_batch_timeout [1.103440s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_requeue [0.153479s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_listener.TestNotifyListener.test_two_endpoints [0.102694s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_log_handler.PublishErrorsHandlerTestCase.test_emit_cfg_log_notifier_in_notifier_drivers [0.001260s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_log_handler.PublishErrorsHandlerTestCase.test_emit_notification [0.002575s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(debug) [0.001469s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(info) [0.001673s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(warning) [0.001213s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logger(critical) [0.001619s] ... ok DEBUG: WARNING [default] foobar DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(warn) [0.002673s] ... ok DEBUG: ERROR [default] foobar DEBUG: {1} oslo_messaging.tests.notify.test_logger.TestLogNotifier.test_logging_conf(error) [0.002848s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.001878s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,0) [0.001127s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,info,payload,ctxt,0) [0.001169s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001157s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,warn,payload,ctxt,None) [0.001122s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,None) [0.001253s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,sample,payload,ctxt,0) [0.001086s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,0) [0.001085s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001177s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,5) [0.001511s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,single_topic,debug,payload,ctxt,5) [0.001330s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001196s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001213s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,5) [0.001227s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001344s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001179s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001212s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001178s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001319s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,audit,payload,ctxt,5) [0.001070s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,0) [0.001069s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,info,payload,ctxt,0) [0.001094s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,info,payload,ctxt,5) [0.001102s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001085s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001209s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,None) [0.001067s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,0) [0.001143s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,None) [0.001182s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001172s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.001255s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,error,payload,ctxt,5) [0.001171s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,None) [0.001141s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,0) [0.001132s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,None) [0.001153s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,5) [0.001253s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.001178s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001164s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001168s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001386s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,None) [0.001188s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,0) [0.001177s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,5) [0.001182s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001680s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,audit,payload,ctxt,0) [0.001080s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,debug,payload,ctxt,0) [0.001063s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,warn,payload,ctxt,0) [0.001081s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,no_topics,error,payload,ctxt,0) [0.001073s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,audit,payload,ctxt,0) [0.001163s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,audit,payload,ctxt,5) [0.001254s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,debug,payload,ctxt,unconfigured) [0.001155s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,warn,payload,ctxt,unconfigured) [0.001138s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,error,payload,ctxt,unconfigured) [0.001166s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,error,payload,ctxt,None) [0.001129s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,error,payload,ctxt,0) [0.001271s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,error,payload,ctxt,5) [0.001154s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,sample,payload,ctxt,None) [0.001161s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,single_topic,sample,payload,ctxt,0) [0.001127s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001184s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,audit,payload,ctxt,0) [0.001905s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001215s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,info,payload,ctxt,unconfigured) [0.001162s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,warn,payload,ctxt,0) [0.001443s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,v2,override,multiple_topic2,critical,payload,ctxt,0) [0.001353s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,0) [0.001136s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,info,payload,ctxt,5) [0.001655s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001077s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,None) [0.003515s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,5) [0.001073s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001174s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,0) [0.001060s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,unconfigured) [0.001685s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,None) [0.001142s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001103s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,0) [0.001888s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,5) [0.001284s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,5) [0.001179s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,error,payload,ctxt,5) [0.001141s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,0) [0.001651s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,audit,payload,ctxt,None) [0.002007s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,None) [0.001186s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001159s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001138s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,debug,payload,ctxt,None) [0.001121s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.001179s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,None) [0.001051s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001067s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,None) [0.001052s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,unconfigured) [0.001053s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,0) [0.001066s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,5) [0.001149s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,audit,payload,ctxt,5) [0.001093s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,0) [0.001123s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001095s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,None) [0.001176s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,error,payload,ctxt,None) [0.001276s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,None) [0.001115s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001130s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,unconfigured) [0.001272s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001173s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,None) [0.001268s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,audit,payload,ctxt,unconfigured) [0.001052s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,debug,payload,ctxt,unconfigured) [0.001223s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,debug,payload,ctxt,None) [0.001490s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,error,payload,ctxt,unconfigured) [0.001083s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,sample,payload,ctxt,unconfigured) [0.001257s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,sample,payload,ctxt,None) [0.001890s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,critical,payload,ctxt,unconfigured) [0.001096s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,critical,payload,ctxt,0) [0.001087s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,no_topics,critical,payload,ctxt,5) [0.001145s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,debug,payload,ctxt,unconfigured) [0.001217s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,debug,payload,ctxt,0) [0.001417s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,debug,payload,ctxt,5) [0.001244s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,warn,payload,ctxt,None) [0.001322s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,single_topic,error,payload,ctxt,5) [0.001406s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,debug,payload,ctxt,None) [0.001321s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,info,payload,ctxt,None) [0.001341s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,warn,payload,ctxt,None) [0.001175s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,warn,payload,ctxt,0) [0.001236s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,error,payload,ctxt,5) [0.001216s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,sample,payload,ctxt,5) [0.001242s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,critical,payload,ctxt,None) [0.001262s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(v1,not_v2,override,multiple_topic2,critical,payload,ctxt,5) [0.001264s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,None) [0.001091s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,audit,payload,ctxt,0) [0.001567s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,error,payload,ctxt,unconfigured) [0.001121s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001069s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,audit,payload,ctxt,0) [0.001299s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001047s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,warn,payload,ctxt,None) [0.001055s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,None) [0.001066s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,error,payload,ctxt,5) [0.001128s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001333s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,sample,payload,ctxt,5) [0.001169s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,unconfigured) [0.001174s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,single_topic,critical,payload,ctxt,None) [0.001227s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001211s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001294s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,warn,payload,ctxt,unconfigured) [0.001176s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001124s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001289s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,None) [0.001200s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,debug,payload,ctxt,0) [0.001272s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,info,payload,ctxt,unconfigured) [0.001930s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,error,payload,ctxt,5) [0.001123s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,None) [0.001092s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,0) [0.003146s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,sample,payload,ctxt,5) [0.001130s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001238s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,None) [0.001116s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,audit,payload,ctxt,5) [0.001149s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,debug,payload,ctxt,None) [0.001159s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,warn,payload,ctxt,None) [0.004086s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,error,payload,ctxt,unconfigured) [0.001258s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,error,payload,ctxt,0) [0.001182s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001189s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,None) [0.001075s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,single_topic,critical,payload,ctxt,0) [0.001134s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001338s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001143s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001192s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,warn,payload,ctxt,0) [0.001199s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001187s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,None) [0.001237s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001180s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,None) [0.001193s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001192s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,audit,payload,ctxt,unconfigured) [0.001210s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,debug,payload,ctxt,0) [0.001403s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,info,payload,ctxt,unconfigured) [0.001296s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,warn,payload,ctxt,unconfigured) [0.001066s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,error,payload,ctxt,None) [0.000995s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,no_topics,sample,payload,ctxt,0) [0.001006s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,audit,payload,ctxt,5) [0.001149s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,warn,payload,ctxt,0) [0.001213s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,sample,payload,ctxt,None) [0.001168s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,single_topic,critical,payload,ctxt,0) [0.001163s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,audit,payload,ctxt,unconfigured) [0.001218s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,audit,payload,ctxt,None) [0.001070s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,audit,payload,ctxt,0) [0.001193s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,debug,payload,ctxt,None) [0.003642s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,warn,payload,ctxt,5) [0.001240s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,sample,payload,ctxt,0) [0.001096s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,v2,override,multiple_topic2,critical,payload,ctxt,None) [0.001287s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,unconfigured) [0.001177s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,audit,payload,ctxt,5) [0.000982s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,unconfigured) [0.001162s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,warn,payload,ctxt,None) [0.001052s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,error,payload,ctxt,5) [0.000992s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,sample,payload,ctxt,0) [0.001317s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,unconfigured) [0.001335s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,no_topics,critical,payload,ctxt,None) [0.001441s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,audit,payload,ctxt,5) [0.001364s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,debug,payload,ctxt,None) [0.001884s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,None) [0.001487s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,info,payload,ctxt,5) [0.001144s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001220s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.002203s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001281s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,info,payload,ctxt,0) [0.001115s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,sample,payload,ctxt,5) [0.001124s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001089s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,ctor_pub_id,multiple_topic2,critical,payload,ctxt,5) [0.001248s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,audit,payload,ctxt,0) [0.001076s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,None) [0.001098s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,info,payload,ctxt,5) [0.001102s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,warn,payload,ctxt,5) [0.001097s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,no_topics,sample,payload,ctxt,0) [0.001106s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,unconfigured) [0.001140s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,debug,payload,ctxt,5) [0.001115s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,unconfigured) [0.001130s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,info,payload,ctxt,5) [0.001102s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,warn,payload,ctxt,unconfigured) [0.001039s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,unconfigured) [0.001052s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,sample,payload,ctxt,0) [0.001273s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,single_topic,critical,payload,ctxt,5) [0.001084s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,0) [0.001090s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,audit,payload,ctxt,5) [0.001060s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,debug,payload,ctxt,0) [0.001101s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,info,payload,ctxt,5) [0.001341s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,error,payload,ctxt,unconfigured) [0.001375s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,sample,payload,ctxt,unconfigured) [0.001065s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,unconfigured) [0.001500s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,prep_pub_id,multiple_topic2,critical,payload,ctxt,0) [0.001201s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,debug,payload,ctxt,None) [0.001107s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,debug,payload,ctxt,5) [0.001146s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,info,payload,ctxt,unconfigured) [0.001250s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,info,payload,ctxt,5) [0.001093s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,error,payload,ctxt,unconfigured) [0.001180s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,error,payload,ctxt,5) [0.001102s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,sample,payload,ctxt,unconfigured) [0.001011s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,sample,payload,ctxt,0) [0.001155s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,sample,payload,ctxt,5) [0.001248s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,critical,payload,ctxt,0) [0.001108s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,no_topics,critical,payload,ctxt,5) [0.001100s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,debug,payload,ctxt,unconfigured) [0.001026s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,debug,payload,ctxt,None) [0.001053s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,warn,payload,ctxt,0) [0.001051s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,error,payload,ctxt,unconfigured) [0.001365s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,single_topic,sample,payload,ctxt,unconfigured) [0.001046s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,audit,payload,ctxt,None) [0.001064s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,debug,payload,ctxt,None) [0.001222s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,warn,payload,ctxt,None) [0.001006s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,error,payload,ctxt,unconfigured) [0.001601s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifier.test_notifier(not_v1,not_v2,override,multiple_topic2,sample,payload,ctxt,5) [0.001280s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestMessagingNotifierRetry.test_notifier_retry_connection_fails_rabbit [2.004322s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestNotifierTopics.test_topics_from_kwargs [0.001096s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_get_drivers_for_message_accepted_events [0.005769s] ... ok DEBUG: {1} oslo_messaging.tests.notify.test_notifier.TestRoutingNotifier.test_should_load_plugin [0.001025s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCallTimeout.test_call_timeout(ctor_zero) [0.002808s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_invalid_version_type(ctor_cap_can_send_none_ok) [0.001159s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_ok) [0.000834s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_can_send_ok) [0.000677s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_can_send_none_ok) [0.000790s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_version_none_fail) [0.000721s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCanSendVersion.test_version_cap(ctor_cap_version_can_send_none_fail) [0.001100s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call(cast_no_ctxt_no_args) [0.001335s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastCall.test_cast_call(call_ctxt_and_args) [0.000798s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(all_none,single_prepare) [0.000761s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_exchange,double_prepare) [0.003256s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_topic,single_prepare) [0.001688s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_topic,single_prepare) [0.001533s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_namespace,double_prepare) [0.001438s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_version,single_prepare) [0.001460s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_version_none,double_prepare) [0.001985s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_version,double_prepare) [0.001482s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(ctor_server,double_prepare) [0.001220s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(prepare_server,double_prepare) [0.001173s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_server,double_prepare) [0.001179s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestCastToTarget.test_cast_to_target(both_fanout,single_prepare) [0.001247s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestSerializer.test_call_serializer(call) [0.001537s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,all_none) [0.002204s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_client.TestVersionCap.test_version_cap(call,ctor_cap_version_none_fail) [0.001522s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(default_target) [0.002273s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(default_target_version) [0.002241s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcher.test_dispatcher(version) [0.004926s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_dispatcher.TestDispatcherWithPingEndpoint.test_dispatcher_with_ping_already_used [0.001125s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_dispatcher.TestSerializer.test_serializer(no_args_or_retval) [0.000726s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,not_fanout,call,two_endpoints) [0.303502s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,same_topic,diff_server,not_fanout,cast,one_endpoint) [0.204528s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,same_server,not_fanout,cast,two_endpoints) [0.203160s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(same_exchange,diff_topic,diff_server,fanout,cast,one_endpoint) [0.304849s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,not_fanout,call,one_endpoint) [0.203341s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,not_fanout,call,two_endpoints) [0.304889s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,same_topic,diff_server,not_fanout,cast,two_endpoints) [0.152370s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,not_fanout,cast,one_endpoint) [0.152657s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,not_fanout,cast,two_endpoints) [0.202688s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,same_server,fanout,cast,two_endpoints) [0.303252s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestMultipleServers.test_multiple_servers(diff_exchange,diff_topic,diff_server,fanout,cast,one_endpoint) [0.253295s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCExposeDecorator.test_undecorated [0.000754s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_constructor_with_unrecognized_executor [0.000720s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_direct_call [0.408430s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_no_client_topic_call [0.001175s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_no_server_topic [0.001074s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestRPCServer.test_no_target_server [0.000979s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_logging [1.007261s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_logging_explicit_wait [1.003304s] ... ok DEBUG: {1} oslo_messaging.tests.rpc.test_server.TestServerLocking.test_state_wrapping [0.003270s] ... ok DEBUG: {1} oslo_messaging.tests.test_config_opts_proxy.TestConfigOptsProxy.test_invalid_value [0.001579s] ... ok DEBUG: {1} oslo_messaging.tests.test_config_opts_proxy.TestConfigOptsProxy.test_not_in_group [0.000760s] ... ok DEBUG: {1} oslo_messaging.tests.test_config_opts_proxy.TestConfigOptsProxy.test_rabbit [0.001258s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(different_python_versions) [0.003498s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(kwargs_style) [0.000908s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(unknown_module) [0.000841s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(unknown_exception) [0.000833s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(unknown_kwarg) [0.000542s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.DeserializeRemoteExceptionTestCase.test_deserialize_remote_exception(system_exit) [0.000573s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(add_remote,nova_style) [0.000980s] ... ok DEBUG: {1} oslo_messaging.tests.test_exception_serialization.SerializeRemoteExceptionTestCase.test_serialize_remote_exception(add_remote,kwargs_style) [0.000699s] ... ok DEBUG: {1} oslo_messaging.tests.test_expected_exceptions.TestExpectedExceptions.test_decorator_expected_subclass [0.001816s] ... ok DEBUG: {1} oslo_messaging.tests.test_fixture.TestConfFixture.test_fixture_wraps_clear_override [0.000646s] ... ok DEBUG: {1} oslo_messaging.tests.test_opts.OptsTestCase.test_entry_point [0.019380s] ... ok DEBUG: {1} oslo_messaging.tests.test_opts.OptsTestCase.test_list_opts [0.003040s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_notset,b_bar) [0.000528s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_none,b_notset) [0.000558s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_empty,b_notset) [0.000657s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_empty,b_none) [0.000499s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_empty,b_foo) [0.000683s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_empty,b_bar) [0.000474s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_foo,b_notset) [0.000608s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_bar,b_notset) [0.000478s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_bar,b_none) [0.000507s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_bar,b_foo) [0.000460s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(exchange,a_bar,b_bar) [0.000530s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_notset,b_empty) [0.000605s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_none,b_foo) [0.000536s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_none,b_bar) [0.000593s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_foo,b_bar) [0.000511s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(topic,a_bar,b_empty) [0.000507s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_notset,b_none) [0.000486s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_notset,b_bar) [0.000458s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_foo,b_notset) [0.000607s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_foo,b_none) [0.000461s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(namespace,a_foo,b_foo) [0.000476s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_notset,b_none) [0.000671s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_none,b_empty) [0.000506s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_none,b_bar) [0.000497s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_empty,b_foo) [0.000705s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_foo,b_bar) [0.000463s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_bar,b_foo) [0.000474s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(version,a_bar,b_bar) [0.000581s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_notset,b_notset) [0.000513s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_empty,b_notset) [0.000458s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_empty,b_none) [0.000628s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_empty,b_empty) [0.000498s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_foo,b_empty) [0.000457s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_bar,b_notset) [0.000627s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_bar,b_none) [0.000489s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_bar,b_foo) [0.000542s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(server,a_bar,b_bar) [0.000707s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_notset,b_empty) [0.000626s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_notset,b_bar) [0.000530s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_foo,b_notset) [0.000637s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_foo,b_none) [0.000527s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.EqualityTestCase.test_equality(fanout,a_bar,b_none) [0.000493s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(exchange_arg) [0.000558s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetCallableTestCase.test_callable(server_attr) [0.000664s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(all_none) [0.000480s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(topic) [0.000487s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetConstructorTestCase.test_constructor(server) [0.000465s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(version) [0.000669s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(fanout) [0.008857s] ... ok DEBUG: {1} oslo_messaging.tests.test_target.TargetReprTestCase.test_repr(exchange_and_fanout) [0.000479s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.GetTransportSadPathTestCase.test_get_transport_sad(invalid_transport_url) [0.000639s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.GetTransportSadPathTestCase.test_get_transport_sad(driver_load_failure) [0.000660s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.GetTransportTestCase.test_get_transport(url_param) [0.000929s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.GetTransportTestCase.test_get_transport(control_exchange) [0.000850s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.TestTransportMethodArgs.test_send_defaults [0.000570s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.TestTransportUrlCustomisation.test_noport [0.000737s] ... ok DEBUG: {1} oslo_messaging.tests.test_transport.TestTransportUrlCustomisation.test_query [0.000693s] ... ok DEBUG: {1} oslo_messaging.tests.test_urls.TestFormatURL.test_parse_url(virtual_host) [0.000538s] ... ok DEBUG: {1} oslo_messaging.tests.test_urls.TestFormatURL.test_parse_url(multi_host) [0.000510s] ... ok DEBUG: {1} oslo_messaging.tests.test_utils.TimerTestCase.test_no_duration_but_maximum [0.000498s] ... ok DEBUG: {1} oslo_messaging.tests.test_utils.TimerTestCase.test_no_duration_no_callback [0.000546s] ... ok DEBUG: {1} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_newer_rev [0.000528s] ... ok DEBUG: {1} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_older_rev_both [0.000538s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1935 tests in 99.9708 sec. DEBUG: - Passed: 1904 DEBUG: - Skipped: 31 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 331.3799 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (484 tests) => 0:01:06.153292 DEBUG: - Worker 1 (484 tests) => 0:01:39.624229 DEBUG: - Worker 2 (484 tests) => 0:01:17.018946 DEBUG: - Worker 3 (483 tests) => 0:01:29.165799 DEBUG: Test id Runtime (s) DEBUG: ------------------------------------------------------------------------------------------------------------------------------------------------------ ----------- DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestPollTimeoutLimit.test_poll_timeout_limit 10.004 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestRabbitConsume.test_consume_timeout 6.004 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,zero,expected_failure,no_timeout) 5.076 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,empty_dict,expected_failure,no_timeout) 5.070 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,false,expected_failure,no_timeout) 5.065 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,expected_failure,no_timeout) 5.052 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,failure,no_timeout) 5.052 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,empty_context,rx_id,failure,no_timeout) 5.050 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,rx_id,failure,no_timeout) 5.049 DEBUG: oslo_messaging.tests.drivers.test_impl_rabbit.TestSendReceive.test_send_receive(multiple_senders,with_context,none,expected_failure,no_timeout) 5.045 DEBUG: py312: OK (103.58 seconds) DEBUG: congratulations :) (103.65 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nTZFwm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python3-oslo-messaging DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python3-oslo-messaging DEBUG: + cp -pr /builddir/build/BUILD/oslo.messaging-17.0.0/README.rst /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python3-oslo-messaging DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mgQQlS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python3-oslo-messaging DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python3-oslo-messaging DEBUG: + cp -pr /builddir/build/BUILD/oslo.messaging-17.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python3-oslo-messaging DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-oslo-messaging = 17.0.0-0.20250527150124.510688d.el10 python3-oslo-messaging = 17.0.0-0.20250527150124.510688d.el10 python3.12-oslo-messaging = 17.0.0-0.20250527150124.510688d.el10 python3.12dist(oslo-messaging) = 17 python3dist(oslo-messaging) = 17 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/python3 python(abi) = 3.12 python3.12dist(amqp) >= 2.5.2 python3.12dist(cachetools) >= 2 python3.12dist(debtcollector) >= 1.2 python3.12dist(futurist) >= 1.2 python3.12dist(kombu) >= 4.6.6 python3.12dist(oslo-config) >= 5.2 python3.12dist(oslo-context) >= 5.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-metrics) >= 0.2.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-serialization) >= 2.18 python3.12dist(oslo-service) >= 1.24 python3.12dist(oslo-utils) >= 3.37 python3.12dist(pbr) >= 2 python3.12dist(pyyaml) >= 3.13 python3.12dist(stevedore) >= 1.20 python3.12dist(webob) >= 1.7.1 DEBUG: Obsoletes: python3.12-oslo-messaging < 17.0.0-0.20250527150124.510688d.el10 DEBUG: Processing files: python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1WM1zb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python-oslo-messaging-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python-oslo-messaging-doc DEBUG: + cp -pr /builddir/build/BUILD/oslo.messaging-17.0.0/doc/build/html /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/doc/python-oslo-messaging-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FV0z2X DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python-oslo-messaging-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python-oslo-messaging-doc DEBUG: + cp -pr /builddir/build/BUILD/oslo.messaging-17.0.0/LICENSE /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64/usr/share/licenses/python-oslo-messaging-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-oslo-messaging-doc = 17.0.0-0.20250527150124.510688d.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: Provides: python-oslo-messaging-tests = 17.0.0-0.20250527150124.510688d.el10 python3-oslo-messaging-tests = 17.0.0-0.20250527150124.510688d.el10 python3.12-oslo-messaging-tests = 17.0.0-0.20250527150124.510688d.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: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-oslo-messaging-tests < 17.0.0-0.20250527150124.510688d.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QOuq7m DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd oslo.messaging-17.0.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.K5zGzu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/oslo.messaging-17.0.0-SPECPARTS DEBUG: + rm -rf oslo.messaging-17.0.0 oslo.messaging-17.0.0.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 python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.src.rpm) Config(dlrn-5) 2 minutes 26 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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: 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: 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb 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'] with env {'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: 16114812 4350052 2961780 1033376 10173844 11764760 DEBUG: Swap: 16777212 5442192 11335020 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 205G 345G 38% / 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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock 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: 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.23uh_lwc', '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb/python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-71621490b09d8258a72d7 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-18d93ae3dabeb8c92fa38 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-aodhclient-16fcf400588c27b034ca 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-observabilityclient-ab8ce8fd346 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-oslo-privsep-98a82b580d237fa22c 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-221a3e89e8988bc66429810 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-6ebeb372617a236979 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-158dfd0e27fee2d1bdeb9 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystonemiddleware-86855617f8ed 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-a3430289de 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovsdbapp-e18261565f4220e2fedd5e 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-9398f8ee4 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-1cdd392f96d22a033e46 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-84ac6c9d29c1e2c51a8374e5f4 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-dns-ed5dc308a20d45c82743e3ebab3 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-f64269b981753c21c87c3e 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnum-tests-tempest-39569582b2 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-fa0768cd58af0c4409 170 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 12 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 24 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 38 kB/s | 6.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 55 kB/s | 6.4 kB 00:00 DEBUG: dlrn-master-testing 170 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 132 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 165 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 9.9 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 26 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 204 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: =============================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =============================================================================================================== DEBUG: Installing: DEBUG: python-oslo-messaging-doc noarch 17.0.0-0.20250527150124.510688d.el10 @commandline 1.1 M DEBUG: python3-oslo-messaging noarch 17.0.0-0.20250527150124.510688d.el10 @commandline 213 k DEBUG: python3-oslo-messaging-tests noarch 17.0.0-0.20250527150124.510688d.el10 @commandline 170 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 13 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 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-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.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-dateutil noarch 1:2.8.2-15.el10 baseos 358 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-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-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-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 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-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 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-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-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 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-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 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-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 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-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-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: Transaction Summary DEBUG: =============================================================================================================== DEBUG: Install 68 Packages DEBUG: Total size: 12 M DEBUG: Installed size: 49 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.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-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.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.8.2-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.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-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.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-5.el10.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-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-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-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.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-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-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-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-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-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-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-yappi-1.6.0-1.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: Preparing : 1/1 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1/68 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1.e 2/68 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/68 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 4/68 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 5/68 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 6/68 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 7/68 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 8/68 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 9/68 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 10/68 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 11/68 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 12/68 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 13/68 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 14/68 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 15/68 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 16/68 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 17/68 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750bd 18/68 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380.el 19/68 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 20/68 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 21/68 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 22/68 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 23/68 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 24/68 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 25/68 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 26/68 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 27/68 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 28/68 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 29/68 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 30/68 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 31/68 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 32/68 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 33/68 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 34/68 DEBUG: Installing : which-2.21-43.el10.x86_64 35/68 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 36/68 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 37/68 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 38/68 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 39/68 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 40/68 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 41/68 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 42/68 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 43/68 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 44/68 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 45/68 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 46/68 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 47/68 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 48/68 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 49/68 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el10. 50/68 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 51/68 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79f5 52/68 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.20250513102931 53/68 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c290b 54/68 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0 55/68 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.e 56/68 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6. 57/68 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d5831 58/68 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.20250318115342. 59/68 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el 60/68 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b3c 61/68 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.26d 62/68 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.2025031811400 63/68 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002.62 64/68 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a5280 65/68 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.510 66/68 DEBUG: Installing : python3-oslo-messaging-tests-17.0.0-0.202505271501 67/68 DEBUG: Installing : python-oslo-messaging-doc-17.0.0-0.20250527150124. 68/68 DEBUG: Running scriptlet: python-oslo-messaging-doc-17.0.0-0.20250527150124. 68/68 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-messaging-doc-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.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-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-messaging-tests-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.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-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-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch 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-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.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-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-yappi-1.6.0-1.el10s.x86_64 DEBUG: which-2.21-43.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/common/51/06/510688d8ddc807242fe9a36532dd03ba3c2d4ad5_42e797eb'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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