+ 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --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/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: a180de7a-5f37-4926-aa56-f0b89a1a75e8 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --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/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 682c994e-54d4-4580-b988-856ca198d223 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.huh06baa', '/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.9Gi 1.9Gi 982Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 372G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ivx2to9s', '/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 bbc7d50b3640d13d0ae34d04135066703d4fb62f Note: switching to 'bbc7d50b3640d13d0ae34d04135066703d4fb62f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bbc7d50b Drop unused sphinxcontrib-blockdiag + '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-barbican + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-barbican + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 21.1.0.dev17 bbc7d50 + UPSTREAMVERSION=21.1.0.dev17 + [[ 21.1.0.dev17 =~ ([^-]*)-(.+) ]] + [[ 21.1.0.dev17 =~ (.*?)\.(0rc.+) ]] + [[ 21.1.0.dev17 =~ (.*?)\.(0b.+) ]] + [[ 21.1.0.dev17 =~ (.*?)\.(0a.+) ]] + [[ 21.1.0.dev17 =~ (.*?)\.(dev.+) ]] + VERSION=21.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20260218152710.bbc7d50 + '[' -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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --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.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 76d091cb-e42e-49d4-8294-27060c42248f DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1os4duhm', '/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.8Gi 2.0Gi 995Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 858M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 372G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zsujxpvm', '/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 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating barbican.egg-info writing barbican.egg-info/PKG-INFO writing dependency_links to barbican.egg-info/dependency_links.txt writing entry points to barbican.egg-info/entry_points.txt writing requirements to barbican.egg-info/requires.txt writing top-level names to barbican.egg-info/top_level.txt writing pbr to barbican.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'barbican.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 'barbican.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating barbican-21.1.0.dev17 creating barbican-21.1.0.dev17/api-guide creating barbican-21.1.0.dev17/api-guide/source creating barbican-21.1.0.dev17/barbican creating barbican-21.1.0.dev17/barbican.egg-info creating barbican-21.1.0.dev17/barbican/api creating barbican-21.1.0.dev17/barbican/api/controllers creating barbican-21.1.0.dev17/barbican/api/middleware creating barbican-21.1.0.dev17/barbican/cmd creating barbican-21.1.0.dev17/barbican/cmd/functionaltests creating barbican-21.1.0.dev17/barbican/common creating barbican-21.1.0.dev17/barbican/common/policies creating barbican-21.1.0.dev17/barbican/hacking creating barbican-21.1.0.dev17/barbican/locale creating barbican-21.1.0.dev17/barbican/locale/en_GB creating barbican-21.1.0.dev17/barbican/locale/en_GB/LC_MESSAGES creating barbican-21.1.0.dev17/barbican/locale/zh_CN creating barbican-21.1.0.dev17/barbican/locale/zh_CN/LC_MESSAGES creating barbican-21.1.0.dev17/barbican/model creating barbican-21.1.0.dev17/barbican/model/migration creating barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations creating barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations/versions creating barbican-21.1.0.dev17/barbican/objects creating barbican-21.1.0.dev17/barbican/plugin creating barbican-21.1.0.dev17/barbican/plugin/crypto creating barbican-21.1.0.dev17/barbican/plugin/interface creating barbican-21.1.0.dev17/barbican/plugin/util creating barbican-21.1.0.dev17/barbican/queue creating barbican-21.1.0.dev17/barbican/tasks creating barbican-21.1.0.dev17/barbican/tests creating barbican-21.1.0.dev17/barbican/tests/api creating barbican-21.1.0.dev17/barbican/tests/api/controllers creating barbican-21.1.0.dev17/barbican/tests/api/middleware creating barbican-21.1.0.dev17/barbican/tests/cmd creating barbican-21.1.0.dev17/barbican/tests/common creating barbican-21.1.0.dev17/barbican/tests/model creating barbican-21.1.0.dev17/barbican/tests/model/repositories creating barbican-21.1.0.dev17/barbican/tests/objects creating barbican-21.1.0.dev17/barbican/tests/plugin creating barbican-21.1.0.dev17/barbican/tests/plugin/crypto creating barbican-21.1.0.dev17/barbican/tests/plugin/interface creating barbican-21.1.0.dev17/barbican/tests/plugin/util creating barbican-21.1.0.dev17/barbican/tests/queue creating barbican-21.1.0.dev17/barbican/tests/tasks creating barbican-21.1.0.dev17/barbican/wsgi creating barbican-21.1.0.dev17/bin creating barbican-21.1.0.dev17/devstack creating barbican-21.1.0.dev17/devstack/lib creating barbican-21.1.0.dev17/devstack/upgrade creating barbican-21.1.0.dev17/doc creating barbican-21.1.0.dev17/doc/source creating barbican-21.1.0.dev17/doc/source/_extra creating barbican-21.1.0.dev17/doc/source/_static creating barbican-21.1.0.dev17/doc/source/admin creating barbican-21.1.0.dev17/doc/source/api creating barbican-21.1.0.dev17/doc/source/api/reference creating barbican-21.1.0.dev17/doc/source/cli creating barbican-21.1.0.dev17/doc/source/configuration creating barbican-21.1.0.dev17/doc/source/contributor creating barbican-21.1.0.dev17/doc/source/contributor/plugin creating barbican-21.1.0.dev17/doc/source/images creating barbican-21.1.0.dev17/doc/source/install creating barbican-21.1.0.dev17/etc creating barbican-21.1.0.dev17/etc/barbican creating barbican-21.1.0.dev17/etc/barbican/vassals creating barbican-21.1.0.dev17/etc/init creating barbican-21.1.0.dev17/etc/logrotate.d creating barbican-21.1.0.dev17/etc/oslo-config-generator creating barbican-21.1.0.dev17/functionaltests creating barbican-21.1.0.dev17/functionaltests/api creating barbican-21.1.0.dev17/functionaltests/api/v1 creating barbican-21.1.0.dev17/functionaltests/api/v1/behaviors creating barbican-21.1.0.dev17/functionaltests/api/v1/functional creating barbican-21.1.0.dev17/functionaltests/api/v1/models creating barbican-21.1.0.dev17/functionaltests/api/v1/smoke creating barbican-21.1.0.dev17/functionaltests/common creating barbican-21.1.0.dev17/playbooks creating barbican-21.1.0.dev17/playbooks/legacy creating barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-base creating barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-functional-base creating barbican-21.1.0.dev17/playbooks/legacy/grenade-devstack-barbican creating barbican-21.1.0.dev17/releasenotes creating barbican-21.1.0.dev17/releasenotes/notes creating barbican-21.1.0.dev17/releasenotes/source creating barbican-21.1.0.dev17/releasenotes/source/_static creating barbican-21.1.0.dev17/releasenotes/source/locale creating barbican-21.1.0.dev17/releasenotes/source/locale/en_GB creating barbican-21.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES creating barbican-21.1.0.dev17/releasenotes/source/locale/zh_CN creating barbican-21.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES copying files to barbican-21.1.0.dev17... copying .coveragerc -> barbican-21.1.0.dev17 copying .mailmap -> barbican-21.1.0.dev17 copying .stestr.conf -> barbican-21.1.0.dev17 copying .zuul.yaml -> barbican-21.1.0.dev17 copying AUTHORS -> barbican-21.1.0.dev17 copying ChangeLog -> barbican-21.1.0.dev17 copying HACKING.rst -> barbican-21.1.0.dev17 copying LICENSE -> barbican-21.1.0.dev17 copying README.rst -> barbican-21.1.0.dev17 copying bindep.txt -> barbican-21.1.0.dev17 copying pyproject.toml -> barbican-21.1.0.dev17 copying requirements.txt -> barbican-21.1.0.dev17 copying setup.cfg -> barbican-21.1.0.dev17 copying setup.py -> barbican-21.1.0.dev17 copying test-requirements.txt -> barbican-21.1.0.dev17 copying tox.ini -> barbican-21.1.0.dev17 copying api-guide/source/acls.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/conf.py -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/consumers.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/containers.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/index.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/orders.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/quotas.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/secret_metadata.rst -> barbican-21.1.0.dev17/api-guide/source copying api-guide/source/secrets.rst -> barbican-21.1.0.dev17/api-guide/source copying barbican/__init__.py -> barbican-21.1.0.dev17/barbican copying barbican/context.py -> barbican-21.1.0.dev17/barbican copying barbican/i18n.py -> barbican-21.1.0.dev17/barbican copying barbican/version.py -> barbican-21.1.0.dev17/barbican copying barbican.egg-info/PKG-INFO -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/SOURCES.txt -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/dependency_links.txt -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/entry_points.txt -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/not-zip-safe -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/pbr.json -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/requires.txt -> barbican-21.1.0.dev17/barbican.egg-info copying barbican.egg-info/top_level.txt -> barbican-21.1.0.dev17/barbican.egg-info copying barbican/api/__init__.py -> barbican-21.1.0.dev17/barbican/api copying barbican/api/app.py -> barbican-21.1.0.dev17/barbican/api copying barbican/api/app.wsgi -> barbican-21.1.0.dev17/barbican/api copying barbican/api/hooks.py -> barbican-21.1.0.dev17/barbican/api copying barbican/api/controllers/__init__.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/acls.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/consumers.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/containers.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/orders.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/quotas.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/secretmeta.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/secrets.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/secretstores.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/transportkeys.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/controllers/versions.py -> barbican-21.1.0.dev17/barbican/api/controllers copying barbican/api/middleware/__init__.py -> barbican-21.1.0.dev17/barbican/api/middleware copying barbican/api/middleware/context.py -> barbican-21.1.0.dev17/barbican/api/middleware copying barbican/api/middleware/microversion.py -> barbican-21.1.0.dev17/barbican/api/middleware copying barbican/api/middleware/simple.py -> barbican-21.1.0.dev17/barbican/api/middleware copying barbican/cmd/__init__.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/barbican_manage.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/db_manage.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/kek_rewrap.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/keystone_listener.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/pkcs11_kek_rewrap.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/pkcs11_key_generation.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/retry_scheduler.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/simple_crypto.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/status.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/worker.py -> barbican-21.1.0.dev17/barbican/cmd copying barbican/cmd/functionaltests/.testr.conf -> barbican-21.1.0.dev17/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/__init__.py -> barbican-21.1.0.dev17/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/test_db_manage.py -> barbican-21.1.0.dev17/barbican/cmd/functionaltests copying barbican/common/__init__.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/accept.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/config.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/exception.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/hrefs.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/policy.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/quota.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/resources.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/utils.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/validators.py -> barbican-21.1.0.dev17/barbican/common copying barbican/common/policies/__init__.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/acls.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/base.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/consumers.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/containers.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/orders.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/quotas.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/secretmeta.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/secrets.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/secretstores.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/common/policies/transportkeys.py -> barbican-21.1.0.dev17/barbican/common/policies copying barbican/hacking/__init__.py -> barbican-21.1.0.dev17/barbican/hacking copying barbican/hacking/checks.py -> barbican-21.1.0.dev17/barbican/hacking copying barbican/locale/en_GB/LC_MESSAGES/barbican.po -> barbican-21.1.0.dev17/barbican/locale/en_GB/LC_MESSAGES copying barbican/locale/zh_CN/LC_MESSAGES/barbican.po -> barbican-21.1.0.dev17/barbican/locale/zh_CN/LC_MESSAGES copying barbican/model/__init__.py -> barbican-21.1.0.dev17/barbican/model copying barbican/model/clean.py -> barbican-21.1.0.dev17/barbican/model copying barbican/model/models.py -> barbican-21.1.0.dev17/barbican/model copying barbican/model/repositories.py -> barbican-21.1.0.dev17/barbican/model copying barbican/model/sync.py -> barbican-21.1.0.dev17/barbican/model copying barbican/model/migration/__init__.py -> barbican-21.1.0.dev17/barbican/model/migration copying barbican/model/migration/alembic.ini -> barbican-21.1.0.dev17/barbican/model/migration copying barbican/model/migration/commands.py -> barbican-21.1.0.dev17/barbican/model/migration copying barbican/model/migration/alembic_migrations/README -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/__init__.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/container_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/env.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/order_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/script.py.mako -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py -> barbican-21.1.0.dev17/barbican/model/migration/alembic_migrations/versions copying barbican/objects/__init__.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/base.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/container.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/container_acl.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/container_acl_user.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/container_consumer_meta.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/container_secret.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/encrypted_datum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/fields.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/kekdatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/order.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/order_barbican_metadatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/order_plugin_metadatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/order_retry_task.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/project.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/project_quotas.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/project_secret_store.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_acl.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_acl_user.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_consumer_metadatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_store_metadatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_stores.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/secret_user_metadatum.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/objects/transport_key.py -> barbican-21.1.0.dev17/barbican/objects copying barbican/plugin/__init__.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/castellan_secret_store.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/dogtag.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/dogtag_config_opts.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/kmip_secret_store.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/resources.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/store_crypto.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/vault_secret_store.py -> barbican-21.1.0.dev17/barbican/plugin copying barbican/plugin/crypto/__init__.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/crypto/base.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/crypto/manager.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/crypto/p11_crypto.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/crypto/pkcs11.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/crypto/simple_crypto.py -> barbican-21.1.0.dev17/barbican/plugin/crypto copying barbican/plugin/interface/__init__.py -> barbican-21.1.0.dev17/barbican/plugin/interface copying barbican/plugin/interface/secret_store.py -> barbican-21.1.0.dev17/barbican/plugin/interface copying barbican/plugin/util/__init__.py -> barbican-21.1.0.dev17/barbican/plugin/util copying barbican/plugin/util/mime_types.py -> barbican-21.1.0.dev17/barbican/plugin/util copying barbican/plugin/util/multiple_backends.py -> barbican-21.1.0.dev17/barbican/plugin/util copying barbican/plugin/util/translations.py -> barbican-21.1.0.dev17/barbican/plugin/util copying barbican/plugin/util/utils.py -> barbican-21.1.0.dev17/barbican/plugin/util copying barbican/queue/__init__.py -> barbican-21.1.0.dev17/barbican/queue copying barbican/queue/client.py -> barbican-21.1.0.dev17/barbican/queue copying barbican/queue/keystone_listener.py -> barbican-21.1.0.dev17/barbican/queue copying barbican/queue/retry_scheduler.py -> barbican-21.1.0.dev17/barbican/queue copying barbican/queue/server.py -> barbican-21.1.0.dev17/barbican/queue copying barbican/tasks/__init__.py -> barbican-21.1.0.dev17/barbican/tasks copying barbican/tasks/common.py -> barbican-21.1.0.dev17/barbican/tasks copying barbican/tasks/keystone_consumer.py -> barbican-21.1.0.dev17/barbican/tasks copying barbican/tasks/resources.py -> barbican-21.1.0.dev17/barbican/tasks copying barbican/tests/__init__.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/database_utils.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/fixture.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/keys.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/test_hacking.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/test_middleware_auth.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/utils.py -> barbican-21.1.0.dev17/barbican/tests copying barbican/tests/api/__init__.py -> barbican-21.1.0.dev17/barbican/tests/api copying barbican/tests/api/test_init.py -> barbican-21.1.0.dev17/barbican/tests/api copying barbican/tests/api/test_resources.py -> barbican-21.1.0.dev17/barbican/tests/api copying barbican/tests/api/test_resources_policy.py -> barbican-21.1.0.dev17/barbican/tests/api copying barbican/tests/api/test_transport_keys_resource.py -> barbican-21.1.0.dev17/barbican/tests/api copying barbican/tests/api/controllers/__init__.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_acls.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_consumers.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_containers.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_orders.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_quotas.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretmeta.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secrets.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretstores.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_versions.py -> barbican-21.1.0.dev17/barbican/tests/api/controllers copying barbican/tests/api/middleware/__init__.py -> barbican-21.1.0.dev17/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_context.py -> barbican-21.1.0.dev17/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_simple.py -> barbican-21.1.0.dev17/barbican/tests/api/middleware copying barbican/tests/cmd/__init__.py -> barbican-21.1.0.dev17/barbican/tests/cmd copying barbican/tests/cmd/test-status.py -> barbican-21.1.0.dev17/barbican/tests/cmd copying barbican/tests/cmd/test_barbican_manage.py -> barbican-21.1.0.dev17/barbican/tests/cmd copying barbican/tests/cmd/test_cmd.py -> barbican-21.1.0.dev17/barbican/tests/cmd copying barbican/tests/cmd/test_db_cleanup.py -> barbican-21.1.0.dev17/barbican/tests/cmd copying barbican/tests/common/__init__.py -> barbican-21.1.0.dev17/barbican/tests/common copying barbican/tests/common/test_hrefs.py -> barbican-21.1.0.dev17/barbican/tests/common copying barbican/tests/common/test_quota.py -> barbican-21.1.0.dev17/barbican/tests/common copying barbican/tests/common/test_utils.py -> barbican-21.1.0.dev17/barbican/tests/common copying barbican/tests/common/test_validators.py -> barbican-21.1.0.dev17/barbican/tests/common copying barbican/tests/model/__init__.py -> barbican-21.1.0.dev17/barbican/tests/model copying barbican/tests/model/test_models.py -> barbican-21.1.0.dev17/barbican/tests/model copying barbican/tests/model/repositories/__init__.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_acls.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_consumers.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_containers.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_orders.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_projects.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_quotas.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_consumers.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secrets.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> barbican-21.1.0.dev17/barbican/tests/model/repositories copying barbican/tests/objects/__init__.py -> barbican-21.1.0.dev17/barbican/tests/objects copying barbican/tests/objects/test_ovo_base.py -> barbican-21.1.0.dev17/barbican/tests/objects copying barbican/tests/objects/test_ovo_project.py -> barbican-21.1.0.dev17/barbican/tests/objects copying barbican/tests/objects/test_ovo_project_quotas.py -> barbican-21.1.0.dev17/barbican/tests/objects copying barbican/tests/objects/test_ovo_project_secret_store.py -> barbican-21.1.0.dev17/barbican/tests/objects copying barbican/tests/plugin/__init__.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/test_castellan_secret_store.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/test_dogtag.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/test_kmip.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/test_resource.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/test_store_crypto.py -> barbican-21.1.0.dev17/barbican/tests/plugin copying barbican/tests/plugin/crypto/__init__.py -> barbican-21.1.0.dev17/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_crypto.py -> barbican-21.1.0.dev17/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_manager.py -> barbican-21.1.0.dev17/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_p11_crypto.py -> barbican-21.1.0.dev17/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_pkcs11.py -> barbican-21.1.0.dev17/barbican/tests/plugin/crypto copying barbican/tests/plugin/interface/__init__.py -> barbican-21.1.0.dev17/barbican/tests/plugin/interface copying barbican/tests/plugin/interface/test_secret_store.py -> barbican-21.1.0.dev17/barbican/tests/plugin/interface copying barbican/tests/plugin/util/__init__.py -> barbican-21.1.0.dev17/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_mime_types.py -> barbican-21.1.0.dev17/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_multiple_backends.py -> barbican-21.1.0.dev17/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_translations.py -> barbican-21.1.0.dev17/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_utils.py -> barbican-21.1.0.dev17/barbican/tests/plugin/util copying barbican/tests/queue/__init__.py -> barbican-21.1.0.dev17/barbican/tests/queue copying barbican/tests/queue/test_client.py -> barbican-21.1.0.dev17/barbican/tests/queue copying barbican/tests/queue/test_keystone_listener.py -> barbican-21.1.0.dev17/barbican/tests/queue copying barbican/tests/queue/test_retry_scheduler.py -> barbican-21.1.0.dev17/barbican/tests/queue copying barbican/tests/queue/test_server.py -> barbican-21.1.0.dev17/barbican/tests/queue copying barbican/tests/tasks/__init__.py -> barbican-21.1.0.dev17/barbican/tests/tasks copying barbican/tests/tasks/test_common.py -> barbican-21.1.0.dev17/barbican/tests/tasks copying barbican/tests/tasks/test_keystone_consumer.py -> barbican-21.1.0.dev17/barbican/tests/tasks copying barbican/tests/tasks/test_resources.py -> barbican-21.1.0.dev17/barbican/tests/tasks copying barbican/wsgi/__init__.py -> barbican-21.1.0.dev17/barbican/wsgi copying barbican/wsgi/api.py -> barbican-21.1.0.dev17/barbican/wsgi copying bin/barbican-api -> barbican-21.1.0.dev17/bin copying bin/barbican.sh -> barbican-21.1.0.dev17/bin copying bin/demo_requests.py -> barbican-21.1.0.dev17/bin copying bin/keystone_data.sh -> barbican-21.1.0.dev17/bin copying devstack/README.md -> barbican-21.1.0.dev17/devstack copying devstack/gate_hook.sh -> barbican-21.1.0.dev17/devstack copying devstack/local.conf.example -> barbican-21.1.0.dev17/devstack copying devstack/plugin.sh -> barbican-21.1.0.dev17/devstack copying devstack/settings -> barbican-21.1.0.dev17/devstack copying devstack/lib/barbican -> barbican-21.1.0.dev17/devstack/lib copying devstack/lib/tempest -> barbican-21.1.0.dev17/devstack/lib copying devstack/upgrade/resources.sh -> barbican-21.1.0.dev17/devstack/upgrade copying devstack/upgrade/settings -> barbican-21.1.0.dev17/devstack/upgrade copying devstack/upgrade/shutdown.sh -> barbican-21.1.0.dev17/devstack/upgrade copying devstack/upgrade/upgrade.sh -> barbican-21.1.0.dev17/devstack/upgrade copying doc/requirements.txt -> barbican-21.1.0.dev17/doc copying doc/source/conf.py -> barbican-21.1.0.dev17/doc/source copying doc/source/index.rst -> barbican-21.1.0.dev17/doc/source copying doc/source/sample_config.rst -> barbican-21.1.0.dev17/doc/source copying doc/source/sample_policy.rst -> barbican-21.1.0.dev17/doc/source copying doc/source/_extra/.htaccess -> barbican-21.1.0.dev17/doc/source/_extra copying doc/source/_static/.placeholder -> barbican-21.1.0.dev17/doc/source/_static copying doc/source/admin/access_control.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/admin/barbican_manage.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/admin/database_cleaning.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/admin/index.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/admin/pkcs11keygeneration.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/admin/upgrade.rst -> barbican-21.1.0.dev17/doc/source/admin copying doc/source/api/index.rst -> barbican-21.1.0.dev17/doc/source/api copying doc/source/api/microversion_history.rst -> barbican-21.1.0.dev17/doc/source/api copying doc/source/api/microversions.rst -> barbican-21.1.0.dev17/doc/source/api copying doc/source/api/reference/acls.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/container_consumers.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/containers.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/orders.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/quotas.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/secret_consumers.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/secret_metadata.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/secret_types.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/secrets.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/api/reference/store_backends.rst -> barbican-21.1.0.dev17/doc/source/api/reference copying doc/source/cli/barbican-status.rst -> barbican-21.1.0.dev17/doc/source/cli copying doc/source/cli/index.rst -> barbican-21.1.0.dev17/doc/source/cli copying doc/source/configuration/audit.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/config.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/dogtag_setup.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/index.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/keystone.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/noauth.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/plugin_backends.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/policy.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/configuration/troubleshooting.rst -> barbican-21.1.0.dev17/doc/source/configuration copying doc/source/contributor/architecture.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/contributing.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/database_migrations.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/dataflow.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/dependencies.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/dev.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/devstack.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/getting_involved.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/index.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/microversions.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/structure.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/testing.rst -> barbican-21.1.0.dev17/doc/source/contributor copying doc/source/contributor/plugin/crypto.rst -> barbican-21.1.0.dev17/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> barbican-21.1.0.dev17/doc/source/contributor/plugin copying doc/source/contributor/plugin/secret_store.rst -> barbican-21.1.0.dev17/doc/source/contributor/plugin copying doc/source/images/barbican-components.png -> barbican-21.1.0.dev17/doc/source/images copying doc/source/images/barbican-overall-architecture.png -> barbican-21.1.0.dev17/doc/source/images copying doc/source/images/mascot.png -> barbican-21.1.0.dev17/doc/source/images copying doc/source/install/barbican-backend.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/common_configure.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/common_prerequisites.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/get_started.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/index.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/install-rdo.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/install-ubuntu.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/install.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/next-steps.rst -> barbican-21.1.0.dev17/doc/source/install copying doc/source/install/verify.rst -> barbican-21.1.0.dev17/doc/source/install copying etc/barbican/README.barbican.conf.txt -> barbican-21.1.0.dev17/etc/barbican copying etc/barbican/api_audit_map.conf -> barbican-21.1.0.dev17/etc/barbican copying etc/barbican/barbican-api-paste.ini -> barbican-21.1.0.dev17/etc/barbican copying etc/barbican/barbican-functional.conf -> barbican-21.1.0.dev17/etc/barbican copying etc/barbican/vassals/barbican-api.ini -> barbican-21.1.0.dev17/etc/barbican/vassals copying etc/init/barbican-keystone-listener.conf -> barbican-21.1.0.dev17/etc/init copying etc/init/barbican-worker.conf -> barbican-21.1.0.dev17/etc/init copying etc/init/barbican.conf -> barbican-21.1.0.dev17/etc/init copying etc/logrotate.d/barbican-api -> barbican-21.1.0.dev17/etc/logrotate.d copying etc/oslo-config-generator/barbican.conf -> barbican-21.1.0.dev17/etc/oslo-config-generator copying etc/oslo-config-generator/policy.conf -> barbican-21.1.0.dev17/etc/oslo-config-generator copying functionaltests/.coveragerc -> barbican-21.1.0.dev17/functionaltests copying functionaltests/.testr.conf -> barbican-21.1.0.dev17/functionaltests copying functionaltests/__init__.py -> barbican-21.1.0.dev17/functionaltests copying functionaltests/post_test_hook.sh -> barbican-21.1.0.dev17/functionaltests copying functionaltests/run_tests.sh -> barbican-21.1.0.dev17/functionaltests copying functionaltests/run_tests_parallel.sh -> barbican-21.1.0.dev17/functionaltests copying functionaltests/api/__init__.py -> barbican-21.1.0.dev17/functionaltests/api copying functionaltests/api/base.py -> barbican-21.1.0.dev17/functionaltests/api copying functionaltests/api/v1/__init__.py -> barbican-21.1.0.dev17/functionaltests/api/v1 copying functionaltests/api/v1/behaviors/__init__.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/acl_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/base_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/consumer_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/container_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/order_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/quota_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secret_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretmeta_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretstores_behaviors.py -> barbican-21.1.0.dev17/functionaltests/api/v1/behaviors copying functionaltests/api/v1/functional/__init__.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls_rbac.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_consumers.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers_rbac.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders_rbac.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_enforce.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_rbac.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_rsa.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretmeta.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets_rbac.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretstores.py -> barbican-21.1.0.dev17/functionaltests/api/v1/functional copying functionaltests/api/v1/models/__init__.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/acl_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/base_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/ca_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/consumer_model.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/container_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/order_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/quota_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/models/secret_models.py -> barbican-21.1.0.dev17/functionaltests/api/v1/models copying functionaltests/api/v1/smoke/__init__.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_consumers.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_containers.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_orders.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_secrets.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_versions.py -> barbican-21.1.0.dev17/functionaltests/api/v1/smoke copying functionaltests/common/__init__.py -> barbican-21.1.0.dev17/functionaltests/common copying functionaltests/common/auth.py -> barbican-21.1.0.dev17/functionaltests/common copying functionaltests/common/client.py -> barbican-21.1.0.dev17/functionaltests/common copying functionaltests/common/config.py -> barbican-21.1.0.dev17/functionaltests/common copying playbooks/enable-fips.yaml -> barbican-21.1.0.dev17/playbooks copying playbooks/legacy/barbican-devstack-base/post.yaml -> barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-base/run.yaml -> barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-functional-base/dogtag-post.yaml -> barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/post.yaml -> barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/run.yaml -> barbican-21.1.0.dev17/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/grenade-devstack-barbican/post.yaml -> barbican-21.1.0.dev17/playbooks/legacy/grenade-devstack-barbican copying playbooks/legacy/grenade-devstack-barbican/run.yaml -> barbican-21.1.0.dev17/playbooks/legacy/grenade-devstack-barbican copying releasenotes/notes/.placeholder -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-barbican-manage-check-subcommands-38835078f5cc0ce2.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-configurable-mechanism-options-2e5c57099b4c91b1.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-new-pkcs11-options-fc7bb625998e91fc.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-os-locking-ok-option-d0cfc5883355632a.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-simple-crypto-new-pkek-95b5d970cd85a6dd.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/add-simple-crypto-secret-rewrap-48651f4c5440529e.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/allow-aes-xts-512-bitlength-in-simple-crypto-95936a2d830035cc.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/allow-multiple-pkcs11-token-labels-61b63e34b7c8cc1a.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/barbican-manage-d469b4d15454f981.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/barbican-status-upgrade-check-framework-9df56289b1d91ba4.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/change_default_control_exchange-c47abc3e3f08aa31.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b135aa7551e81066.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/deprecate-sql_pool_class-4596e157c2d5e9e7.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/drop-py-2-7-f745ea90b33c7910.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-bug-2036506-bf171b5949495457.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-double-slash-hrefs-f6162ed7494dd0b4.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2004734-977dbeda6b547f85.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2004833-2b420688a82c3328.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2006978-aa5f2r9cqpfa0tm8.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2008335-a253190d0fa799a0.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2008649-reinitialize-pkcs11-object-4c0dc51c83288c21.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2009247-18faf4f2b570dfc0.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2009664-042ef282c0dd6b6a.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2009672-d64ef6c10444f517.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2009791-allow-creator-delete-06dd3eb670d0e624.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fix-story-2010258-053ee02fe46b9984.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fixed-invalid-route-response-code-15a681d07222a4f7.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/fixed-mysql-migrations-23221671ba17ea5e.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/http_proxy_to_wsgi-middleware-98dc4fe03eb362d3.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/increase-max-secret-size-da90164d8b328727.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/keystone-listener-pooling-a4fb0dde9e25a21f.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/metadata-api-e95d4559e7bf9ca9.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/multiple-backends-75f5b85c63b930b7.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/oslo-db-9381293cc7bedc7d.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/oslopolicy-genscripts-1a7b364b8ffd7c3f.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/pkcs11-backend-performance-f3caacbe9e1ab535.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/pkcs11-remove-alrogithm-5ffcccc5197b236a.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/port-ruledefaults-to-documentedruledefaults-954fe88af9fe72ed.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remap-policy-to-match-controller-1673ec7c88235227.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-certificate-order-df76100cfd1360ef.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-certificate-resources-cdb4708332436144.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-pkcs11-token-label-69d4368906b91b7e.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-py38-ecd3b5c9b6799e75.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove-system-scope-from-policy-f2f68c42c0742812.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/remove_pkix-b045e7dde7e47356.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/removing-cas-certificate-orders-96fc47a7acaea273.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/rename-db-opts-547a9114abde2e88.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/renamed-generate-iv-option-29770cfcff8e3b83.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secret-consumers-microversions-changes-5aacdad5b7c776a3.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-acl-policy-b534614ee7190108.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-consumer-policy-5ff67280dc2a2c09.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-container-policy-f7814e65dc2ab130.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-order-policy-2068c64cb6830c6c.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-quotas-policy-f725a2752d1ba3f4.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-secretmeta-policy-587cdad4e2ecee3a.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-secrets-policy-61d49439a043f865.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-secretstore-policy-ffa782850082add8.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/secure-rbac-transportkey-policy-3e904787694f8471.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/simple-crypto-kek-rotation-b8fe76b32aa76190.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/simple-crypto-multiple-kek-939d7fae5657ca8e.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/update-autodbcreate-default-31b5a86063b91444.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/use-barbican-conf-in-barbican-manage-52035c1cdbfc5a26.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/use-secure-rbac-by-default-bae44e5c36451928.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/notes/use_oslo_config_generator-f2a9be9e71d90b1f.yaml -> barbican-21.1.0.dev17/releasenotes/notes copying releasenotes/source/2023.1.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/2023.2.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/2024.1.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/2024.2.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/2025.1.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/2025.2.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/conf.py -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/index.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/liberty.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/mitaka.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/newton.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/ocata.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/pike.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/queens.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/rocky.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/stein.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/train.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/unreleased.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/ussuri.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/victoria.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/wallaby.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/xena.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/yoga.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/zed.rst -> barbican-21.1.0.dev17/releasenotes/source copying releasenotes/source/_static/.placeholder -> barbican-21.1.0.dev17/releasenotes/source/_static copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> barbican-21.1.0.dev17/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> barbican-21.1.0.dev17/releasenotes/source/locale/zh_CN/LC_MESSAGES copying barbican.egg-info/SOURCES.txt -> barbican-21.1.0.dev17/barbican.egg-info Writing barbican-21.1.0.dev17/setup.cfg creating dist Creating tar archive removing 'barbican-21.1.0.dev17' (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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.yFMtjfdrsw/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.yFMtjfdrsw/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: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 81f9e011-d3d9-4eb7-ba2c-b59e19d49a5c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.g6jt2eyc', '/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.2Gi 1.6Gi 1.3Gi 11Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 859M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 372G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.oft7ofes', '/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: 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.yFMtjfdrsw/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.yFMtjfdrsw/dist ++ grep .tar.gz + SOURCE=barbican-21.1.0.dev17.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.yFMtjfdrsw/dist/barbican-21.1.0.dev17.tar.gz ++ basename barbican-21.1.0.dev17.tar.gz .tar.gz + SOURCEWITHREL=barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz + mv /tmp/tmp.yFMtjfdrsw/dist/barbican-21.1.0.dev17.tar.gz /tmp/tmp.yFMtjfdrsw/SOURCES/barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz + cd /home/centos10-master-uc/data/openstack-barbican_distro + cp -a gunicorn-config.py openstack-barbican-api.service openstack-barbican-keystone-listener.service openstack-barbican-retry.service openstack-barbican-worker.service openstack-barbican.spec sources /tmp/tmp.yFMtjfdrsw/SOURCES/ + cp openstack-barbican.spec /tmp/tmp.yFMtjfdrsw/SPECS/ + cd /tmp/tmp.yFMtjfdrsw/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-barbican.spec + sed -i -e '1i%define upstream_version 21.1.0.dev17\' openstack-barbican.spec + grep -qc '^%global dlrn .*' openstack-barbican.spec + sed -i -e '1i%global dlrn 1\' openstack-barbican.spec + grep -qc '^%global dlrn_nvr .*' openstack-barbican.spec ++ basename barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr barbican-21.1.0.dev17-0.20260218152710.bbc7d50\' openstack-barbican.spec + sed -i -e s/UPSTREAMVERSION/21.1.0.dev17/g openstack-barbican.spec + set_nvr_in_spec + VERSION=21.1.0 + sed -i -e 's/Version:.*/Version: 21.1.0/g' openstack-barbican.spec + sed -i -e 's/Release:.*/Release: 0.20260218152710.bbc7d50%{?dist}/g' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz/' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-barbican.spec + cat openstack-barbican.spec %global dlrn_nvr barbican-21.1.0.dev17-0.20260218152710.bbc7d50 %global dlrn 1 %define upstream_version 21.1.0.dev17 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service barbican %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme Name: openstack-barbican Version: 21.1.0 Release: 0.20260218152710.bbc7d50%{?dist} Summary: OpenStack Barbican Key Manager Group: Applications/System License: Apache-2.0 Url: https://github.com/openstack/barbican Source0: barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz # TODO: Submit PR to add these to upstream Source1: openstack-barbican-api.service Source2: openstack-barbican-worker.service Source3: openstack-barbican-keystone-listener.service Source4: gunicorn-config.py Source5: openstack-barbican-retry.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: openstack-macros Requires(pre): shadow-utils BuildRequires: systemd %{?systemd_ordering} Requires: openstack-barbican-api = %{version}-%{release} Requires: openstack-barbican-worker = %{version}-%{release} %description -n openstack-barbican Openstack Barbican provides a ReST API for securely storing, provisioning and managing secrets. It is aimed at being useful for all environments, including large ephemeral Clouds. Clients can generate various types of secrets like symmetric and asymmetric keys, passphrases and binary data. This package installs both the API and worker packages. %package -n python3-barbican Summary: All python modules of Barbican %description -n python3-barbican This package contains the barbican python library. It is required by both the API(openstack-barbican) and worker(openstack-barbican-worker) packages. %package -n openstack-barbican-api Summary: Barbican Key Manager API daemon Requires: openstack-barbican-common = %{version}-%{release} Requires: python3-gunicorn %description -n openstack-barbican-api This package contains scripts to start a barbican api instance. %package -n openstack-barbican-worker Summary: Barbican Key Manager worker daemon Requires: openstack-barbican-common = %{version}-%{release} %description -n openstack-barbican-worker This package contains scripts to start a barbican worker on a worker node. %package -n openstack-barbican-keystone-listener Summary: Barbican Keystone Listener daemon Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-keystone-listener This package contains scripts to start a barbican keystone listener daemon. %package -n openstack-barbican-retry Summary: Barbican Retry daemon Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-retry This package contains scripts to start a barbican retry daemon. %package -n openstack-barbican-common Summary: Common Files for the API and worker packages Requires: python3-barbican = %{version}-%{release} %description -n openstack-barbican-common This packge contains files that are common to the API and worker packages. %package -n python3-barbican-tests Summary: Barbican tests Requires: python3-barbican = %{version}-%{release} %description -n python3-barbican-tests This package contains the Barbican test files. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %setup -q -n barbican-%{upstream_version} # make doc build compatible with python-oslo-sphinx RPM sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py 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 rm -f barbican/tests/test_hacking.py rm -rf barbican/cmd/functionaltests rm -f etc/barbican/barbican-functional.conf # 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 %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator-3 --config-file=etc/oslo-config-generator/barbican.conf mkdir -p %{buildroot}%{_sysconfdir}/barbican mkdir -p %{buildroot}%{_sysconfdir}/barbican/vassals mkdir -p %{buildroot}%{_localstatedir}/l{ib,og}/barbican mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_localstatedir}/run/barbican mkdir -p %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic_migrations/versions install -m 644 barbican/api/app.wsgi %{buildroot}/%{python3_sitelib}/barbican/api/app.wsgi install -m 644 barbican/model/migration/alembic.ini %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic.ini install -m 644 barbican/model/migration/alembic_migrations/versions/* %{buildroot}/%{python3_sitelib}/barbican/model/migration/alembic_migrations/versions/ install -m 640 etc/barbican/*.conf %{buildroot}%{_sysconfdir}/barbican/ install -m 640 etc/barbican/barbican.conf.sample %{buildroot}%{_sysconfdir}/barbican/barbican.conf install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/barbican/gunicorn-config.py install -m 644 etc/barbican/vassals/* %{buildroot}%{_sysconfdir}/barbican/vassals/ # Move files installed under /usr/etc mv %{buildroot}/usr/etc/barbican/* %{buildroot}%{_sysconfdir}/barbican/ rmdir %{buildroot}/usr/etc/barbican # Modify barbican-api-paste.ini for gunicorn echo '[server:main]' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini echo 'use = egg:gunicorn#main' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini # Remove the bash script since its more dev focused rm -f %{buildroot}%{_bindir}/barbican.sh # systemd services install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-barbican-api.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-barbican-worker.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-barbican-keystone-listener.service install -p -D -m 644 %{SOURCE5} %{buildroot}%{_unitdir}/openstack-barbican-retry.service # install log rotation mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d install -m644 etc/logrotate.d/barbican-api %{buildroot}%{_sysconfdir}/logrotate.d/barbican-api %pre -n openstack-barbican-common # Add the 'barbican' user getent group barbican >/dev/null || groupadd -r barbican getent passwd barbican >/dev/null || \ useradd -r -g barbican -d %{_localstatedir}/lib/barbican -s /sbin/nologin \ -c "Barbican Key Manager user account." barbican # Needed for thales hsm getent group nfast >/dev/null || groupadd --force --gid 42481 nfast getent passwd nfast >/dev/null || \ useradd -r -g nfast -M -s /sbin/nologin \ -c "Thales HSM user account." --uid 42481 \ --gid 42481 nfast && \ usermod --append --groups nfast barbican exit 0 %check %tox -e %{default_toxenv} %files -n openstack-barbican %license LICENSE %files -n openstack-barbican-common %dir %attr(0775,root,barbican) %{_sysconfdir}/barbican %dir %attr(0750,barbican,barbican) %{_localstatedir}/log/barbican %dir %attr(-,barbican,barbican) %{_localstatedir}/run/barbican %attr(0755,root,root) %{_bindir}/barbican-db-manage %{_bindir}/barbican-manage %{_bindir}/barbican-retry %{_bindir}/barbican-status %{_bindir}/pkcs11-kek-rewrap %{_bindir}/pkcs11-key-generation %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/barbican.conf # Move the logrotate file to the shared package because everything currently uses # the /var/log/barbican-api.log file, and really a single logrotate is probably # good in the long run anyway, so this is likely the best package for it %config(noreplace) %{_sysconfdir}/logrotate.d/barbican-api %dir %attr(-,barbican,barbican) %{_localstatedir}/lib/barbican %files -n python3-barbican %license LICENSE %{python3_sitelib}/barbican %{python3_sitelib}/barbican*.dist-info %exclude %{python3_sitelib}/barbican/tests %files -n python3-barbican-tests %license LICENSE %{python3_sitelib}/barbican/tests %files -n openstack-barbican-api %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/api_audit_map.conf %config(noreplace) %{_sysconfdir}/barbican/barbican-api-paste.ini %config(noreplace) %{_sysconfdir}/barbican/gunicorn-config.py %exclude %{_sysconfdir}/barbican/gunicorn-config.pyc %exclude %{_sysconfdir}/barbican/gunicorn-config.pyo %config(noreplace) %{_sysconfdir}/barbican/vassals/barbican-api.ini %{_unitdir}/openstack-barbican-api.service # FIXME: it'd be nice to have a wsgi config file sample in the package %{_bindir}/barbican-wsgi-api %files -n openstack-barbican-worker %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/barbican-worker %{_unitdir}/openstack-barbican-worker.service %files -n openstack-barbican-keystone-listener %attr(0755,root,root) %{_bindir}/barbican-keystone-listener %{_unitdir}/openstack-barbican-keystone-listener.service %files -n openstack-barbican-retry %attr(0755,root,root) %{_bindir}/barbican-retry %{_unitdir}/openstack-barbican-retry.service %post -n openstack-barbican-common # update old installations if [ $1 == 2 ] ; then chown root:barbican %{_sysconfdir}/barbican/barbican.conf chmod 640 %{_sysconfdir}/barbican/barbican.conf fi %post -n openstack-barbican-api # update old installations if [ $1 == 2 ] ; then chown root:barbican %{_sysconfdir}/barbican/api_audit_map.conf chmod 640 %{_sysconfdir}/barbican/api_audit_map.conf fi # ensure that init system recognizes the service %systemd_post openstack-barbican-api.service %post -n openstack-barbican-worker # ensure that init system recognizes the service %systemd_post openstack-barbican-worker.service %post -n openstack-barbican-keystone-listener # ensure that init system recognizes the service %systemd_post openstack-barbican-keystone-listener.service %post -n openstack-barbican-retry # ensure that init system recognizes the service %systemd_post openstack-barbican-retry.service %preun -n openstack-barbican-api %systemd_preun openstack-barbican-api.service %preun -n openstack-barbican-worker %systemd_preun openstack-barbican-worker.service %preun -n openstack-barbican-keystone-listener %systemd_preun openstack-barbican-keystone-listener.service %preun -n openstack-barbican-retry %systemd_preun openstack-barbican-retry.service %postun -n openstack-barbican-api %systemd_postun_with_restart openstack-barbican-api.service %postun -n openstack-barbican-worker %systemd_postun_with_restart openstack-barbican-worker.service %postun -n openstack-barbican-keystone-listener %systemd_postun_with_restart openstack-barbican-keystone-listener.service %postun -n openstack-barbican-retry %systemd_postun_with_restart openstack-barbican-retry.service %changelog + spectool -g -C /tmp/tmp.yFMtjfdrsw/SOURCES openstack-barbican.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --spec openstack-barbican.spec --sources=/tmp/tmp.yFMtjfdrsw/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --spec openstack-barbican.spec --sources=/tmp/tmp.yFMtjfdrsw/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2efa1657-eca8-467a-821d-db70ba5bb068 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-barbican.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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.l4lm700e', '/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.2Gi 629Mi 2.4Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 373G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vt3b6teb', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-a3455 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9983dca5017a2fcf6d16b 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1bc4f648 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-394d780f9307af2ab 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-500482551f52a895898c2 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-eb6c4aad93eb2bd596 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad36aa0fd6e1d5786782a 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 182 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a198248c4 98 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a753d57186923cc88244 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-b72709d85d7267fbc92f40da29 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-8e81302fd6259d435634 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-674b34f2bec18c5ef 98 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 54 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 32 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 21 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 54 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 88 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 91 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 109 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 22 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 28 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 45 kB/s | 30 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-barbican.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 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.yFMtjfdrsw WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 --rebuild /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '__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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}, '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 0ec2dcef-3e7e-4f9f-a5b7-31635a3e71a4 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-a3455152c84cc8dc591ddcb396d014bab8d1293c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/a3/45/a3455152c84cc8dc591ddcb396d014bab8d1293c_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-9983dca5017a2fcf6d16bebc7aa6df279182735d baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/99/83/9983dca5017a2fcf6d16bebc7aa6df279182735d_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1b/c4/1bc4f648fbbc4fe652fff7306d91a22a6e81ff5f_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-394d780f9307af2abad26228eec86faa648e4b1b baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/39/4d/394d780f9307af2abad26228eec86faa648e4b1b_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-500482551f52a895898c253323f1679d29b35a26 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/50/04/500482551f52a895898c253323f1679d29b35a26_dc34a089 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-ad36aa0fd6e1d5786782a35e5eee153045126268 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/ad/36/ad36aa0fd6e1d5786782a35e5eee153045126268_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a198248c4853b0a4a8e602964c3f324b4c43e1c2 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a1/98/a198248c4853b0a4a8e602964c3f324b4c43e1c2_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-a753d57186923cc8824464e644784519e0317010 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/a7/53/a753d57186923cc8824464e644784519e0317010_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-b72709d85d7267fbc92f40da2914c8f5ebbfddc1 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/b7/27/b72709d85d7267fbc92f40da2914c8f5ebbfddc1_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-8e81302fd6259d43563495076c02f822c1664c6a baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/8e/81/8e81302fd6259d43563495076c02f822c1664c6a_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-674b34f2bec18c5ef2b18bdbeb7b0e1c43428328 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/67/4b/674b34f2bec18c5ef2b18bdbeb7b0e1c43428328_22307aff 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,python3-tox-current-env 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rbpg9yyx', '/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 5.2Gi 611Mi 2.4Gi 12Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 373G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.o56sol4w', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-a3455 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9983dca5017a2fcf6d16b 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1bc4f648 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-394d780f9307af2ab 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-500482551f52a895898c2 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-eb6c4aad93eb2bd596 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad36aa0fd6e1d5786782a 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a198248c4 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a753d57186923cc88244 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 70 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-b72709d85d7267fbc92f40da29 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 195 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-8e81302fd6259d435634 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-674b34f2bec18c5ef 161 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 39 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 50 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 23 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 31 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 102 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 73 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 98 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 33 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 94 kB/s | 30 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm Start: build setup for openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-barbican-21.1.0-0.2026021815######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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: barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz DEBUG: gunicorn-config.py DEBUG: openstack-barbican-api.service DEBUG: openstack-barbican-keystone-listener.service DEBUG: openstack-barbican-retry.service DEBUG: openstack-barbican-worker.service DEBUG: openstack-barbican.spec DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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 Wed Feb 18 10:27:57 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-21.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.18.5-1.el10 crb 44 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 44 k DEBUG: Installed size: 115 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.18.5-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.18.5-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.18.5-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.18.5-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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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:04 ago on Wed Feb 18 10:27:57 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 Finish: build setup for openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm Start: rpmbuild openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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.UNryfb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-21.1.0.dev17 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/barbican-21.1.0.dev17-0.20260218152710.bbc7d50.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + rm -rf /builddir/build/BUILD/barbican-21.1.0.dev17-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py 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: + rm -f barbican/tests/test_hacking.py DEBUG: + rm -rf barbican/cmd/functionaltests DEBUG: + rm -f etc/barbican/barbican-functional.conf DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.KauCNK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:06 ago on Wed Feb 18 10:27:57 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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.lP6iWD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.16 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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 Wed Feb 18 10:27:57 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: =========================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================== DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.16-1.el10s delorean-master-build-deps 31 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 noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: python3.14 x86_64 3.14.2-3.el10 appstream 27 k DEBUG: python3.14-freethreading x86_64 3.14.2-3.el10 crb 18 k DEBUG: python3.14-freethreading-libs x86_64 3.14.2-3.el10 crb 10 M DEBUG: python3.14-libs x86_64 3.14.2-3.el10 appstream 9.9 M DEBUG: python3.14-pip-wheel noarch 25.2-3.el10 appstream 1.1 M DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Installing weak dependencies: DEBUG: python3.14-devel x86_64 3.14.2-3.el10 appstream 451 k DEBUG: python3.14-freethreading-devel x86_64 3.14.2-3.el10 crb 437 k DEBUG: Transaction Summary DEBUG: =========================================================================================== DEBUG: Install 20 Packages DEBUG: Total size: 24 M DEBUG: Installed size: 100 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-devel-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-libs-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-pip-wheel-25.2-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-devel-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-libs-3.14.2-3.el10.x86_64.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.16-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/20 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/20 DEBUG: Installing : python3.14-pip-wheel-25.2-3.el10.noarch 3/20 DEBUG: Installing : python3.14-libs-3.14.2-3.el10.x86_64 4/20 DEBUG: Installing : python3.14-3.14.2-3.el10.x86_64 5/20 DEBUG: Installing : python3.14-freethreading-3.14.2-3.el10.x86_64 6/20 DEBUG: Installing : python3.14-freethreading-libs-3.14.2-3.el10.x86_64 7/20 DEBUG: Installing : python3.14-freethreading-devel-3.14.2-3.el10.x86_6 8/20 DEBUG: Installing : python3.14-devel-3.14.2-3.el10.x86_64 9/20 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 10/20 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 11/20 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 12/20 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 13/20 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 14/20 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 15/20 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 16/20 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 17/20 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 18/20 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 19/20 DEBUG: Installing : python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 DEBUG: Running scriptlet: python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-pip-wheel-25.2-3.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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.2rMBBR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.06 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: alembic>=0.8.10 DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: cffi>=1.7.0 DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: cryptography>=2.1 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=6.4.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=4.27.0 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.service[threading]>=4.2.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: Paste>=2.0.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=9.5.0 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WebOb>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.8.0 DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: castellan >= 1.2.1 DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: microversion-parse>=0.2.1 DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pyflakes>=2.1.1 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pykmip>=0.7.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tempest>=17.1.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/barbican-21.1.0.dev17/barbican-21.1.0.dev17.dist-info' DEBUG: Handling alembic >=0.8.10 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: alembic >=0.8.10 DEBUG: Handling cffi >=1.7.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: cffi >=1.7.0 DEBUG: Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: cryptography >=2.1 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling oslo.config >=6.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.config >=6.4.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=4.27.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.db >=4.27.0 DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.i18n >=3.15.3 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.service[threading] >=4.2.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.utils >=7.0.0 DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2 DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: Paste >=2.0.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling keystonemiddleware >=9.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: keystonemiddleware >=9.5.0 DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling WebOb >=1.8.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: WebOb >=1.8.0 DEBUG: Handling castellan >=1.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: castellan >=1.2.1 DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement not satisfied: microversion-parse >=0.2.1 DEBUG: Handling dogtag-pki >=10.3.5.1 ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki >=10.3.5.1 ; extra == 'dogtag' DEBUG: Handling pykmip >=0.7.0 ; extra == 'kmip' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'kmip' DEBUG: Handling pyflakes >=2.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes >=2.1.1 ; extra == 'test' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling pykmip >=0.7.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling requests >=2.18.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests >=2.18.0 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling python-keystoneclient >=3.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.8.0 ; extra == 'test' DEBUG: Handling tempest >=17.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest >=17.1.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican-21.1.0.dev17.dist-info/ DEBUG: removed 'barbican-21.1.0.dev17.dist-info/AUTHORS' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/LICENSE' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/METADATA' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/entry_points.txt' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/pbr.json' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/top_level.txt' DEBUG: removed directory 'barbican-21.1.0.dev17.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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 Wed Feb 18 10:27:57 2026. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.16-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-castellan noarch 5.4.1-0.20250903123600.609f4ea.el10 delorean-component-barbican 160 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-microversion-parse noarch 2.0.0-0.20250307110730.26a2dc9.el10 delorean-component-common 35 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-service+threading noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 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-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pykmip noarch 0.8.0-24.el10s delorean-master-build-deps 402 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tempest noarch 1:46.0.1-0.20260218035703.8e81302.el10 delorean-component-tempest 1.6 M 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: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: Installing dependencies: DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.2.0-0.20250903114445.8b1a210.el10 delorean-component-clients 164 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-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-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 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-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 185 Packages DEBUG: Total size: 29 M DEBUG: Total download size: 92 k DEBUG: Installed size: 115 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-46.0.1-0.20260218035703.8e81302.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pykmip-0.8.0-24.el10s.noarch.rpm: Already downloaded DEBUG: (184/185): python3-microversion-parse-2.0.0-0.2 975 kB/s | 35 kB 00:00 DEBUG: (185/185): python3-os-testr-3.0.0-0.20250217143 1.4 MB/s | 57 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.5 MB/s | 92 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-stevedore-5.5.0-0.20250903121709.3c04bde 1/185 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/185 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/185 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/185 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/185 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/185 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/185 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/185 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 9/185 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 10/185 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 11/185 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 12/185 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 13/185 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 14/185 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 15/185 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 16/185 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 17/185 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 18/185 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 19/185 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 20/185 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 21/185 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 22/185 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 23/185 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 24/185 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 25/185 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 26/185 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 27/185 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 28/185 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 29/185 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 30/185 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 31/185 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 32/185 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 33/185 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 34/185 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 35/185 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 36/185 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 37/185 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 38/185 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 39/185 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 40/185 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 41/185 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 42/185 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 43/185 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 44/185 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 45/185 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 46/185 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 47/185 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 48/185 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 49/185 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 50/185 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 51/185 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 52/185 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 53/185 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 54/185 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 55/185 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 56/185 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 57/185 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 58/185 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 59/185 DEBUG: Installing : which-2.21-44.el10.x86_64 60/185 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 61/185 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 62/185 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 63/185 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 64/185 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 65/185 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 66/185 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 67/185 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 68/185 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 69/185 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 70/185 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 71/185 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 72/185 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 73/185 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 74/185 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 75/185 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 76/185 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 77/185 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 78/185 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 79/185 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 80/185 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 81/185 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 81/185 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 81/185 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 82/185 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 83/185 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 84/185 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 85/185 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 86/185 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 87/185 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 88/185 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 89/185 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 90/185 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 91/185 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 92/185 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 93/185 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 94/185 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 95/185 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 96/185 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 97/185 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 98/185 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 99/185 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 100/185 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 101/185 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 102/185 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 103/185 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 104/185 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 105/185 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 106/185 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 107/185 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 108/185 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 109/185 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 110/185 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 111/185 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 112/185 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 113/185 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 114/185 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 115/185 DEBUG: Installing : perl-base-2.27-514.el10.noarch 116/185 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 117/185 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 118/185 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 119/185 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 120/185 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 121/185 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 122/185 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 123/185 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 124/185 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 125/185 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 126/185 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 127/185 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 128/185 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 129/185 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 130/185 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 131/185 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 132/185 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 133/185 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 134/185 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 135/185 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 136/185 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 137/185 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 138/185 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 139/185 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 140/185 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 140/185 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 140/185 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 141/185 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 142/185 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 143/185 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 144/185 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 145/185 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 146/185 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 147/185 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 148/185 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 149/185 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 150/185 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 151/185 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 152/185 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 153/185 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 154/185 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 155/185 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 156/185 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 157/185 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 158/185 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 159/185 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 160/185 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 161/185 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 162/185 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 163/185 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 164/185 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 165/185 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 166/185 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 167/185 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 168/185 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 169/185 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 170/185 DEBUG: Installing : python3-barbicanclient-7.2.0-0.20250903114445.8b 171/185 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 172/185 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 173/185 DEBUG: Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea 174/185 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 175/185 DEBUG: Installing : python3-oslo-service+threading-4.3.0-0.202509031 176/185 DEBUG: Installing : python3-tempest-1:46.0.1-0.20260218035703.8e8130 177/185 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 178/185 DEBUG: Installing : python3-pykmip-0.8.0-24.el10s.noarch 179/185 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 180/185 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 181/185 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 182/185 DEBUG: Installing : python3-microversion-parse-2.0.0-0.2025030711073 183/185 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 184/185 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 185/185 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 185/185 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pykmip-0.8.0-24.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tempest-1:46.0.1-0.20260218035703.8e81302.el10.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.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-mako-1.2.3-9.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260218035703.8e81302.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-pykmip-0.8.0-24.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.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-mako-1.2.3-9.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260218035703.8e81302.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-pykmip-0.8.0-24.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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.OtDZpF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=0.8.10 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cffi>=1.7.0 DEBUG: (installed: cffi 1.16.0) DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cryptography>=2.1 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.4.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=4.27.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service[threading]>=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=9.5.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.8.0 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: castellan >= 1.2.1 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: microversion-parse>=0.2.1 DEBUG: (installed: microversion-parse 2.0.0) DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pyflakes>=2.1.1 DEBUG: (installed: pyflakes 3.1.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pykmip>=0.7.0 DEBUG: (installed: pykmip 0.8.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 46.0.1.dev52) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/barbican-21.1.0.dev17/barbican-21.1.0.dev17.dist-info' DEBUG: Handling alembic >=0.8.10 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: alembic >=0.8.10 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cffi >=1.7.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cffi >=1.7.0 DEBUG: (installed: cffi 1.16.0) DEBUG: Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cryptography >=2.1 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.config >=6.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.config >=6.4.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.db >=4.27.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.db >=4.27.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.service[threading] >=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystonemiddleware >=9.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: keystonemiddleware >=9.5.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb >=1.8.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: WebOb >=1.8.0 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling castellan >=1.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: castellan >=1.2.1 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: microversion-parse >=0.2.1 DEBUG: (installed: microversion-parse 2.0.0) DEBUG: Handling dogtag-pki >=10.3.5.1 ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki >=10.3.5.1 ; extra == 'dogtag' DEBUG: Handling pykmip >=0.7.0 ; extra == 'kmip' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'kmip' DEBUG: Handling pyflakes >=2.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes >=2.1.1 ; extra == 'test' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling pykmip >=0.7.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling requests >=2.18.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests >=2.18.0 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling python-keystoneclient >=3.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.8.0 ; extra == 'test' DEBUG: Handling tempest >=17.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest >=17.1.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican-21.1.0.dev17.dist-info/ DEBUG: removed 'barbican-21.1.0.dev17.dist-info/AUTHORS' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/LICENSE' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/METADATA' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/top_level.txt' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/pbr.json' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/entry_points.txt' DEBUG: removed directory 'barbican-21.1.0.dev17.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 11 INFO: Dynamic buildrequires detected INFO: Going to install missing buildrequires. See root.log for details. INFO: Going to install missing dynamic buildrequires DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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:19 ago on Wed Feb 18 10:27:57 2026. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch is already installed. DEBUG: Package python3-cffi-1.16.0-7.el10.x86_64 is already installed. DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch is already installed. DEBUG: Package python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-3.10.1-6.el10s.noarch is already installed. DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pyflakes-3.1.0-4.el10s.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-pykmip-0.8.0-24.el10s.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tempest-1:46.0.1-0.20260218035703.8e81302.el10.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.16-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-205.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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.12.0-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-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 DEBUG: glibc-common-2.39-113.el10.x86_64 DEBUG: glibc-2.39-113.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.2-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 DEBUG: gnutls-3.8.10-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.10-1.el10.x86_64 DEBUG: libselinux-3.10-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-12.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 DEBUG: libsemanage-3.10-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.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-7.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.el10.x86_64 DEBUG: libnghttp2-1.68.0-3.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-113.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.12.0-1.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-23.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.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.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-4.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.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-mako-1.2.3-9.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260218035703.8e81302.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-pykmip-0.8.0-24.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-4.3.el10.x86_64 1769456302 277148 cd49b45bf6af077c2b7fa0374229634c installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025c-1.el10.noarch 1765464010 1914371 ce8608c0481f8021cc009bd56be60242 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.92.0-1.el10.noarch 1767892904 2058 a681f503534a84f4dd8472f740de47d2 installed DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch 1763976627 464 cfac626ad11646d8836adb3f4417cb05 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-27.el10.noarch 1762811430 1957 eef50a62ebd12f9177ba43bb84205e9b installed DEBUG: kernel-headers-6.12.0-205.el10.x86_64 1770903772 7066739 7bbcf06c57d416e2d4e143c1998dbdf6 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-13.02-2.el10.noarch 1768311281 101309 2dd6c040b38bd37dd0d15961b82ed3a1 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.12.0-1.el10.noarch 1770730108 277 d47d5a437266bedd95d2197604ed6cb9 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-19.el10.noarch 1769005809 20767 f7db9568412c38c093ce232be25b27a0 installed DEBUG: centos-stream-repos-10.0-19.el10.noarch 1769005809 7002 7100cee2cc81a4a172bcfbd1adf8c76c installed DEBUG: centos-stream-release-10.0-19.el10.noarch 1769005809 38698 5ef575e2fd87ee95af2934f57472c3d9 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-113.el10.x86_64 1770768189 8163518 8ef6360e83207d792ac0fce0b4214917 installed DEBUG: glibc-minimal-langpack-2.39-113.el10.x86_64 1770768189 0 60b6ecba73ae31ff9cfb348ab320cc8c installed DEBUG: glibc-common-2.39-113.el10.x86_64 1770768189 1072858 71e6ad3f44baafb756d316fbe9d5995b installed DEBUG: glibc-2.39-113.el10.x86_64 1770768189 6539474 6f74269b65461656c5b3de22fd3609fa 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-3.el10.x86_64 1767624513 140888 f19885ea19b7da740f58de9198305373 installed DEBUG: libstdc++-14.3.1-4.3.el10.x86_64 1769456302 2974297 9be330f2be72d38ba6153d5353eb0f33 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-9.el10.x86_64 1768909966 243390 a9eadb7af2b214b965f49ac963035b21 installed DEBUG: libuuid-2.40.2-15.el10.x86_64 1761234921 38213 7d2480e19fbfd5d3cc37fdcd0eb56cfa installed DEBUG: libxml2-2.12.5-10.el10.x86_64 1769445090 1811803 3006dc0be147c799dfe7e92448b7a9ca installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.194-1.el10.x86_64 1761859338 1172916 3c144c730adef5b6e15c228dc696805a installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-15.el10.x86_64 1761234921 268714 f02132ff23229a6463e11a95646f47f2 installed DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch 1764261991 121352 c4c617ec2a5021e89d498299a9f9d469 installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: mpfr-4.2.1-6.el10.x86_64 1765376407 855933 beef15010d70f9b88b5b5d555a5d2b06 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: expat-2.7.3-1.el10.x86_64 1764682046 316327 6358878b7177ddf8603069ede40090b1 installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libgomp-14.3.1-4.3.el10.x86_64 1769456302 540152 e30e2175aa24e715da61fd032a4813d6 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-10.el10.x86_64 1769081485 811978 dc26831578fb43ec4d009b0984b7cb50 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-5.el10.x86_64 1768382511 371873 cd24de910d16211446fee42ffaf8daf5 installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-9.el10.x86_64 1764600916 137903 e05fb81fc1b33330450bd27256170c32 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-21.el10.x86_64 1765975248 2403570 b31a1f88e03c52e3aab933992098c977 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.26.2-1.el10.x86_64 1770715707 2614178 f374dff48da4b48ae78dcb0668016ee9 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-15.el10.x86_64 1761234921 379762 457e8170477d9ba5ce152c698e3dd0f0 installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.26.2-1.el10.x86_64 1770715707 477305 1ae295f0498ff47afca807c8c92bcb46 installed DEBUG: gnutls-3.8.10-3.el10.x86_64 1770747734 4411859 21968e80de25d2d0c0e6c7e183cc01e8 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-7.el10.x86_64 1766047635 865474 8feb972379455c1199ad17aa3497a046 installed DEBUG: libsepol-3.10-1.el10.x86_64 1770314556 857819 a75c23899d2dc39222b2f1bb531a4cbe installed DEBUG: libselinux-3.10-1.el10.x86_64 1770377680 201765 b1c24cb4e234c8584847cc2204a39588 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.5-1.el10.x86_64 1769606868 2497314 dd4a16740c5ba0afbdcef93a6d0c23ce installed DEBUG: openssl-libs-1:3.5.5-1.el10.x86_64 1769606868 6882851 1fe314f08606120ff23abbaec608c477 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch 1761766901 2801276 aa556d0152b1d4b7e080dfea20cee174 installed DEBUG: libmount-2.40.2-15.el10.x86_64 1761234921 360106 6b8539524577802a6004a9bf64a1f976 installed DEBUG: glib2-2.80.4-12.el10.x86_64 1768857423 15329463 071796e49d3b2d0e0560451d19c0428a 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-15.el10.x86_64 1761234921 184586 34afd7fad44cce060bbae933bd37ea7d installed DEBUG: util-linux-core-2.40.2-15.el10.x86_64 1761234921 1534756 7f82e1775083ae5ebb8b1ef811788ebd installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: 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-13.el10.x86_64 1770115847 150590 3fc4ed0051df8b406f37bc9f3251158a installed DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 1758212280 2723414 d041b70ed398c38d4878be6255d81c0d installed DEBUG: rpm-plugin-audit-4.19.1.1-23.el10.x86_64 1770295413 16413 e2346a5754a8e1070014f91a18c257c6 installed DEBUG: rpm-libs-4.19.1.1-23.el10.x86_64 1770295413 743104 e36f46b896ecd22eae3c833a1d23821b installed DEBUG: libsemanage-3.10-1.el10.x86_64 1770388301 319483 691b6c4aa92f237fe54a48b58ba8ac0a installed DEBUG: shadow-utils-2:4.15.0-9.el10.x86_64 1764237147 4286271 2b4005dcaa8a76d030e3e10d173748e4 installed DEBUG: tpm2-tss-4.1.3-6.el10.x86_64 1770765403 1742880 6962691107c4d4468fef1e71785dcdf6 installed DEBUG: tar-2:1.35-10.el10.x86_64 1768221504 3101777 7d69c78c7ab11494d5f553cd52bf3ba2 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-4.3.el10.x86_64 1769456302 40432536 c7da4fb092f325dc295a91145f7a2376 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.10-1.el10.x86_64 1765476378 527163 b29ae9d5c22ebbb3ee1005b1ba34cb85 installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-9.el10.x86_64 1764600916 1840587 c8078f2d85825895a6d993ae011da1e6 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: 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: 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.7.0-1.el10.x86_64 1764321046 440980 698edcb14639c690eefe72f706bbc59c 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-7.el10.x86_64 1768827331 620323 461df2ba603de54d7da457f50a07a4a2 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: 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-5.el10.x86_64 1763561780 68697 1714e5bf20cb93fa19e327cf51df816c installed DEBUG: libnghttp2-1.68.0-3.el10.x86_64 1770815250 165820 cd403977c668018d65c57d937afcb5d2 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-113.el10.x86_64 1770768189 2350618 3c756c50bd96e182b76baca2716d1d2e installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.12.0-1.el10.x86_64 1770730104 699548 d56f64f60b97aadc8ce910c0bd29749e installed DEBUG: libcurl-8.12.1-4.el10.x86_64 1764262596 858326 bdde2011486baf2ebdd27e8fe87d1c23 installed DEBUG: authselect-libs-1.5.2-1.el10.x86_64 1769080461 923746 83d3e590d35a9d624350291365bbdffd installed DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 1767996551 2774607 b74a8ab9a7ef15738faf893588da4299 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 1761859338 81801 152030992ba50ecdb578a6f8988189eb installed DEBUG: elfutils-libs-0.194-1.el10.x86_64 1761859338 707061 c84d6307f1d68606fbb63dd678b40b03 installed DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch 1761859340 1810 ad61740839392df65f0c52e693bb4fcd installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: systemd-pam-257-21.el10.x86_64 1765975248 680430 cf6cc4e784431079e33e0b78675a1700 installed DEBUG: util-linux-2.40.2-15.el10.x86_64 1761234921 3888889 8d08c120581f3b8a3fdc0c20097657bf installed DEBUG: systemd-257-21.el10.x86_64 1765975248 17649916 e49683106d24ec811b303532f85c1743 installed DEBUG: binutils-gold-2.41-60.el10.x86_64 1762799167 2181611 7a836880f70082e61ac7d0e87d2b3530 installed DEBUG: binutils-2.41-60.el10.x86_64 1762799167 27869132 430c18c5584373e5f7146ad018c379fa installed DEBUG: elfutils-0.194-1.el10.x86_64 1761859338 3115454 ea5344a8f074fac2362abb813cde9ec7 installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: cups-filesystem-1:2.4.10-16.el10.noarch 1765904791 0 65c77901d0307c96e5925aa574973520 installed DEBUG: cups-libs-1:2.4.10-16.el10.x86_64 1765904797 637574 01cd5156a2018895c13d824b84f7b362 installed DEBUG: openssh-9.9p1-19.el10.x86_64 1765541132 1452219 dcc6dc3507faffe4cafcbee598b11543 installed DEBUG: openssh-clients-9.9p1-19.el10.x86_64 1765541132 2768934 7366ebbee479ee24a43711b49a6b78ac installed DEBUG: git-core-2.52.0-1.el10.x86_64 1767977026 25125305 e3b8925046a46720154e062146e342ee installed DEBUG: rpm-build-libs-4.19.1.1-23.el10.x86_64 1770295413 198960 b0bbbc2e607c0d3fbdf340f18e38c4d1 installed DEBUG: curl-8.12.1-4.el10.x86_64 1764262596 457272 6452389d468d83283713e5f52f7de723 installed DEBUG: rpm-4.19.1.1-23.el10.x86_64 1770295413 3101101 4e7ff71de5f0dcc5290d69dad11f6100 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-4.3.el10.x86_64 1769456302 114803243 a16662d1f268b1ed9bfaadf6bd0baf73 installed DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 1768311296 1036501 a7eed378e0ea4342f9cd5e47981ae868 installed DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 1769456302 57970 4850f201a947a67864e3c329cbeae17e 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.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-11.el10.noarch 1765373305 52640 7c9f901ac830cd9185db31976d5826aa installed DEBUG: redhat-rpm-config-295-1.el10.noarch 1768585350 184122 9d166709817fb7104d803dd165c3c494 installed DEBUG: rpm-build-4.19.1.1-23.el10.x86_64 1770295413 176781 f808ebf0f2052e7ec9ea9bf9a1d0d221 installed DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch 1764357693 1945 9847006574c5bb9cebbbe5e498830f48 installed DEBUG: python-rpm-macros-3.12-11.el10.noarch 1765373305 22627 994ef2cbd4e650483df8b6fbde50a0f5 installed DEBUG: python3-rpm-macros-3.12-11.el10.noarch 1765373305 6586 a41bb0182733daf9e415b4e28085f3b6 installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.12-3.el10.noarch 1768554341 23 7c7092cd2c97cb7e3b0f4ac96f900a6e installed DEBUG: python3-3.12.12-3.el10.x86_64 1768554350 32114 21ef2856cb7fcf12bf247ca2bc5ac8be installed DEBUG: python3-libs-3.12.12-3.el10.x86_64 1768554350 43656477 deef7a7bf8b1f357e498658e317e1600 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-3.el10.noarch 1769509864 1050594 64757567a188b9d20a2ed53d562257c4 installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: gnupg2-2.4.5-4.el10.x86_64 1770385573 9986549 a4f045707515cd75d035225d606d988e 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-7.el10.x86_64 1765890738 3623753 a8e9e55132d74f464a86b73a1f24d775 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 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-7.el10.x86_64 1765890738 588720 ad7d6ada57406919989f310ce5bcdb5b installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 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.12-3.el10.x86_64 1768554350 1336363 a450f36dc5d26e57d8f78b31230cc8a2 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.2-1.el10.x86_64 1769080461 222264 062fd59aa27450be4ee66368e1fb753b installed DEBUG: systemd-rpm-macros-257-21.el10.noarch 1765975246 10938 a983c6cd3ba92cab44dbe64f9a0d568a installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch 1764357693 117800 95fe7dd33dc5ab237bec6d160c1000d1 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.14-pip-wheel-25.2-3.el10.noarch 1764246370 1235826 028fba9a6458389915f44e953be6f8e0 installed DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 1769439323 45163650 293dbb844533ec6eef5c50a36349d3de installed DEBUG: python3.14-3.14.2-3.el10.x86_64 1769439323 33599 a6087cbf080edb73e38c5711b7a7be60 installed DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 1769439323 24710 a7ee36ad71e8af5dfe4de8c65f96da9e installed DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 1769439323 47283501 6109145ef4a5c58f6c097d35b445c5c5 installed DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 1769439323 1990787 0261b1653b08fe6dc258ca0de6610608 installed DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 1769439323 2041574 938d59eb4dab7afdebb2bbc711839af4 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch 1746786856 78918 c8da11cd79fadc35f4263380bfa7294e installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-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-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch 1750161492 171147 ce4b5b633da61a720683044713775780 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-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 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-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-File-Path-2.18-512.el10.noarch 1765199824 65002 82ed6d3b2e6df8da3476c97908653efa installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 14693 d4ca0a88040abf9e73a3ed969aeffcbf installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch 1756899949 814082 62fcb2c191d94fac84f6f256b1a2abcb installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch 1756903047 759215 a9e8abdb0b77d8aba6f3a7f2e9412112 installed DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 329145 5a1011471c0f78e9e26c34dae7df9b4a installed DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 13357 b0adb36365131a72d778cfd7232f0ce1 installed DEBUG: python3-tempest-1:46.0.1-0.20260218035703.8e81302.el10.noarch 1771387087 8625170 b01711f4e076e4d197fbc50b715ab66c installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-pykmip-0.8.0-24.el10s.noarch 1741704116 2694218 cc0f57fc9b87bdc84cf6be88e6113060 installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch 1741345705 104725 ebe4d93c738e297875560f8fe6d0ab5a installed DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch 1737365084 352636 ef2ddea5daa478e84f90e92af028dff5 installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-barbican.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.YkzuVv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=0.8.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=0.8.10 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cffi>=1.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cffi>=1.7.0 DEBUG: (installed: cffi 1.16.0) DEBUG: Handling cryptography>=2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: cryptography>=2.1 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.config>=6.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.4.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.db>=4.27.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=4.27.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service[threading]>=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystonemiddleware>=9.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=9.5.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.8.0 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling castellan >= 1.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: castellan >= 1.2.1 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling microversion-parse>=0.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: microversion-parse>=0.2.1 DEBUG: (installed: microversion-parse 2.0.0) DEBUG: Handling pyflakes>=2.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pyflakes>=2.1.1 DEBUG: (installed: pyflakes 3.1.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling pykmip>=0.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pykmip>=0.7.0 DEBUG: (installed: pykmip 0.8.0) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.7.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 46.0.1.dev52) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/barbican-21.1.0.dev17/barbican-21.1.0.dev17.dist-info' DEBUG: Handling alembic >=0.8.10 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: alembic >=0.8.10 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cffi >=1.7.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cffi >=1.7.0 DEBUG: (installed: cffi 1.16.0) DEBUG: Handling cryptography >=2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: cryptography >=2.1 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.config >=6.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.config >=6.4.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.db >=4.27.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.db >=4.27.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling oslo.serialization !=2.19.1,>=2.18.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.serialization !=2.19.1,>=2.18.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.service[threading] >=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling keystonemiddleware >=9.5.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: keystonemiddleware >=9.5.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb >=1.8.0 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: WebOb >=1.8.0 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling castellan >=1.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: castellan >=1.2.1 DEBUG: (installed: castellan 5.4.1) DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (barbican) DEBUG: Requirement satisfied: microversion-parse >=0.2.1 DEBUG: (installed: microversion-parse 2.0.0) DEBUG: Handling dogtag-pki >=10.3.5.1 ; extra == 'dogtag' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: dogtag-pki >=10.3.5.1 ; extra == 'dogtag' DEBUG: Handling pykmip >=0.7.0 ; extra == 'kmip' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'kmip' DEBUG: Handling pyflakes >=2.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pyflakes >=2.1.1 ; extra == 'test' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling pykmip >=0.7.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: pykmip >=0.7.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling requests >=2.18.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: requests >=2.18.0 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling python-keystoneclient >=3.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.8.0 ; extra == 'test' DEBUG: Handling tempest >=17.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: tempest >=17.1.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (barbican) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv barbican-21.1.0.dev17.dist-info/ DEBUG: removed 'barbican-21.1.0.dev17.dist-info/AUTHORS' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/LICENSE' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/METADATA' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/entry_points.txt' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/pbr.json' DEBUG: removed 'barbican-21.1.0.dev17.dist-info/top_level.txt' DEBUG: removed directory 'barbican-21.1.0.dev17.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.E88Pdp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + mkdir -p /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/barbican-21.1.0.dev17 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info DEBUG: writing /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/SOURCES.txt' 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/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-modern-metadata-aoi7hxto/barbican-21.1.0.dev17.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: barbican DEBUG: Building wheel for barbican (pyproject.toml): started DEBUG: Running command Building wheel for barbican (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/barbican DEBUG: creating build/lib/barbican/common DEBUG: copying barbican/common/validators.py -> build/lib/barbican/common DEBUG: copying barbican/common/utils.py -> build/lib/barbican/common DEBUG: copying barbican/common/resources.py -> build/lib/barbican/common DEBUG: copying barbican/common/quota.py -> build/lib/barbican/common DEBUG: copying barbican/common/policy.py -> build/lib/barbican/common DEBUG: copying barbican/common/hrefs.py -> build/lib/barbican/common DEBUG: copying barbican/common/exception.py -> build/lib/barbican/common DEBUG: copying barbican/common/config.py -> build/lib/barbican/common DEBUG: copying barbican/common/accept.py -> build/lib/barbican/common DEBUG: copying barbican/common/__init__.py -> build/lib/barbican/common DEBUG: creating build/lib/barbican/plugin DEBUG: creating build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/simple_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/pkcs11.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/p11_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/manager.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/base.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/__init__.py -> build/lib/barbican/plugin/crypto DEBUG: creating build/lib/barbican/tests DEBUG: creating build/lib/barbican/tests/model DEBUG: creating build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secrets.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_consumers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_quotas.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_projects.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_orders.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_containers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_consumers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_acls.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/__init__.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/version.py -> build/lib/barbican DEBUG: copying barbican/i18n.py -> build/lib/barbican DEBUG: copying barbican/context.py -> build/lib/barbican DEBUG: copying barbican/__init__.py -> build/lib/barbican DEBUG: creating build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/test_secret_store.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/__init__.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/plugin/vault_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/store_crypto.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/resources.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/kmip_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag_config_opts.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/castellan_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/__init__.py -> build/lib/barbican/plugin DEBUG: creating build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_transport_keys_resource.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources_policy.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_init.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/__init__.py -> build/lib/barbican/tests/api DEBUG: creating build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_pkcs11.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_p11_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_manager.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/__init__.py -> build/lib/barbican/tests/plugin/crypto DEBUG: creating build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_utils.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_translations.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_multiple_backends.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_mime_types.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/__init__.py -> build/lib/barbican/tests/plugin/util DEBUG: creating build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/transportkeys.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretstores.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secrets.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretmeta.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/quotas.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/orders.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/containers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/consumers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/base.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/acls.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/__init__.py -> build/lib/barbican/common/policies DEBUG: creating build/lib/barbican/tasks DEBUG: copying barbican/tasks/resources.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/keystone_consumer.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/common.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/__init__.py -> build/lib/barbican/tasks DEBUG: creating build/lib/barbican/model DEBUG: copying barbican/model/sync.py -> build/lib/barbican/model DEBUG: copying barbican/model/repositories.py -> build/lib/barbican/model DEBUG: copying barbican/model/models.py -> build/lib/barbican/model DEBUG: copying barbican/model/clean.py -> build/lib/barbican/model DEBUG: copying barbican/model/__init__.py -> build/lib/barbican/model DEBUG: creating build/lib/barbican/queue DEBUG: copying barbican/queue/server.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/retry_scheduler.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/keystone_listener.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/client.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/__init__.py -> build/lib/barbican/queue DEBUG: creating build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_validators.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_utils.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_quota.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_hrefs.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/__init__.py -> build/lib/barbican/tests/common DEBUG: creating build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_simple.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_context.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/__init__.py -> build/lib/barbican/tests/api/middleware DEBUG: creating build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_versions.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretstores.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secrets.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretmeta.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_quotas.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_orders.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_containers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_consumers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_acls.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/__init__.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/model/test_models.py -> build/lib/barbican/tests/model DEBUG: copying barbican/tests/model/__init__.py -> build/lib/barbican/tests/model DEBUG: creating build/lib/barbican/hacking DEBUG: copying barbican/hacking/checks.py -> build/lib/barbican/hacking DEBUG: copying barbican/hacking/__init__.py -> build/lib/barbican/hacking DEBUG: creating build/lib/barbican/wsgi DEBUG: copying barbican/wsgi/api.py -> build/lib/barbican/wsgi DEBUG: copying barbican/wsgi/__init__.py -> build/lib/barbican/wsgi DEBUG: copying barbican/tests/utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/test_middleware_auth.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/keys.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/fixture.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/database_utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/__init__.py -> build/lib/barbican/tests DEBUG: creating build/lib/barbican/api DEBUG: creating build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/versions.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/transportkeys.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretstores.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secrets.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretmeta.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/quotas.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/orders.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/containers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/consumers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/acls.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/__init__.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/tests/plugin/test_store_crypto.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_resource.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_kmip.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_dogtag.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_castellan_secret_store.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/__init__.py -> build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/secret_store.py -> build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/__init__.py -> build/lib/barbican/plugin/interface DEBUG: creating build/lib/barbican/model/migration DEBUG: creating build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/order_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/env.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/container_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/__init__.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/api/hooks.py -> build/lib/barbican/api DEBUG: copying barbican/api/app.py -> build/lib/barbican/api DEBUG: copying barbican/api/__init__.py -> build/lib/barbican/api DEBUG: creating build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/simple.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/microversion.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/context.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/__init__.py -> build/lib/barbican/api/middleware DEBUG: creating build/lib/barbican/objects DEBUG: copying barbican/objects/transport_key.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_user_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_stores.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_store_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_consumer_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_secret_store.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_quotas.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_retry_task.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_plugin_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_barbican_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/kekdatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/fields.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/encrypted_datum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_consumer_meta.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/base.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/__init__.py -> build/lib/barbican/objects DEBUG: copying barbican/model/migration/commands.py -> build/lib/barbican/model/migration DEBUG: copying barbican/model/migration/__init__.py -> build/lib/barbican/model/migration DEBUG: creating build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_db_cleanup.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_cmd.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_barbican_manage.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test-status.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/__init__.py -> build/lib/barbican/tests/cmd DEBUG: creating build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_server.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_retry_scheduler.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_keystone_listener.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_client.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/__init__.py -> build/lib/barbican/tests/queue DEBUG: creating build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_resources.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_keystone_consumer.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_common.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/__init__.py -> build/lib/barbican/tests/tasks DEBUG: creating build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/utils.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/translations.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/multiple_backends.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/mime_types.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/__init__.py -> build/lib/barbican/plugin/util DEBUG: creating build/lib/barbican/cmd DEBUG: copying barbican/cmd/worker.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/status.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/simple_crypto.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/retry_scheduler.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_key_generation.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_kek_rewrap.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/keystone_listener.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/kek_rewrap.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/db_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/barbican_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/__init__.py -> build/lib/barbican/cmd DEBUG: creating build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project_secret_store.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project_quotas.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_base.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/__init__.py -> build/lib/barbican/tests/objects DEBUG: running egg_info DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'barbican.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'barbican.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'barbican.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'barbican.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'barbican.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'barbican.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'barbican.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'barbican.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'barbican.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'barbican.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'barbican.model.migration.alembic_migrations.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'barbican.model.migration.alembic_migrations.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'barbican.model.migration.alembic_migrations.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'barbican.model.migration.alembic_migrations.versions' to be distributed and are DEBUG: already explicitly excluding 'barbican.model.migration.alembic_migrations.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/barbican/locale DEBUG: creating build/lib/barbican/locale/en_GB DEBUG: creating build/lib/barbican/locale/en_GB/LC_MESSAGES DEBUG: copying barbican/locale/en_GB/LC_MESSAGES/barbican.po -> build/lib/barbican/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/barbican/locale/zh_CN DEBUG: creating build/lib/barbican/locale/zh_CN/LC_MESSAGES DEBUG: copying barbican/locale/zh_CN/LC_MESSAGES/barbican.po -> build/lib/barbican/locale/zh_CN/LC_MESSAGES DEBUG: copying barbican/model/migration/alembic_migrations/README -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/script.py.mako -> build/lib/barbican/model/migration/alembic_migrations DEBUG: creating build/lib/barbican/model/migration/alembic_migrations/versions DEBUG: copying barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py -> build/lib/barbican/model/migration/alembic_migrations/versions DEBUG: copying barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py -> build/lib/barbican/model/migration/alembic_migrations/versions DEBUG: copying barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py -> build/lib/barbican/model/migration/alembic_migrations/versions DEBUG: copying barbican/api/app.wsgi -> build/lib/barbican/api DEBUG: copying barbican/model/migration/alembic.ini -> build/lib/barbican/model/migration DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install 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/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/locale DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/barbican/locale/zh_CN/LC_MESSAGES/barbican.po -> build/bdist.linux-x86_64/wheel/barbican/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/barbican/locale/en_GB/LC_MESSAGES/barbican.po -> build/bdist.linux-x86_64/wheel/barbican/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/barbican_manage.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/db_manage.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/kek_rewrap.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_kek_rewrap.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_key_generation.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_migrate_kek_signatures.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/simple_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/status.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: copying build/lib/barbican/cmd/worker.py -> build/bdist.linux-x86_64/wheel/barbican/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/base.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl_user.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_consumer_meta.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/container_secret.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/encrypted_datum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/fields.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/kekdatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_barbican_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_plugin_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/order_retry_task.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/project_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl_user.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_consumer_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_store_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_stores.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_user_metadatum.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: copying build/lib/barbican/objects/transport_key.py -> build/bdist.linux-x86_64/wheel/barbican/objects DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api DEBUG: copying build/lib/barbican/api/app.wsgi -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/context.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/microversion.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/simple.py -> build/bdist.linux-x86_64/wheel/barbican/api/middleware DEBUG: copying build/lib/barbican/api/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: copying build/lib/barbican/api/app.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: copying build/lib/barbican/api/hooks.py -> build/bdist.linux-x86_64/wheel/barbican/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/acls.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/consumers.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/containers.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/orders.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secrets.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/transportkeys.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/versions.py -> build/bdist.linux-x86_64/wheel/barbican/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/wsgi DEBUG: copying build/lib/barbican/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/wsgi DEBUG: copying build/lib/barbican/wsgi/api.py -> build/bdist.linux-x86_64/wheel/barbican/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: copying build/lib/barbican/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: copying build/lib/barbican/hacking/checks.py -> build/bdist.linux-x86_64/wheel/barbican/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/client.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: copying build/lib/barbican/queue/server.py -> build/bdist.linux-x86_64/wheel/barbican/queue DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/commands.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations/versions DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations/versions DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations/versions DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations/versions DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/README -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/container_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/kek_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/order_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/projects_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/secrets_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> build/bdist.linux-x86_64/wheel/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/clean.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/models.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/repositories.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: copying build/lib/barbican/model/sync.py -> build/bdist.linux-x86_64/wheel/barbican/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/common.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/keystone_consumer.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/tasks/resources.py -> build/bdist.linux-x86_64/wheel/barbican/tasks DEBUG: copying build/lib/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/context.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/i18n.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: copying build/lib/barbican/version.py -> build/bdist.linux-x86_64/wheel/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_base.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/objects DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_common.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_keystone_consumer.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tests/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_client.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_keystone_listener.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_retry_scheduler.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_server.py -> build/bdist.linux-x86_64/wheel/barbican/tests/queue DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test-status.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_barbican_manage.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_cmd.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_db_cleanup.py -> build/bdist.linux-x86_64/wheel/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/database_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/fixture.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/keys.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/test_middleware_auth.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: copying build/lib/barbican/tests/utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_hrefs.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_quota.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_validators.py -> build/bdist.linux-x86_64/wheel/barbican/tests/common DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_acls.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_containers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_orders.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secrets.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_versions.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_context.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_simple.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_init.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources_policy.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_transport_keys_resource.py -> build/bdist.linux-x86_64/wheel/barbican/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_castellan_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_dogtag.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_kmip.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_resource.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_store_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_mime_types.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_multiple_backends.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_translations.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_utils.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/util DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_manager.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_p11_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_pkcs11.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/crypto DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/test_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/tests/plugin/interface DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: copying build/lib/barbican/tests/model/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: copying build/lib/barbican/tests/model/test_models.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_acls.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_containers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_orders.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_projects.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_quotas.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_consumers.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_metadata.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_stores.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secrets.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_transport_keys.py -> build/bdist.linux-x86_64/wheel/barbican/tests/model/repositories DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/mime_types.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/multiple_backends.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/translations.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/utils.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/util DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/castellan_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag_config_opts.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/kmip_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/resources.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/store_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: copying build/lib/barbican/plugin/vault_secret_store.py -> build/bdist.linux-x86_64/wheel/barbican/plugin DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/base.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/manager.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/p11_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/pkcs11.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/simple_crypto.py -> build/bdist.linux-x86_64/wheel/barbican/plugin/crypto DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/common DEBUG: creating build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/acls.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/base.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/consumers.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/containers.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/orders.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/quotas.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretmeta.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secrets.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretstores.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/transportkeys.py -> build/bdist.linux-x86_64/wheel/barbican/common/policies DEBUG: copying build/lib/barbican/common/__init__.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/accept.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/config.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/exception.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/hrefs.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/policy.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/quota.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/resources.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/utils.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: copying build/lib/barbican/common/validators.py -> build/bdist.linux-x86_64/wheel/barbican/common DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data/data/etc/barbican DEBUG: copying etc/barbican/barbican-api-paste.ini -> build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data/data/etc/barbican DEBUG: running install_egg_info DEBUG: Copying barbican.egg-info to build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing barbican-wsgi-api script to build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/barbican-21.1.0.dev17.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir/pip-wheel-lotrsowt/.tmp-yr6ar12o/barbican-21.1.0.dev17-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'barbican/__init__.py' DEBUG: adding 'barbican/context.py' DEBUG: adding 'barbican/i18n.py' DEBUG: adding 'barbican/version.py' DEBUG: adding 'barbican/api/__init__.py' DEBUG: adding 'barbican/api/app.py' DEBUG: adding 'barbican/api/app.wsgi' DEBUG: adding 'barbican/api/hooks.py' DEBUG: adding 'barbican/api/controllers/__init__.py' DEBUG: adding 'barbican/api/controllers/acls.py' DEBUG: adding 'barbican/api/controllers/consumers.py' DEBUG: adding 'barbican/api/controllers/containers.py' DEBUG: adding 'barbican/api/controllers/orders.py' DEBUG: adding 'barbican/api/controllers/quotas.py' DEBUG: adding 'barbican/api/controllers/secretmeta.py' DEBUG: adding 'barbican/api/controllers/secrets.py' DEBUG: adding 'barbican/api/controllers/secretstores.py' DEBUG: adding 'barbican/api/controllers/transportkeys.py' DEBUG: adding 'barbican/api/controllers/versions.py' DEBUG: adding 'barbican/api/middleware/__init__.py' DEBUG: adding 'barbican/api/middleware/context.py' DEBUG: adding 'barbican/api/middleware/microversion.py' DEBUG: adding 'barbican/api/middleware/simple.py' DEBUG: adding 'barbican/cmd/__init__.py' DEBUG: adding 'barbican/cmd/barbican_manage.py' DEBUG: adding 'barbican/cmd/db_manage.py' DEBUG: adding 'barbican/cmd/kek_rewrap.py' DEBUG: adding 'barbican/cmd/keystone_listener.py' DEBUG: adding 'barbican/cmd/pkcs11_kek_rewrap.py' DEBUG: adding 'barbican/cmd/pkcs11_key_generation.py' DEBUG: adding 'barbican/cmd/pkcs11_migrate_kek_signatures.py' DEBUG: adding 'barbican/cmd/retry_scheduler.py' DEBUG: adding 'barbican/cmd/simple_crypto.py' DEBUG: adding 'barbican/cmd/status.py' DEBUG: adding 'barbican/cmd/worker.py' DEBUG: adding 'barbican/common/__init__.py' DEBUG: adding 'barbican/common/accept.py' DEBUG: adding 'barbican/common/config.py' DEBUG: adding 'barbican/common/exception.py' DEBUG: adding 'barbican/common/hrefs.py' DEBUG: adding 'barbican/common/policy.py' DEBUG: adding 'barbican/common/quota.py' DEBUG: adding 'barbican/common/resources.py' DEBUG: adding 'barbican/common/utils.py' DEBUG: adding 'barbican/common/validators.py' DEBUG: adding 'barbican/common/policies/__init__.py' DEBUG: adding 'barbican/common/policies/acls.py' DEBUG: adding 'barbican/common/policies/base.py' DEBUG: adding 'barbican/common/policies/consumers.py' DEBUG: adding 'barbican/common/policies/containers.py' DEBUG: adding 'barbican/common/policies/orders.py' DEBUG: adding 'barbican/common/policies/quotas.py' DEBUG: adding 'barbican/common/policies/secretmeta.py' DEBUG: adding 'barbican/common/policies/secrets.py' DEBUG: adding 'barbican/common/policies/secretstores.py' DEBUG: adding 'barbican/common/policies/transportkeys.py' DEBUG: adding 'barbican/hacking/__init__.py' DEBUG: adding 'barbican/hacking/checks.py' DEBUG: adding 'barbican/locale/en_GB/LC_MESSAGES/barbican.po' DEBUG: adding 'barbican/locale/zh_CN/LC_MESSAGES/barbican.po' DEBUG: adding 'barbican/model/__init__.py' DEBUG: adding 'barbican/model/clean.py' DEBUG: adding 'barbican/model/models.py' DEBUG: adding 'barbican/model/repositories.py' DEBUG: adding 'barbican/model/sync.py' DEBUG: adding 'barbican/model/migration/__init__.py' DEBUG: adding 'barbican/model/migration/alembic.ini' DEBUG: adding 'barbican/model/migration/commands.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/README' DEBUG: adding 'barbican/model/migration/alembic_migrations/__init__.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/container_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/encrypted_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/env.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/kek_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/order_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/projects_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/script.py.mako' DEBUG: adding 'barbican/model/migration/alembic_migrations/secrets_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/transport_keys_init_ops.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py' DEBUG: adding 'barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py' DEBUG: adding 'barbican/objects/__init__.py' DEBUG: adding 'barbican/objects/base.py' DEBUG: adding 'barbican/objects/container.py' DEBUG: adding 'barbican/objects/container_acl.py' DEBUG: adding 'barbican/objects/container_acl_user.py' DEBUG: adding 'barbican/objects/container_consumer_meta.py' DEBUG: adding 'barbican/objects/container_secret.py' DEBUG: adding 'barbican/objects/encrypted_datum.py' DEBUG: adding 'barbican/objects/fields.py' DEBUG: adding 'barbican/objects/kekdatum.py' DEBUG: adding 'barbican/objects/order.py' DEBUG: adding 'barbican/objects/order_barbican_metadatum.py' DEBUG: adding 'barbican/objects/order_plugin_metadatum.py' DEBUG: adding 'barbican/objects/order_retry_task.py' DEBUG: adding 'barbican/objects/project.py' DEBUG: adding 'barbican/objects/project_quotas.py' DEBUG: adding 'barbican/objects/project_secret_store.py' DEBUG: adding 'barbican/objects/secret.py' DEBUG: adding 'barbican/objects/secret_acl.py' DEBUG: adding 'barbican/objects/secret_acl_user.py' DEBUG: adding 'barbican/objects/secret_consumer_metadatum.py' DEBUG: adding 'barbican/objects/secret_store_metadatum.py' DEBUG: adding 'barbican/objects/secret_stores.py' DEBUG: adding 'barbican/objects/secret_user_metadatum.py' DEBUG: adding 'barbican/objects/transport_key.py' DEBUG: adding 'barbican/plugin/__init__.py' DEBUG: adding 'barbican/plugin/castellan_secret_store.py' DEBUG: adding 'barbican/plugin/dogtag.py' DEBUG: adding 'barbican/plugin/dogtag_config_opts.py' DEBUG: adding 'barbican/plugin/kmip_secret_store.py' DEBUG: adding 'barbican/plugin/resources.py' DEBUG: adding 'barbican/plugin/store_crypto.py' DEBUG: adding 'barbican/plugin/vault_secret_store.py' DEBUG: adding 'barbican/plugin/crypto/__init__.py' DEBUG: adding 'barbican/plugin/crypto/base.py' DEBUG: adding 'barbican/plugin/crypto/manager.py' DEBUG: adding 'barbican/plugin/crypto/p11_crypto.py' DEBUG: adding 'barbican/plugin/crypto/pkcs11.py' DEBUG: adding 'barbican/plugin/crypto/simple_crypto.py' DEBUG: adding 'barbican/plugin/interface/__init__.py' DEBUG: adding 'barbican/plugin/interface/secret_store.py' DEBUG: adding 'barbican/plugin/util/__init__.py' DEBUG: adding 'barbican/plugin/util/mime_types.py' DEBUG: adding 'barbican/plugin/util/multiple_backends.py' DEBUG: adding 'barbican/plugin/util/translations.py' DEBUG: adding 'barbican/plugin/util/utils.py' DEBUG: adding 'barbican/queue/__init__.py' DEBUG: adding 'barbican/queue/client.py' DEBUG: adding 'barbican/queue/keystone_listener.py' DEBUG: adding 'barbican/queue/retry_scheduler.py' DEBUG: adding 'barbican/queue/server.py' DEBUG: adding 'barbican/tasks/__init__.py' DEBUG: adding 'barbican/tasks/common.py' DEBUG: adding 'barbican/tasks/keystone_consumer.py' DEBUG: adding 'barbican/tasks/resources.py' DEBUG: adding 'barbican/tests/__init__.py' DEBUG: adding 'barbican/tests/database_utils.py' DEBUG: adding 'barbican/tests/fixture.py' DEBUG: adding 'barbican/tests/keys.py' DEBUG: adding 'barbican/tests/test_middleware_auth.py' DEBUG: adding 'barbican/tests/utils.py' DEBUG: adding 'barbican/tests/api/__init__.py' DEBUG: adding 'barbican/tests/api/test_init.py' DEBUG: adding 'barbican/tests/api/test_resources.py' DEBUG: adding 'barbican/tests/api/test_resources_policy.py' DEBUG: adding 'barbican/tests/api/test_transport_keys_resource.py' DEBUG: adding 'barbican/tests/api/controllers/__init__.py' DEBUG: adding 'barbican/tests/api/controllers/test_acls.py' DEBUG: adding 'barbican/tests/api/controllers/test_consumers.py' DEBUG: adding 'barbican/tests/api/controllers/test_containers.py' DEBUG: adding 'barbican/tests/api/controllers/test_orders.py' DEBUG: adding 'barbican/tests/api/controllers/test_quotas.py' DEBUG: adding 'barbican/tests/api/controllers/test_secretmeta.py' DEBUG: adding 'barbican/tests/api/controllers/test_secrets.py' DEBUG: adding 'barbican/tests/api/controllers/test_secretstores.py' DEBUG: adding 'barbican/tests/api/controllers/test_versions.py' DEBUG: adding 'barbican/tests/api/middleware/__init__.py' DEBUG: adding 'barbican/tests/api/middleware/test_context.py' DEBUG: adding 'barbican/tests/api/middleware/test_simple.py' DEBUG: adding 'barbican/tests/cmd/__init__.py' DEBUG: adding 'barbican/tests/cmd/test-status.py' DEBUG: adding 'barbican/tests/cmd/test_barbican_manage.py' DEBUG: adding 'barbican/tests/cmd/test_cmd.py' DEBUG: adding 'barbican/tests/cmd/test_db_cleanup.py' DEBUG: adding 'barbican/tests/common/__init__.py' DEBUG: adding 'barbican/tests/common/test_hrefs.py' DEBUG: adding 'barbican/tests/common/test_quota.py' DEBUG: adding 'barbican/tests/common/test_utils.py' DEBUG: adding 'barbican/tests/common/test_validators.py' DEBUG: adding 'barbican/tests/model/__init__.py' DEBUG: adding 'barbican/tests/model/test_models.py' DEBUG: adding 'barbican/tests/model/repositories/__init__.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_acls.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_certificate_authorities.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_consumers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_containers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_order_retry_tasks.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_orders.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_projects.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_quotas.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_consumers.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_metadata.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secret_stores.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_secrets.py' DEBUG: adding 'barbican/tests/model/repositories/test_repositories_transport_keys.py' DEBUG: adding 'barbican/tests/objects/__init__.py' DEBUG: adding 'barbican/tests/objects/test_ovo_base.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project_quotas.py' DEBUG: adding 'barbican/tests/objects/test_ovo_project_secret_store.py' DEBUG: adding 'barbican/tests/plugin/__init__.py' DEBUG: adding 'barbican/tests/plugin/test_castellan_secret_store.py' DEBUG: adding 'barbican/tests/plugin/test_dogtag.py' DEBUG: adding 'barbican/tests/plugin/test_kmip.py' DEBUG: adding 'barbican/tests/plugin/test_resource.py' DEBUG: adding 'barbican/tests/plugin/test_store_crypto.py' DEBUG: adding 'barbican/tests/plugin/crypto/__init__.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_crypto.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_manager.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_p11_crypto.py' DEBUG: adding 'barbican/tests/plugin/crypto/test_pkcs11.py' DEBUG: adding 'barbican/tests/plugin/interface/__init__.py' DEBUG: adding 'barbican/tests/plugin/interface/test_secret_store.py' DEBUG: adding 'barbican/tests/plugin/util/__init__.py' DEBUG: adding 'barbican/tests/plugin/util/test_mime_types.py' DEBUG: adding 'barbican/tests/plugin/util/test_multiple_backends.py' DEBUG: adding 'barbican/tests/plugin/util/test_translations.py' DEBUG: adding 'barbican/tests/plugin/util/test_utils.py' DEBUG: adding 'barbican/tests/queue/__init__.py' DEBUG: adding 'barbican/tests/queue/test_client.py' DEBUG: adding 'barbican/tests/queue/test_keystone_listener.py' DEBUG: adding 'barbican/tests/queue/test_retry_scheduler.py' DEBUG: adding 'barbican/tests/queue/test_server.py' DEBUG: adding 'barbican/tests/tasks/__init__.py' DEBUG: adding 'barbican/tests/tasks/test_common.py' DEBUG: adding 'barbican/tests/tasks/test_keystone_consumer.py' DEBUG: adding 'barbican/tests/tasks/test_resources.py' DEBUG: adding 'barbican/wsgi/__init__.py' DEBUG: adding 'barbican/wsgi/api.py' DEBUG: adding 'barbican-21.1.0.dev17.data/data/etc/barbican/barbican-api-paste.ini' DEBUG: adding 'barbican-21.1.0.dev17.data/scripts/barbican-wsgi-api' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/AUTHORS' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/LICENSE' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/METADATA' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/WHEEL' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/entry_points.txt' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/pbr.json' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/top_level.txt' DEBUG: adding 'barbican-21.1.0.dev17.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for barbican (pyproject.toml): finished with status 'done' DEBUG: Created wheel for barbican: filename=barbican-21.1.0.dev17-py3-none-any.whl size=475808 sha256=9ee329f8dd64ccec7a13d35501764d08316d53f7f29f683c01f68742c9ca9dc7 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/3d/1b/3d/ce7d5a7feec1a0501acf41cc127505ddbb69dcf343d86f7ec7 DEBUG: Successfully built barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GPUvVY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd barbican-21.1.0.dev17 DEBUG: ++ ls /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir/barbican-21.1.0.dev17-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=barbican==21.1.0.dev17 DEBUG: + '[' -z barbican==21.1.0.dev17 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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/barbican-21.1.0.dev17/pyproject-wheeldir barbican==21.1.0.dev17 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/barbican-21.1.0.dev17/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/barbican-21.1.0.dev17-py3-none-any.whl DEBUG: Installing collected packages: barbican DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-keystone-listener to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-retry to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-worker to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-kek-rewrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-key-generation to 755 DEBUG: Successfully installed barbican-21.1.0.dev17 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin ']' DEBUG: + '[' -z sP ']' DEBUG: + shebang_flags=-kasP DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-db-manage /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-keystone-listener /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-manage /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-retry /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-status /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-worker /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-wsgi-api /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-kek-rewrap /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-key-generation DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-keystone-listener: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-retry: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-worker: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican-wsgi-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-kek-rewrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/pkcs11-key-generation: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost %dir /usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/RECORD --output /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages/barbican-21.1.0.dev17.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator-3 --config-file=etc/oslo-config-generator/barbican.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/vassals DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/var/lib/barbican /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/var/log/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/var/run/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64//usr/lib/python3.12/site-packages/barbican/model/migration/alembic_migrations/versions DEBUG: + install -m 644 barbican/api/app.wsgi /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64//usr/lib/python3.12/site-packages/barbican/api/app.wsgi DEBUG: + install -m 644 barbican/model/migration/alembic.ini /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64//usr/lib/python3.12/site-packages/barbican/model/migration/alembic.ini DEBUG: + install -m 644 barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64//usr/lib/python3.12/site-packages/barbican/model/migration/alembic_migrations/versions/ DEBUG: + install -m 640 etc/barbican/api_audit_map.conf /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/ DEBUG: + install -m 640 etc/barbican/barbican.conf.sample /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/barbican.conf DEBUG: + install -m 644 /builddir/build/SOURCES/gunicorn-config.py /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/gunicorn-config.py DEBUG: + install -m 644 etc/barbican/vassals/barbican-api.ini /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/vassals/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/etc/barbican/barbican-api-paste.ini /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/ DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/etc/barbican DEBUG: + echo '[server:main]' DEBUG: + echo 'use = egg:gunicorn#main' DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin/barbican.sh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-api.service /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/systemd/system/openstack-barbican-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-worker.service /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/systemd/system/openstack-barbican-worker.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-keystone-listener.service /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/systemd/system/openstack-barbican-keystone-listener.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-retry.service /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/systemd/system/openstack-barbican-retry.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/logrotate.d DEBUG: + install -m644 etc/logrotate.d/barbican-api /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/logrotate.d/barbican-api DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 21.1.0-0.20260218152710.bbc7d50.el10 --unique-debug-suffix -21.1.0-0.20260218152710.bbc7d50.el10.x86_64 --unique-debug-src-base openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/barbican-21.1.0.dev17 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/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.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.t0Jymp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/barbican-21.1.0.dev17/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py312 DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_delete_container_acls_no_acl_defined_should_pass [0.411705s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_delete_container_acls_with_valid_container_id [0.151436s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_invalid_non_uuid_secret_should_fail [0.127456s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_create_new_container_acls_with_project_access_false [0.545490s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_invoke_container_acls_head_should_fail [0.130605s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_modify_all_acls [0.139173s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_modify_project_access_values [0.133996s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_with_complete_acl_data [0.623651s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_no_acls_defined_return_default_acl [0.133833s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_with_project_access_data [0.147616s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_with_read_users_only [0.261151s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_delete_container_acls [0.285356s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_partial_update_container_acls_when_no_acls_defined [0.128767s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_create_new_secret_acls_with_project_access_false [0.156000s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_update_container_acls [0.162458s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_can_create_new_container_acls [0.529528s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_delete_secret_acls_no_acl_defined_should_pass [0.098733s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_container_acls_with_invalid_project_access_value_fail [0.133023s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_with_read_users_only [0.193551s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_invalid_secret_should_fail [0.158536s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_delete_secret_acls_with_valid_secret_id [0.369014s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_create_new_container_acls_with_project_access_true [0.137210s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_no_acls_defined_return_default_acl [0.106235s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_modify_users_only [0.137718s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_complete_acl_data [0.116361s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_modify_project_access_values [0.152080s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_incorrect_uri_should_fail [0.134087s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_create_new_secret_acls [0.149611s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_full_update_container_acls_with_read_users_only [0.194178s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_list_secrets_with_acls [0.438694s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_empty_name [0.085534s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_get_container_not_found [0.064451s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_new_secret_acls_with_invalid_project_access_value_should_fail [0.263561s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_get_container_acls_invalid_container_id_should_fail [0.166216s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_create_new_consumer [0.097686s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_create_new_consumer [0.213488s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_consumers [0.130303s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingContainerAclsResource.test_who_can_create_new_container_acls [0.192153s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_modify_project_access_values [0.237049s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_no_url [0.161343s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_service [0.091189s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_secret_not_found [0.060367s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_delete_container_not_found [0.121674s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_can_create_new_secret_acls [0.168325s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_container_secret_with_invalid_name [0.115004s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_when_no_acls_defined_should_pass [0.209652s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_full_update_secret_acls_modify_project_access_value [0.138643s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_on_rsa_container [0.099295s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_no_consumers [0.179354s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_create_container_w_empty_name [0.082787s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_get_secret_acls_with_project_access_data [0.118962s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_delete_secret_not_found [0.133927s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_get_container [0.084910s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_partial_update_secret_acls_with_read_users_only [0.264088s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_invoke_secret_acls_head_should_fail [0.120857s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_return_415_when_creating_with_blank_body [0.067684s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_can_create_a_new_order [0.096193s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_list_secrets_with_no_acls_and_acl_only_should_be_empty [0.144454s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_delete_consumer [0.229924s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_a_type [0.066821s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_with_different_name [0.302690s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_metadata [0.069790s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_delete_secret_acls [0.158197s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_can_delete_order [0.100790s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_returns_404_on_get_with_bad_uuid [0.062092s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_consumers [0.259294s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_acls.WhenTestingSecretACLsResource.test_who_can_update_secret_acls [0.164411s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_container_secret_without_name [0.278580s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_post_order_by_id [0.093742s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_container_not_found [0.078116s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_post_project_quotas_not_allowed [0.059400s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_put_quotas_not_allowed [0.056862s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_empty_url [0.101051s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_consumers_with_limit_and_offset [0.242557s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_secret_when_exists_in_container [0.203601s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_project_quotas_list [0.108765s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_create_no_name [0.162009s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_delete_container_secret_with_incorrect_name [0.114090s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_can_get_secret_metadata [0.106592s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_can_get_no_consumers [0.188924s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_add_new_populated_container [0.095094s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_create_secret_metadata [0.090292s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_sanitize_location_from_response_header [0.078120s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_get_secret_metadata_invalid_secret_should_fail [0.094595s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingContainerConsumersResource.test_fail_delete_consumer_not_found [0.195838s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_throw_exception_when_secret_ref_doesnt_exist [0.078831s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_delete_consumer [0.272853s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_post_secret_metadata [0.094561s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_service [0.126110s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_can_get_consumers_with_limit_and_offset [0.163291s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadataResource.test_post_secret_metadata_response_sets_location_header [0.156022s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_delete_consumer_not_found [0.110891s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_resource_id [0.085725s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_get_secret_not_found [0.065649s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_empty_resource_type [0.103110s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_conflict_create_same_key_secret_metadatum [0.202490s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_existing_container_secret [0.179642s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_resource_id [0.178640s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_list_containerss_by_type [0.584083s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_container_secret_with_invalid_secret_ref [0.105429s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_delete_secret [0.189183s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_add_new_empty_container [0.089550s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_consumers.WhenTestingSecretConsumersResource.test_fail_create_no_resource_type [0.186547s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_raise_container_bad_content_type_header [0.075415s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_response_should_include_total [0.201608s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_no_accept_header [0.196721s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenCreatingContainersUsingContainersResource.test_should_raise_container_bad_json [0.098450s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_should_get_list_containers [0.170848s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_delete_container [0.106591s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_base64_secret [0.200642s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret [0.261689s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_get_when_invalid_container_id [0.066418s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_get_on_container_secrets [0.101134s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_container_by_id [0.075124s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_without_content_type_header [0.072058s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_payload_when_no_payload [0.175861s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_container_secrets [0.078074s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_with_trailing_slash [0.208749s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_get_call_on_non_existant_order_should_give_404 [0.079566s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_put_on_containers [0.061487s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_with_bad_uuid [0.128934s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_add_new_order [0.098866s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenGettingOrdersListUsingOrdersResource.test_can_get_a_list_of_orders [0.125550s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_delete_orders [0.077913s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_container_secret_without_name [0.223461s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_415_with_put_unsupported_media_type [0.168148s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_delete_specific_project_quotas [0.090064s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_with_empty_dict [0.186753s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_put_project_quotas [0.089868s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_empty_list_of_secrets [0.201407s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_type_put_project_quotas [0.075932s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_add_different_secret_refs_with_duplicate_name [0.275630s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_pagination_attributes [0.215755s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_delete_secret_metadatum [0.121808s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_empty_project_quotas_list [0.075619s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_only_when_secret_exists [0.146660s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_quotas [0.066601s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_value_put_project_quotas [0.069568s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_delete_only_when_secret_exists_in_container [0.099710s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_get_secret_metadatum [0.213886s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_not_found_delete_specific_project_quotas [0.066867s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_add_when_secret_not_found [0.087094s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_update_secret_metadatum [0.106366s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_pagination_attributes [0.500645s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenAddingOrRemovingContainerSecretsUsingContainersSecretsResource.test_should_not_allow_add_on_certificate_container [0.139532s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_returns_405_for_delete_on_metadata [0.198939s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_update_secret_metadatum_not_found [0.108612s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_post [0.086854s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_conflict_update_secret_metadatum [0.101393s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_put [0.091769s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_binary_secret [0.163117s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenGettingContainersListUsingContainersResource.test_should_handle_no_containers [0.195750s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_raise_404_for_delete_secret_not_found [0.070062s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_get_secret_metadatum_not_found [0.124050s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_delete_when_container_not_found [0.122624s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_with_put_unknown_encoding [0.088948s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_one_step [0.194831s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenGettingOrDeletingContainerUsingContainerResource.test_should_throw_exception_for_get_when_container_not_found [0.069545s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_put_secret_not_found [0.067159s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_delete_with_json_accept_header [0.191552s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_containers.WhenPerformingUnallowedOperationsOnContainers.test_should_not_allow_post_on_container_by_id [0.088364s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_409_put_to_existing_secret [0.094830s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrders.test_should_return_400_when_creating_with_empty_json [0.068486s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_blank_accept_header [0.153005s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_413_put_with_text_too_large [0.105476s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_create_should_fail_w_unsupported_payload_content_type [0.078753s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_allow_unknown_algorithm [0.087976s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_put_plain_text_secret [0.107847s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_create_new_secret_with_empty_payload_should_fail [0.374758s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenCreatingOrdersUsingOrdersResource.test_order_creation_should_fail_with_bogus_content [0.067828s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_put_no_payload [0.080680s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_v0 [0.235371s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_can_get_order [0.102478s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_creating_new_secret_with_oversized_payload_should_fail [0.152800s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_400_put_with_empty_payload [0.088229s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_415_with_put_no_media_type [0.075491s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_calling_secret_payload_uri_with_delete [0.171253s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_bad_date_filter_results_in_400 [0.060180s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_expiration_should_be_normalized_with_new_secret [0.160796s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrDeletingOrders.test_delete_call_on_non_existant_order_should_give_404 [0.173184s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenGettingOrdersListUsingOrdersResource.test_pagination_attributes_not_available_with_empty_order_list [0.069355s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_by_name [0.116691s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_orders.WhenPerformingUnallowedOperations.test_should_not_allow_put_orders [0.063876s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_bad_encoding [0.153584s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_with_payload_just_under_max [0.183853s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_get_payload [0.091672s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_post_project_quotas_list_not_allowed [0.064089s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_check_put_project_quotas_list_not_allowed [0.061647s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_put_json_on_secrets [0.078283s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_gte_and_lte_timestamps [0.148557s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_no_content_type [0.163106s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_get_specific_project_quotas [0.081385s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_meta_w_transport_key [0.088893s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_bad_data_put_project_quotas [0.064259s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_gt_and_gte_timestamps [0.128261s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_with_transport_key [0.088298s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_no_payload_for_put_project_quotas [0.066133s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_invalid_transport_key_ref [0.172553s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_quotas.WhenTestingQuotas.test_should_return_not_found_get_specific_project_quotas [0.063365s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_plain_and_gte_timestamps [0.143073s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_gte_timestamps [0.077577s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_w_unsupported_content_type_should_fail [0.167448s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_can_create_secret_metadatum [0.148541s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validates_name_sorting [0.056125s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_gt_timestamps [0.131827s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretmeta.WhenTestingSecretMetadatumResource.test_returns_405_for_head_on_metadatum [0.145350s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_without_payload [0.441920s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_as_plain [0.089098s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_lte_timestamps [0.129318s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_plain_timestamp [0.066209s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_set_a_preferred_secret_store_when_no_error [0.272179s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_is_decoded_for_binary [0.089756s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_bogus_timestamp [0.072915s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_bogus_attribute [0.133755s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_lt_and_lte_timestamps [0.079792s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_get_secret_payload_with_pecan_default_accept_header [0.092683s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_invalid_secret_id [0.058534s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_plain_and_lte_timestamps [0.069973s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_too_many_colons [0.129525s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_404_on_get_when_not_found [0.060971s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_unset_a_preferred_store_when_not_found_error [0.295783s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingPuttingOrDeletingSecret.test_returns_406_with_get_bad_accept_header [0.090766s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_unset_a_preferred_secret_store_when_no_error [0.181463s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_bad_sorting_results_in_400 [0.062943s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenGettingSecretsList.test_list_secrets_v1 [0.111164s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_get_a_secret_store_with_unsupported_http_method [0.135244s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_all_secret_stores_when_multiple_backends_not_enabled [0.269295s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenPerformingUnallowedOperations.test_returns_405_for_delete_on_secrets [0.063486s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_invalid_uri_for_a_secret_store_subresource [0.130553s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_can_create_new_secret_if_project_doesnt_exist [0.077375s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_bad_payload [0.069553s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingProjectSecretStore.test_preferred_secret_store_call_with_unsupported_http_method [0.542164s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_global_default_when_multiple_backends_not_enabled [0.126388s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenTestingSecretsResource.test_new_secret_fails_with_binary_payload_and_no_encoding [0.072846s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_preferred_is_set [0.288170s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validates_gt_and_lt_timestamps [0.061396s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_lt_timestamps [0.061415s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_should_get_all_secret_stores [0.165459s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingDateFilters.test_validation_fails_with_two_plain_timestamps [0.065800s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_for_json_accept_header [0.071559s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_invalid_uri_for_secret_stores_subresource [0.286414s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secrets.WhenValidatingSortFilters.test_validation_fails_for_duplicate_keys [0.062104s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_for_json_home_accept_header [0.071187s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_should_get_global_default [0.285123s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_response_should_return_version_json_v1_0 [0.067641s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_general_v1 [0.132818s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStore.test_get_a_secret_store_when_no_error [0.143421s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingV1Resource.test_get_response_should_return_version_json_v1_1 [0.069729s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_in_conf_v1 [0.088369s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_multiple_choices_on_get [0.128184s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_multiple_choices_on_get_if_json_accept_header [0.085147s] ... ok DEBUG: {3} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_set_in_conf_v0 [0.063496s] ... ok DEBUG: {3} barbican.tests.api.middleware.test_context.TestUnauthenticatedContextMiddleware.test_role_defaults_to_admin [0.001885s] ... ok DEBUG: {3} barbican.tests.api.test_init.WhenInvokingGenerateSafeExceptionMessageFunction.test_handle_secret_content_encoding_not_supported_exception [0.000692s] ... ok DEBUG: {3} barbican.tests.api.test_init.WhenInvokingGenerateSafeExceptionMessageFunction.test_handle_secret_content_type_not_supported_exception [0.000653s] ... ok DEBUG: {3} barbican.tests.api.test_init.WhenInvokingLoadBodyFunction.test_should_abort_with_validation_unsupported_field [0.003149s] ... ok DEBUG: {3} barbican.tests.api.test_resources.TestingJsonSanitization.test_json_sanitization_without_array [0.000668s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_404_when_container_ref_doesnt_exist [0.006752s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_when_container_ref_doesnt_exist [0.005468s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_fail_deleting_consumer_bad_json [0.009330s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_no_consumers [0.007184s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found_later [0.015577s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_all_secret_stores_with_unsupported_http_method [0.183684s] ... ok DEBUG: {2} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_with_general_request_url_v0 [0.116886s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_when_secret_ref_doesnt_exist [0.007458s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_version_json_v1_0 [0.079485s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_consumer_by_id [0.011503s] ... ok DEBUG: {2} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_mimetypes_successfully_added_to_mocked_function [0.011303s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_both_next_and_previous [0.000797s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_binary_based_on_content_type [0.013692s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_add_new_consumer [0.023950s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_with_twsk [0.012429s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_with_twsk_based_on_content_type [0.014408s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found [0.021356s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_put_secret_as_plain_with_tkey_id [0.013541s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_return_version_json_v1_1 [0.072866s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_throw_exception_for_get_when_twsk_but_no_tkey_id [0.013603s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found_later [0.028039s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenOwnershipMismatchForSecretConsumer.test_consumer_check_ownership_mismatch [0.011805s] ... ok DEBUG: {3} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_put_on_consumers [0.007009s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_should_raise_get_consumer [0.012206s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_pass_on_container_delete_with_missing_consumers [0.024398s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_delete_consumer [0.010082s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_with_bad_consumer_id [0.012206s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_pass_get_container_for_creator_user_project_access_disabled [0.010211s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_delete_container_for_owner [0.014054s] ... ok DEBUG: {0} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_with_general_request_url_v1 [0.069827s] ... ok DEBUG: {0} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_decorator_raises_if_function_not_pecan_exposed [0.002914s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_delete_consumers_on_secret_delete [0.021793s] ... ok DEBUG: {0} barbican.tests.api.test_resources.SecretAllowAllMimeTypesDecoratorTest.test_mimetypes_successfully_added_to_pecan_exposed_function [0.002184s] ... ok DEBUG: {0} barbican.tests.api.test_resources.TestingJsonSanitization.test_json_sanitization_with_array [0.000979s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_next_only [0.000976s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenAddingNavigationHrefs.test_add_nav_hrefs_adds_previous_only [0.001131s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_no_consumers [0.013054s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container [0.023200s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_add_new_consumer [0.016514s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_fail_consumer_bad_json [0.009860s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_delete_container [0.019303s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_json_v1 [0.028071s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_404_with_bad_consumer_id [0.010367s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_consumer [0.008062s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container [0.013424s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_get_consumer_by_id [0.008897s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_pass_get_orders [0.015253s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_meta_for_binary [0.022726s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_should_pass_set_preferred_secret_store [0.008258s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_404_on_delete_when_consumer_not_found [0.017549s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_delete_on_consumer_by_id [0.015811s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_pass_on_secret_delete_with_missing_consumers [0.010255s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_should_raise_set_preferred_secret_store [0.012740s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_delete_on_consumer_by_id [0.008816s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_get_consumers [0.010698s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_json_v0 [0.014748s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_multiple_backends_not_enabled [0.269201s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_post_on_consumer_by_id [0.016885s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_meta_for_binary_with_tkey [0.017272s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_fail_get_secret_for_creator_user_with_different_project [0.024230s] ... ok DEBUG: {2} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnSecretConsumers.test_should_not_allow_put_on_consumer_by_id [0.018879s] ... ok DEBUG: {0} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_put_on_consumers [0.010367s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret [0.023955s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_delete_consumer [0.020393s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_rules_should_be_loaded [0.008494s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_should_pass_get_consumer [0.036515s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_rules_should_be_loaded [0.017011s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_different_user_with_valid_read_acl [0.024246s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_different_user_valid_read_acl [0.036291s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_create_consumer [0.016447s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_private_enabled_with_read_acl [0.025648s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_delete_secret [0.029571s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_with_no_context [0.016888s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_pass_get_consumers [0.042163s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_with_project_access_disabled [0.018912s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_rules_should_be_loaded [0.007051s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret [0.039440s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_get_consumers [0.028096s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_pass_get_order [0.020225s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_raise_get_orders [0.012643s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_rules_should_be_loaded [0.006852s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_same_project_but_different_user [0.038665s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_fail_get_container_for_creator_user_different_project [0.034489s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_delete_consumer [0.012113s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret [0.013834s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_pass_decrypt_secret_for_admin_user_project_access_disabled [0.014279s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_for_with_project_access_nolist [0.014869s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_pass_get_container_for_admin_user_project_access_disabled [0.020397s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_pass_get_secret_for_admin_user_with_project_access_disabled [0.014354s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_delete_secret [0.015184s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_with_project_access_disabled [0.015551s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_for_same_project_with_no_acl [0.022065s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_delete_container [0.042166s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_put_secret [0.013366s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretStoreResource.test_should_pass_get_a_secret_store [0.014259s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_raise_get_secrets [0.015907s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_secretstores.WhenTestingSecretStores.test_get_preferred_when_preferred_is_not_set [0.294472s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_decrypt_secret_private_enabled_with_read_acl [0.043672s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_same_project_but_different_user [0.053118s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_delete_secret_for_owner [0.024357s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_delete_private_secret [0.017874s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_rules_should_be_loaded [0.006819s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_different_user_with_no_read_acl [0.027160s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_raise_get_order [0.009538s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_all_secret_stores [0.018583s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_rules_should_be_loaded [0.006615s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingPreferredSecretStoreResource.test_rules_should_be_loaded [0.015878s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_multiple_roles [0.005705s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_rules_should_be_loaded [0.007360s] ... ok DEBUG: {0} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_with_no_roles [0.005759s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_get_transport_key [0.004373s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_delete_when_trans_key_not_found [0.006028s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_should_redirect_if_json_home_accept_header_present [0.123929s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_should_pass_get_consumer [0.037730s] ... ok DEBUG: {3} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions [0.138010s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_delete_transport_key [0.005316s] ... ok DEBUG: {3} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_response_should_include_total [0.003754s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumerResource.test_should_raise_get_consumer [0.020493s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_clean_no_args [0.010136s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision [0.008472s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_rules_should_be_loaded [0.017874s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac_not_found [0.010158s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_defaults [0.009282s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_with_no_context [0.023973s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac [0.013277s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac_default_label [0.010517s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_hmac_non_default_length [0.009338s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_put_secret [0.024085s] ... ok DEBUG: {3} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek_default_label [0.010163s] ... ok DEBUG: {3} barbican.tests.cmd.test_cmd.WhenInvokingRetryServiceCommand.test_should_launch_service [0.004443s] ... ok DEBUG: {0} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_get_when_trans_key_not_found [0.139735s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_general_v0 [0.121848s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_clean_with_args [0.013273s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_for_different_user_no_read_acl [0.037604s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_current [0.008839s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_current_no_dburl [0.008271s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_history [0.008588s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek [0.008995s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_decrypt_secret_with_project_access_disabled [0.036674s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_no_label [0.011182s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek [0.009510s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_gen_mkek_non_default_length [0.009371s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret [0.028859s] ... ok DEBUG: {0} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_rewrap_pkek [0.010145s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_different_project_no_acl [0.032701s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_rules_should_be_loaded [0.007010s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_not_set_in_conf_v0 [0.122559s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_pass_create_secret [0.023307s] ... ok DEBUG: {0} barbican.tests.cmd.test_cmd.WhenInvokingWorkerCommand.test_should_launch_service [0.063303s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_pass_get_secrets [0.034370s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleaning_unassociated_projects [0.200878s] ... ok DEBUG: {2} barbican.tests.api.test_resources_policy.WhenTestingVersionsResource.test_should_pass_get_versions_with_bad_roles [0.006411s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_no_content_type_header [0.007764s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_no_secret [0.013779s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command [0.069734s] ... ok DEBUG: {2} barbican.tests.api.test_transport_keys_resource.WhenGettingOrDeletingTransKeyUsingTransportKeyResource.test_should_throw_exception_for_get_when_trans_key_invalid [0.008250s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision_no_dburl [0.020449s] ... ok DEBUG: {1} barbican.tests.api.controllers.test_versions.WhenTestingVersionsResource.test_when_host_href_is_set_in_conf_v1 [0.132679s] ... ok DEBUG: {1} barbican.tests.api.middleware.test_context.TestUnauthenticatedContextMiddleware.test_role_used_from_header [0.001843s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_sync_secret_stores_no_args [0.016771s] ... ok DEBUG: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method DEBUG: warnings.warn("TestResult has no addDuration method", DEBUG: {1} barbican.tests.api.middleware.test_simple.WhenTestingSimpleMiddleware.test_should_process_request [0.012090s] ... ok DEBUG: {1} barbican.tests.api.test_init.WhenInvokingLoadBodyFunction.test_should_abort_with_read_error [0.002863s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenCreatingContainerConsumersUsingResource.test_should_fail_consumer_bad_json [0.008672s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenCreatingSecretConsumersUsingResource.test_should_404_when_secret_ref_doesnt_exist [0.006989s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_sync_secret_stores_with_args [0.026690s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_delete_consumer [0.011394s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingContainerConsumersUsingResource.test_should_delete_consumers_on_container_delete [0.007430s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_upgrade_no_dburl [0.023434s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_delete_consumer [0.011730s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_fail_deleting_consumer_bad_json [0.009133s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac [0.023105s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingOrDeletingSecretConsumersUsingResource.test_should_get_consumer [0.007863s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_order_with_child [0.154792s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_get_secret_as_plain_based_on_content_type [0.013309s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_put_secret_as_binary_with_tkey_id [0.012863s] ... ok DEBUG: {2} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_mkek_not_found [0.035041s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenGettingPuttingOrDeletingSecretUsingSecretResource.test_should_throw_exception_for_get_when_twsk_but_no_tkey_id_old_way [0.013617s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenOwnershipMismatchForContainerConsumer.test_consumer_check_ownership_mismatch [0.011912s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_post_on_consumer_by_id [0.008898s] ... ok DEBUG: {1} barbican.tests.api.test_resources.WhenPerformingUnallowedOperationsOnContainerConsumers.test_should_not_allow_put_on_consumer_by_id [0.006997s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_container_with_order_child [0.192887s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingConsumerResource.test_rules_should_be_loaded [0.007498s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingConsumersResource.test_should_raise_create_consumer [0.019108s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_pass_get_container_for_same_project_with_no_acl [0.019235s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingContainerResource.test_should_raise_get_container_for_different_project_no_acl [0.015937s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_pass_delete_order [0.008975s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_db_cleanup_raise_integrity_error [0.075762s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrderResource.test_should_raise_delete_order [0.012759s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_rules_should_be_loaded [0.007002s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_pass_create_order [0.013378s] ... ok DEBUG: {2} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command_with_false_args [0.150225s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingOrdersResource.test_should_raise_create_order [0.011388s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_create_consumer [0.010658s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_pass_get_consumers [0.019626s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_orders [0.221377s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_create_consumer [0.018433s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_soft_deleted_secret_orders [0.104631s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretConsumersResource.test_should_raise_delete_consumer [0.017124s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_fail_decrypt_secret_for_creator_user_with_different_project [0.017860s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_different_user_with_valid_read_acl [0.030301s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_containers [0.118480s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_private_enabled_with_read_acl [0.038053s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_pass_get_secret_for_same_project_with_no_acl [0.032548s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretResource.test_should_raise_get_secret_for_different_user_with_no_read_acl [0.029054s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretStoreResource.test_rules_should_be_loaded [0.015153s] ... ok DEBUG: {3} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletion_date [0.087592s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_global_default [0.035775s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_quotas_using_all_defaults [0.063048s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_disabled_false [0.058231s] ... ok DEBUG: {0} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_soft_deleting_expired_secrets [0.325989s] ... ok DEBUG: {0} barbican.tests.common.test_hrefs.WhenTestingGetContainerID.test_get_container_id_passes [0.000928s] ... ok DEBUG: {2} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_secrets [0.426924s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_unlimited_false [0.056287s] ... ok DEBUG: {3} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_raise_not_found_delete_project_quotas [0.057507s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_more_than_one_encoding [0.001289s] ... ok DEBUG: {3} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_quality_too_small [0.001381s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_no_bit_length_in_asymmetric_order_refs [0.009651s] ... ok DEBUG: {2} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_cleanup_soft_deletes_transport_keys [0.078557s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_zero_bit_length_in_asymmetric_order_refs [0.009871s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_name_too_long_should_raise_with_invalid_object [0.003491s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_names_in_secret_refs [0.006425s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_compute_effective_quotas_using_all_defaults [0.124337s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_empty_type [0.006222s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_name_length_greater_than_max [0.006256s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_no_secret_ref_in_secret_refs [0.006476s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_no_type [0.006257s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_empty_name [0.005805s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_good_bit_meta_in_order_refs [0.010148s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretStoresResource.test_should_pass_get_preferred [0.281400s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_disabled_true [0.064028s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_with_null_content_type_in_meta [0.011317s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_bad_type_in_order_refs [0.001207s] ... ok DEBUG: {1} barbican.tests.api.test_resources_policy.WhenTestingSecretsResource.test_should_raise_create_secret [0.022383s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_negative_bit_length_in_order_refs [0.010163s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_wrong_exp_meta_in_order_refs [0.010159s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_containers_non_int [0.006890s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_add_new_transport_key [0.020898s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_secrets_non_int [0.006987s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenCreatingTransKeysListUsingTransportKeysResource.test_should_raise_add_new_transport_key_bad_json [0.005048s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_duplicate_secret_id_in_secret_refs [0.006925s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_should_get_list_transport_keys [0.006707s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_if_required_name_missing [0.006842s] ... ok DEBUG: {1} barbican.tests.api.test_transport_keys_resource.WhenGettingTransKeysListUsingTransportKeysResource.test_should_handle_no_transport_keys [0.006756s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_no_value [0.002393s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_certificate [0.009553s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_symmetric [0.009803s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_delete_project_quotas [0.070680s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_is_unlimited_true [0.121362s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_history_no_dburl [0.024395s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_certificate [0.010503s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_algorithm_is_non_string [0.009952s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_all_nulls [0.009675s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_revision_autogenerate [0.030250s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_bit_length_less_than_min [0.010078s] ... ok DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_db_upgrade [0.010063s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_is_non_string [0.010038s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_mode_is_non_string [0.009377s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_project_quotas [0.066327s] ... ok DEBUG: ERROR: DEBUG: {1} barbican.tests.cmd.test_barbican_manage.TestBarbicanManage.test_hsm_check_hmac_no_label [0.024111s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_no_payload_content_type [0.011090s] ... ok DEBUG: {1} barbican.tests.cmd.test_cmd.WhenInvokingRetryServiceCommand.test_should_fail_run_command [0.007586s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_upper_case_wrong_payload_content_type [0.010098s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_empty_expiration [0.009268s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_with_z [0.009562s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_mixed_case_payload_content_type [0.009627s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_payload_with_whitespace [0.009540s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_unicode_payload [0.010042s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_pass_below_limit [0.131947s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_transport_key_is_non_string [0.003354s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_project_quotas_list [0.070260s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_with_invalid_json_data_type [0.002894s] ... ok DEBUG: {3} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_false_for_small_secrets [0.000716s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_as_uncastable_str [0.000800s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_is_less_than_one [0.000692s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingAutoGenerateTables.test_should_complete_with_alembic_database_update [0.001235s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_pass_default_unlimited [0.058528s] ... ok DEBUG: {1} barbican.tests.cmd.test_db_cleanup.WhenTestingDBCleanUpCommand.test_clean_up_command_with_exception [0.127670s] ... ok DEBUG: {1} barbican.tests.common.test_hrefs.WhenTestingGetContainerID.test_get_container_id_raises [0.000970s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_do_validate_no_status [0.066154s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories.WhenTestingIsDbConnectionError.test_should_return_false_no_error_code_in_args [0.001639s] ... ok DEBUG: {0} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_equal_limit [0.133240s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_accept_encoding_header [0.001231s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_parses_single_accept_with_quality_value [0.000899s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_for_empty_encoding [0.000887s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_quality_too_large [0.000817s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_get_fullname_for_null_instance_raises_exception [0.000681s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_get_fullname_for_string_doesnt_include_module [0.000658s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_hostname_for_refs_trailing_slash [0.001739s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingHostnameForRefsGetter.test_hostname_for_refs [0.000698s] ... ok DEBUG: {0} barbican.tests.common.test_utils.WhenTestingHostnameForRefsGetter.test_hostname_for_refs_no_resource [0.000642s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_user [0.001985s] ... ok DEBUG: {2} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_above_limit [0.088056s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_delete [0.007372s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_missing_op [0.001738s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_can_sort_by_quality_value [0.002712s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_default_users [0.001658s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_ignores_encoding_with_zero_quality_value [0.001472s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_returns_qualified_name [0.000754s] ... ok DEBUG: {2} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_hostname_for_refs_no_resource [0.001445s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_list [0.002572s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_future_write [0.002195s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_private [0.010035s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_two_reader [0.001707s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_almost_empty [0.002634s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_default_creator [0.002036s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_empty [0.002611s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_with_none_or_blank_users [0.094047s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_validate_one_reader [0.002631s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_pass_with_wrong_algorithm_in_asymmetric_order_refs [0.010209s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_pass_good_meta_in_order_refs [0.019688s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_negative_bit_len_in_asymmetric_order_refs [0.010366s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_compute_effective_quotas_using_some_defaults [0.127171s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_no_algorithm_in_order_refs [0.016829s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_if_required_name_missing [0.009247s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_invalid_json_data_type [0.003123s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_validate_all_fields [0.003337s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_ensure_secret_ref_starts_with_request_hostname [0.006303s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingAsymmetricTypeOrderValidator.test_should_raise_with_payload_in_order [0.022325s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_empty_secret_ref_in_secret_refs [0.007218s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_unsupported_names_in_secret_refs [0.006242s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_numeric_name [0.006860s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_numeric_secret_ref_in_secret_refs [0.006223s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_secret_name_too_long [0.006243s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_validate_all_fields [0.014888s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_all_fields [0.006805s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_count [0.084351s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_missing_URL [0.010441s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_empty_secret_refs [0.008542s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingConsumerValidator.test_should_raise_with_missing_name [0.010029s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_algorithm_in_order_refs [0.010043s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_secret_ids_in_secret_refs [0.006223s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_type_in_order_refs [0.001911s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_payload_in_order [0.009819s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_duplicate_secret_ref_format_ids_in_secret_refs [0.013040s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_zero_bit_length_in_order_refs [0.011077s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_nonstring_secret_name [0.009426s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_validate_all_fields [0.006726s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_resource_type_too_long_should_raise_with_invalid_object [0.004211s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_invalid_json_data_type [0.004103s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_not_supported_type [0.016033s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_service [0.004371s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_defaults [0.117690s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_no_metadata [0.003095s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_all_fields [0.001460s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_validate_no_name [0.009095s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_all_fields_and_make_key_lowercase [0.001579s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_validate_no_keys [0.001289s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_empty [0.001343s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_extra_sent_key [0.001664s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_non_string [0.001609s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_validate_all_fields [0.001708s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date [0.077478s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_pass_empty_properties [0.019275s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_unknown_secret_type [0.011290s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_orders_non_int [0.006352s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_no_secret_type [0.010654s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_passphrase [0.009355s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_more_than_3_secret_refs_for_rsa_type [0.018400s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_public [0.009878s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_symmetric [0.009505s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_no_names_in_secret_refs [0.009737s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_service_too_long_should_raise_with_invalid_object [0.003640s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_resource_type [0.003552s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_algorithm_greater_than_max [0.011309s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_validate_all_fields [0.003596s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_non_url_safe_string [0.001066s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_nothing [0.062476s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_validate_all_fields_and_make_key_lowercase [0.005761s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_already_expired [0.012480s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_mode_length_greater_than_max [0.012186s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_private [0.018583s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_negative_bit_length [0.009594s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_mixed_case_wrong_payload_content_type [0.009015s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_public [0.017954s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_project_quotas_using_empty_definition [0.125771s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_all_fields [0.010699s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_passphrase [0.019507s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_future_expiration [0.009156s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_future_expiration_no_t [0.009790s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_with_plugin_name_filter [0.076101s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_private [0.020977s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_null_name [0.011297s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_with_supported_encoding [0.008818s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_public [0.016822s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_validate_with_good_base64_payload [0.009876s] ... ok DEBUG: {2} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_true_for_big_unicode_secrets [0.000841s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_is_too_big [0.001110s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenIncreasingRepositoryTestCoverage.test_get_count_should_return_zero [0.000830s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_entity_id_not_found [0.001284s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_pass_with_secret_type_private [0.014785s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_all_empties [0.019581s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_one [0.072247s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_bit_length_greater_than_max [0.021942s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_name_length_is_greater_than_max [0.014716s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_project_quotas_with_partial_definition [0.129005s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_create_from_entity_with_id [0.070767s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_complete_with_no_alembic_create_pool_configs [0.005609s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_raise_value_exception_engine_create_failure [0.003377s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingIsDbConnectionError.test_should_return_true_error_code_found_in_args [0.002292s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_plain_text_and_encoding [0.026112s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories.WhenTestingMigrations.test_no_downgrade [0.010492s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_wrong_encoding [0.014291s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_extra_whitespace [0.022912s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_no_payload [0.017786s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_empty_payload [0.012899s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_plugin_name_is_non_string [0.012476s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_with_empty_transport_key [0.003138s] ... ok DEBUG: {0} barbican.tests.common.test_validators.WhenTestingValidatorsFunctions.test_secret_too_big_is_true_for_big_secrets [0.000670s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_limit_as_none [0.004963s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_as_uncastable_str [0.000941s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_is_too_big [0.000600s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_entity_not_found [0.000686s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_get_quotas_using_some_defaults [0.122469s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_do_entity_name [0.149952s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_for_existing_acls [0.138716s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_do_validate_bad_status [0.113868s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_get_empty_project_quotas_list [0.124808s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_create_or_replace_from_for_new_acls [0.101726s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_by_create_date [0.163752s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_by_create_date_with_params [0.078364s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaDriverFunctions.test_should_return_not_found_get_project_quotas [0.128996s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_for_new_acls [0.150517s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_delete_acls_for_secret [0.138431s] ... ok DEBUG: {1} barbican.tests.common.test_quota.WhenTestingQuotaEnforcingFunctions.test_should_raise_disabled_value [0.077012s] ... ok DEBUG: {1} barbican.tests.common.test_utils.TestConfigValues.test_barbican_conf_values_made_visible_to_oslo_conf [0.002256s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_set_global_preferred_ca [0.083659s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingAcceptEncodingGetter.test_returns_none_on_invalid_quality_type [0.002867s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingGenerateFullClassnameForInstance.test_returns_class_name_on_null_module [0.001021s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_blank_conf_hosthref_for_refs [0.001610s] ... ok DEBUG: {1} barbican.tests.common.test_utils.WhenTestingHostByWsgiRequestForRefsGetter.test_hostname_for_refs [0.001873s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_field [0.002267s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_bad_op [0.002156s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingAclValidator.test_should_raise_foo [0.002237s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingCertificateContainerValidator.test_should_raise_more_than_4_secret_refs_for_cert_type [0.007287s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_ensure_unconfigured_secret_ref_hostname_cannot_be_passed_in [0.007039s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_all_empties [0.009132s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingContainerValidator.test_should_raise_all_nulls [0.006931s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_delete_single_acl_and_count [0.125851s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_not_raise_correct_hmac_order_refs [0.012230s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_pass_good_exp_meta_in_order_refs [0.010465s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_create [0.074475s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_bit_length_in_order_refs [0.013024s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingKeyTypeOrderValidator.test_should_raise_with_no_meta_in_order_refs [0.002161s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_pass_good_data [0.006860s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_bad_data [0.007513s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_cas_non_int [0.007173s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingProjectQuotasValidator.test_should_raise_empty_dict [0.007124s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_empty_names_in_secret_refs [0.008545s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingRSAContainerValidator.test_should_raise_unsupported_names_in_secret_refs [0.007553s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretConsumerValidator.test_should_raise_with_missing_resource_id [0.004253s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_key_non_string [0.001438s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadataValidator.test_should_raise_invalid_value_non_string [0.001346s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_no_key [0.001677s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_key_non_url_safe_string [0.001711s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretMetadatumValidator.test_should_raise_invalid_value_non_string [0.001623s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_by_container_id [0.199637s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_raise_constraint_check [0.074501s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_passphrase [0.014006s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_content_type_symmetric [0.009968s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_fail_with_bad_encoding_certificate [0.010955s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_greater_than_max [0.010547s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_expiration_nonsense [0.011249s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_by_create_date_with_plugin_ca_id_filter [0.151938s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_non_integer_bit_length [0.011874s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date_nothing [0.070503s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_numeric_name [0.012120s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_payload_content_type_greater_than_max [0.010428s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_message_w_bad_payload_content_type [0.010029s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_raise_with_payload_content_encoding_greater_than_max [0.010416s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_empty_name [0.010781s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_expiration_with_tz [0.011281s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_no_name [0.010255s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_should_validate_upper_case_payload_content_type [0.010236s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date_with_ca_id_filter [0.078580s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingSecretValidator.test_validation_should_raise_with_bad_base64_payload [0.011561s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_plugin_name_is_missing [0.004863s] ... ok DEBUG: {1} barbican.tests.common.test_validators.WhenTestingTransportKeyValidator.test_should_raise_transport_key_is_missing [0.003342s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_offset_as_none [0.000861s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenCleaningRepositoryPagingParameters.test_parameters_not_assigned [0.000956s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenIncreasingRepositoryTestCoverage.test_get_project_entities_should_return_empty [0.000914s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenInvokingExceptionMethods.test_should_raise_for_no_entities_found [0.001068s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_one_after_delete [0.173124s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_for_existing_acls [0.222300s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_by_values_no_deleted [0.080395s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenTestingBaseRepository.test_should_raise_invalid_create_from_no_entity [0.072423s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories.WhenTestingGetEnginePrivate.test_should_complete_with_no_alembic_create_default_configs [0.009638s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_create_or_replace_from_with_none_or_blank_users [0.084778s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_nothing [0.086127s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_one_after_delete [0.117873s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_update [0.093698s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_delete_single_acl_and_count [0.154155s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_by_secret_id [0.125292s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_raise_no_result_found [0.102773s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_do_entity_name [0.057800s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_get_by_entity_id [0.084441s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_raise_notfound_exception [0.065547s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_by_create_date [0.072342s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_count [0.110143s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_suppress_notfound_exception [0.064769s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_should_raise_no_result_found [0.060826s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_should_raise_notfound_exception_get_by_entity_id [0.065718s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingContainerACLRepository.test_should_raise_notfound_exception_get_by_entity_id [0.126044s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_projects.WhenTestingProjectRepository.test_should_create_retrieve_deleted_project [0.065577s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_one_after_delete [0.075278s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_do_entity_name [0.080781s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_delete [0.067746s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_constraint_create_same_composite_key_no_id [0.104943s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_get_list_of_zero_project_quotas [0.075726s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_delete_acls_for_secret [0.184076s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_get_count_should_return_zero [0.165995s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_get_by_secret_id [0.092479s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_acls.WhenTestingSecretACLRepository.test_get_by_entity_id [0.114324s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_container_id [0.162723s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_one [0.085112s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingCertificateAuthorityRepo.test_should_raise_no_result_found [0.079863s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_one [0.162386s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_update_with_duplicate_consumer [0.084573s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_get_count_zero [0.074251s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_one [0.074628s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_do_entity_name [0.161731s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_get_project_entities [0.165706s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_should_raise_no_result_found_with_exceptions [0.090659s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_should_get_count_zero [0.129883s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_count_by_secret_store [0.110362s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_get_order [0.081744s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_project_entities [0.069030s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingPreferredCARepo.test_should_raise_no_result_found [0.151470s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_one_after_delete [0.080160s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_should_raise_constraint_for_same_project_id [0.079300s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_raise_no_result_found_no_exception [0.072123s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_certificate_authorities.WhenTestingProjectCARepo.test_get_project_entities [0.107642s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_by_entity_id [0.067227s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_raise_no_result_found_with_exceptions [0.069390s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_consumers.WhenTestingContainerConsumerRepository.test_should_raise_no_result_found_get_by_values_show_deleted [0.067471s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_no_data_case_for_get_all [0.074403s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_do_entity_name [0.064461s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_containers.WhenTestingContainerRepository.test_get_container_by_id [0.066109s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_or_after_march [0.065281s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_by_create_date_nothing [0.071127s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_get_order_retry_task [0.068568s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one [0.071974s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_list_of_one_project_quotas [0.070652s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_should_raise_no_result_found_no_exception [0.067067s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one_after_delete [0.073262s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_list_of_two_project_quotas [0.067674s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_one [0.068353s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_raise_no_result_found [0.061189s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_get_specific_project_quotas [0.062997s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_delete_not_found [0.062415s] ... ok DEBUG: {3} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_suppress_notfound_exception [0.060131s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainer.test_new_container_is_created_from_dict [0.001213s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainer.test_parse_secret_ref_uri [0.000944s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_expect_user_ids_as_list [0.000707s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_new_secretacl_user_for_given_all_input [0.000658s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_should_throw_exception_missing_user_id [0.000682s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewPreferredCertificateAuthority.test_create_new_preferred_ca [0.001185s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas [0.000719s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_should_throw_exception_missing_secret_store_id [0.000726s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecret.test_new_secret_is_created_with_default_secret_type [0.000696s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_should_throw_exception_missing_operation [0.000687s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_should_throw_exception_missing_user_id [0.000692s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_new_secret_stores_for_all_input [0.000787s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_new_secret_stores_required_input_only [0.000649s] ... ok DEBUG: {3} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_secret_stores_check_to_dict_fields [0.000982s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_not_found_get_by_entity_id [0.063518s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_get_list_of_zero_project_quotas [0.064844s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_find_by_external_project_id [0.062637s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_raise_get_missing_specific_project_quotas [0.062773s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_get_by_resource_id [0.079629s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_delete_not_found [0.089466s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_specific_project_quotas [0.109844s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_constraint_create_same_composite_key_no_id [0.110060s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_update_specific_project_quotas [0.089233s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_by_entity_id [0.068594s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_project_quotas_with_some_defaults [0.095587s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_should_raise_notfound_exception_get_by_entity_id [0.066839s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_throw_exception_missing_project_id [0.064316s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_one_after_delete [0.121905s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_all [0.082417s] ... ok DEBUG: {3} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_with_exception_suppressed_get_secret_store_for_project [0.080898s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_get_count_zero [0.063422s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_bit_DSA_key_with_passphrase [0.031461s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_bit_RSA_key_with_passphrase [0.015957s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_128_bit_hmac_key [0.002803s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_192_bit_key [0.002243s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_256_bit_key [0.002234s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_get_plugin_name [0.000924s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_asymmetric_key_generation [0.000736s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_encrypt_decrypt [0.000679s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_plugin_retrieve [0.001477s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_decrypt_bad_session [0.003031s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_encrypt [0.002994s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_encrypt_bad_session [0.005127s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_invalid_library_path [0.002485s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_load_kek_from_meta_dto_no_key_wrap_mechanism [0.002629s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_reinitialize_pkcs11 [0.002654s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_supports_encrypt_decrypt [0.002315s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_constraint_for_same_names [0.099592s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_constraint_for_same_plugin_names [0.067117s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_create_user_metadatum [0.148054s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_should_raise_notfound_exception_get_by_entity_id [0.063286s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_compute_hmac [0.187110s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_data_includes_six_secrets [0.061676s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_delete_user_metadatum [0.134693s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_converting_unicode_to_bytes [0.060902s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_before_march [0.059593s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_or_before_march [0.058304s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_get_metadata_invalid_secret [0.141978s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_created_asc [0.067561s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_too_large_pad [0.239251s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_by_create_date_nothing [0.119033s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_delete_entity_by_id [0.147578s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_finalize [0.074019s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_finalize_ignores_trustway_network_errors [0.086499s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_get_secret_store_for_project [0.140238s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_by_id [0.145081s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_random [0.081934s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_label [0.073508s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_do_entity_name [0.141781s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_bit_length [0.148876s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_ignores_given_slot [0.063595s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_name [0.097738s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_get_all_check_sorting_order [0.159859s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_ignores_label [0.121215s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_secret_type [0.146217s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_after_march [0.121138s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_serial_number [0.124685s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_one_after_expiration [0.152303s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_between_march_and_may_inclusive [0.119358s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_two_tokens_same_label [0.140085s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_name_defaults_ascending [0.113090s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_get_count_zero [0.137233s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_init_raises_invalid_encryption_mechanism [0.135744s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_updated_desc [0.125940s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_should_raise_notfound_exception [0.126157s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_public_get_session [0.157244s] ... ok DEBUG: {1} barbican.tests.model.repositories.test_repositories_transport_keys.WhenTestingTransportKeyRepository.test_should_raise_no_result_found_with_plugin_name [0.128020s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewConsumer.test_new_consumer_is_created_from_dict [0.004672s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_with_duplicate_userids_input [0.001130s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewOrder.test_new_order_is_created [0.001113s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewProjectCertificateAuthority.test_create_new_project_ca [0.001280s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_project_quotas_check_to_dict_fields [0.001273s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_should_throw_exception_missing_project_id [0.000917s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_should_throw_exception_missing_secret_id [0.000993s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_new_secret_metadata_is_created_from_dict [0.001686s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_should_throw_exception_missing_name [0.001010s] ... ok DEBUG: {1} barbican.tests.model.test_models.WhenCreatingOrderRetryTask.test_create_new_order_task [0.001023s] ... ok DEBUG: {3} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_user_get_session [0.150761s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_no_supported_plugin [0.001742s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_supported_plugin [0.001355s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_retrieve_plugin_raises_when_not_available [0.001297s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_found_by_name [0.001472s] ... ok DEBUG: {3} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_supported_plugin [0.001249s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_secret [0.008253s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_meta_dict [0.004954s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_mode [0.250367s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret_raises_exception [0.025686s] ... ok DEBUG: {3} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret_supports [0.013445s] ... ok DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_public_key ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_secret_with_twsk ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.objects.test_ovo_base.TestBarbicanObject.test_ovo_get_session [0.132441s] ... ok DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_passphrase_for_using_in_private_key_retrieval ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_secret_with_tkey_id ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_symmetric_dh_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_credential_None [0.023439s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_pkcs1_only_config_option [0.017131s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_tlsv1_config_option [0.003821s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_error_opening_connection [0.008085s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_return_value [0.013640s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_aes [0.003528s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_desede [0.008046s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_with_invalid_alg [0.003902s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_with_valid_alg_invalid_bit_length [0.003852s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_invalid_algorithm [0.016137s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_certificate [0.004106s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_public_key [0.006206s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_return_value_invalid_key_material_type [0.007391s] ... ok DEBUG: {2} barbican.tests.model.repositories.test_repositories_transport_keys.WhenTestingTransportKeyRepository.test_should_raise_no_result_found_no_plugin_name [0.177911s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewCertificateAuthority.test_new_ca_is_created_from_dict [0.001613s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainer.test_new_certificate_container_is_created_from_dict [0.000989s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_for_bare_minimum_input [0.000974s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_for_given_all_input [0.000952s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas_with_some_default_quotas [0.000821s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_passphrase_secret_assert_called [0.013208s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_new_project_secret_store [0.000820s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewProjectSecretStore.test_project_secret_store_check_to_dict_fields [0.002010s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_passphrase_secret_return_value [0.012765s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_should_raise_no_result_found [0.157362s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecret.test_new_secret_is_created_from_dict [0.010318s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_for_bare_minimum_input [0.002356s] ... ok DEBUG: {3} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_error_opening_connection [0.005586s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_for_given_all_input [0.001069s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_with_duplicate_userids_input [0.001020s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_new_secretacl_user_check_to_dict_fields [0.000858s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_should_raise_exception_metadata_with_no_key [0.000866s] ... ok DEBUG: {3} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_generate_asymmetric_with_passphrase [0.006011s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretMetadata.test_should_raise_exception_metadata_with_no_value [0.000892s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenCreatingNewSecretStores.test_should_throw_exception_missing_store_plugin [0.000826s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenProcessingJsonBlob.test_process_bind_param_w_dict [0.000764s] ... ok DEBUG: {2} barbican.tests.model.test_models.WhenProcessingJsonBlob.test_process_result_value_w_json_str [0.000733s] ... ok DEBUG: {3} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_generate_asymmetric_without_passphrase [0.006885s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_symmetric_key [0.013912s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_algo_not_supported_generate_asymmetric_key [0.005774s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_public [0.005187s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_supports [0.003720s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_with_context_type [0.004577s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_symmetric_algorithms [0.000347s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_raise_no_kek_bind_not_completed [0.004568s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoIndicateBindCompleted.test_bind_operation [0.000646s] ... ok DEBUG: {3} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoStoreSecretAndDatum.test_with_existing_secret [0.002438s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_base64_encoding [0.001595s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_supported_binary [0.001174s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_octectstream_base64 [0.000978s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_plaintext_none [0.000842s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingSupported.test_is_base64_supported_with_unsupported_values [0.000757s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_binary_normalization [0.001150s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_unsupported_charset_in_plain_text_mime [0.000758s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_by_create_date_nothing [0.090138s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project.TestProject.test_ovo_should_create_retrieve_deleted_project [0.116755s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_applicable_store_plugins_when_multiple_backend_not_enabled [0.096982s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_delete [0.093650s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_list_of_two_project_quotas [0.146373s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_kmip [0.093132s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_suppress_get_missing_specific_project_quotas [0.077644s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_get_missing_specific_project_quotas [0.095202s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_pkcs11 [0.091709s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_create_or_update_for_project [0.080865s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_suppress_delete_not_found [0.111632s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_delete_entity_by_id [0.180064s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_successful_syncup_no_existing_secret_stores [0.209033s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_create_by_entity_id [0.133896s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_with_existing_secret_stores [0.099295s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_do_entity_name [0.119660s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_count_by_secret_store [0.129046s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_global_default_not_specified [0.063879s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_secretstore_section_missing [0.058982s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_raise_notfound_exception_get_secret_store_for_project [0.099079s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_project_entities [0.103148s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_store_plugin_name_missing [0.061182s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_raise_constraint_for_same_project_id [0.071545s] ... ok DEBUG: {2} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_throw_exception_missing_project_id [0.079903s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_bind_kek_metadata [0.001710s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_does_not_support_unknown_type [0.000869s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_encrypt_with_unicode_kek_must_pass [0.002496s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_128_bit_key [0.003223s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_asymmetric_1024_bit_key [0.018190s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_can_override_enabled_plugins [0.002101s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_plugin_store_generate [0.001831s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read_when_crypto_plugin_name_is_blank [0.066007s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenAnalyzingBeforeDecryption.test_unsupported_content_type_raises_exception [0.001717s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_certificate_conversion [0.000923s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_generate_symmetric [0.013488s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_get_plugin_name [0.005467s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_supports_symmetric_key_generation [0.002992s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_private_pem_to_der [0.064510s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_ascii_characters_to_utf8_with_plain_text [0.001283s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_public_key [0.000803s] ... ok DEBUG: {3} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_base64_bytes [0.000818s] ... ok DEBUG: {3} barbican.tests.queue.test_client.WhenUsingAsyncTaskClient.test_should_process_type_order [0.001654s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_keystone_notification_config_used [0.053045s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_keystone_notification_pool_size_used [0.003462s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_wait [0.002957s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_missing_payload [0.001534s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_missing_resource_info [0.001180s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_event_type_in_different_case [0.001348s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_incomplete_event_type_format [0.001200s] ... ok DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_processing_error_requeue_disabled [0.001504s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_service/backend/_threading/threadgroup.py:116: DeprecationWarning: Calling add_dynamic_timer() with arguments is deprecated. Use add_dynamic_timer_args() instead. DEBUG: warnings.warn( DEBUG: {3} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_info_level_notification [0.001783s] ... ok DEBUG: {1} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_raise_notfound_exception_get_by_entity_id [0.228915s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_byte_string_encryption [0.002698s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_decrypt_kek_not_created [0.001261s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_generate_1024_DSA_key_in_pem_and_reconstruct_key_der [0.022738s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_random_bytes_encryption [0.002224s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_get_manager_with_multi_threads [0.004854s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_wrong_plugin_name [0.001482s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_wrong_plugin_type [0.001729s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_bind_kek_metadata_without_existing_key [0.002818s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_cached_kek_expired [0.002385s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_decrypt [0.002775s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_load_kek_no_iv [0.003466s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_new_iv [0.246761s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_wrong_length [0.089171s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error_with_without_specific_handling [0.155940s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad_wrong_size [0.083411s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_encrypt_with_no_iv_generation [0.081543s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_key_no_flags [0.064260s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_session_key [0.081589s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_master_key [0.097179s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_backwards_compatibility [0.058171s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_from_label_ignores_given_slot [0.060194s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_generate_master_key_no_label [0.091086s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_serial_not_found [0.060860s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_init_raises_invalid_hmac_mechanism [0.060873s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_multiple_keys [0.109097s] ... ok DEBUG: {1} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_init_raises_invalid_key_wrap_mechanism [0.061385s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_no_keys [0.095526s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.TestSecretStorePluginManagerMultipleBackend.test_plugin_created_as_per_mulitple_backend_conf [0.081979s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_with_tkey_and_no_supports_storage [0.001562s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_supported_plugin_no_plugin_name [0.001443s] ... ok DEBUG: {1} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_supported_plugin_with_plugin_name [0.001193s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret [0.006429s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_exception [0.005821s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_delete_secret_throws_key_error [0.005497s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_throws_exception [0.005516s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_supports [0.005184s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_plugin_name [0.005562s] ... ok DEBUG: {1} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_store_secret [0.006030s] ... ok DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_symmetric_key ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_plugin_name ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_slot_id_label_not_found [0.082618s] ... ok DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_private_key ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_raises_error_with_no_pem_path ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_asymmetric_rsa_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_check_keyfile_permissions_bad [0.004446s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_assert_called [0.003611s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_error_opening_connection [0.004000s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_with_null_metadata_values [0.003442s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_enable_tlsv12_config_option [0.003501s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_check_for_passphrase [0.003166s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_invalid_algorithm [0.004284s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_not_asymmetric_algorithm [0.003065s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_valid_algorithm_invalid_bit_length [0.002910s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_des [0.002818s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_plugin_name [0.003247s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha1 [0.003225s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha256 [0.003168s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_private_key [0.044900s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_error_opening_connection [0.004297s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_triple_des [0.003598s] ... ok DEBUG: {3} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_not_invoked_periodic_task_yet [1.013198s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_private_pkcs8 [0.088761s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_public_pkcs1 [0.005144s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_public_pkcs8 [0.004358s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_wrap_key_no_iv_generation [0.247042s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_private_pkcs1 [0.046666s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_public_pkcs1 [0.004389s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_invalid_algorithm [0.003197s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_server_error_occurs [0.004286s] ... ok DEBUG: {1} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_symmetric_secret_return_value [0.003986s] ... ok DEBUG: {3} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_fail_process_retry [0.076890s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_asymmetric_key_without_passphrase [0.004893s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_supports [0.003418s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_private [0.004718s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_certificate [0.004344s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_bind_completed [0.004581s] ... ok DEBUG: {1} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoStoreSecretAndDatum.test_without_existing_secret [0.003066s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_secret_with_non_matching_datum [0.001410s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_plaintext_none [0.000690s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_unknown_with_valid_encoding [0.000663s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_is_base64_needed [0.000845s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_binary [0.000585s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingSupported.test_is_base64_supported_application_octet_stream [0.006988s] ... ok DEBUG: {3} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_perform_retry_processing_no_tasks [0.098013s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenCallingTasksMethod.test_process_order_catch_exception [0.002477s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenCallingTasksMethod.test_should_process_begin_order [0.002530s] ... ok DEBUG: {3} barbican.tests.queue.test_server.WhenUsingTransactionalDecorator.test_should_commit [0.001967s] ... ok DEBUG: {3} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_have_expected_defaults [0.000820s] ... ok DEBUG: {3} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_indicate_follow_on_when_retry_task_provided [0.000644s] ... ok DEBUG: {3} barbican.tests.tasks.test_common.WhenUsingFollowOnProcessingStatusDTO.test_should_indicate_no_follow_on_with_no_retry_task [0.000796s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_not_set_then_default_used [0.084165s] ... ok DEBUG: {2} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_wrap_key_with_iv_generation [0.193711s] ... ok DEBUG: {3} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_alchemy_error_suppress_exception_false [0.090495s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_db_backend [0.074984s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_pkcs11 [0.075242s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_secret_store.TestSecretStorePluginManagerMultipleBackend.test_plugin_created_kmip_default_mulitple_backend_conf [0.116816s] ... ok DEBUG: {2} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_generate_no_plugin_found [0.001469s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_key [0.008171s] ... ok DEBUG: {3} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_alchemy_error_suppress_exception_true [0.098530s] ... ok DEBUG: {2} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_asymmetric_throws_passphrase_exception [0.006576s] ... ok DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_asymmetric_key ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_get_secret ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_store_secret ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_symmetric_aes_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_checks_keyfile_permissions [0.005648s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_credential [0.004047s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_server_error_occurs [0.006132s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_server_error_occurs [0.005248s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_dsa [0.003886s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_assert_called [0.004449s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_error_opening_connection [0.004348s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_return_value [0.005729s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha512 [0.005082s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_opaque [0.004395s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_project_preferred_default_plugin_db_backend [0.090553s] ... ok DEBUG: {3} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_not_impl_error_suppress_exception_false [0.073984s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_retrieval [0.007695s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_error_report_fail [0.006001s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_process_key_order [0.004718s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_no_result [0.004223s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_follow_on_needed [0.004749s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_large_statuses_clipped [0.004130s] ... ok DEBUG: {3} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_success_result_no_follow_on_needed [0.004122s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_private_key_pkcs1 [0.064557s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric [0.010351s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_symmetric_server_error_occurs [0.008401s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_map_type_ss_to_kmip_valid_type [0.003135s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_modify_global_default [0.094520s] ... ok DEBUG: Label mocklabel is not set. DEBUG: Key labeled mocklabel found! DEBUG: Key labeled None found! DEBUG: HMAC successfully generated! DEBUG: HMAC successfully generated! DEBUG: HMAC successfully generated! DEBUG: MKEK successfully generated! DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_with_store_and_crypto_plugins_count_mismatch [0.069842s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_assert_called_private_pkcs1 [0.091611s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_public_pkcs8 [0.004675s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_assert_called_no_key_spec [0.004412s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_assert_called_rsa [0.004138s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_opaque_secret_assert_called [0.003887s] ... ok DEBUG: {2} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_secret_valid_algorithm_invalid_bit_length [0.005044s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_delete_secret_w_metadata [0.005908s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_get_secret_dto_general_secret_store [0.005180s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_get_secret_dto_store_crypto [0.006509s] ... ok DEBUG: {2} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_store_secret_dto [0.004075s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_generate_asymmetric_key_with_passphrase [0.004081s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret [0.003522s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_certificate [0.004552s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_algorithm_not_supported_generate_symmetric_key [0.003313s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_conf_read_when_multiple_plugin_disabled [0.072835s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_secret_without_context_type [0.003376s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_certificate_pem_to_der [0.000922s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_private_key [0.000644s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_binary_base64 [0.000665s] ... ok DEBUG: {2} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoFindOrCreateKekObjects.test_kek_bind_not_completed [0.002955s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_certificate_base64 [0.000641s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_without_encoding [0.001021s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_public_base64 [0.000681s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_not_allow_with_invalid_content_type [0.000776s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_content_encoding_isnt_base64 [0.000703s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_content_to_encodings [0.000788s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_invalid_content_type [0.000752s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_pkcs8_no_encoding [0.000647s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_malformed_charset_in_plain_text_mime [0.000606s] ... ok DEBUG: {1} barbican.tests.plugin.util.test_utils.WhenInvokingInstantiatePlugins.test_does_not_create_plugin_instance_due_to_error [0.001210s] ... ok DEBUG: {1} barbican.tests.queue.test_client.WhenCreatingDirectTaskClient.test_should_use_direct_task_client [0.000907s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_stop [0.060082s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_create_project_event_notification [0.001249s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_blank_payload [0.001106s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_missing_event_type [0.001031s] ... ok DEBUG: {1} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_update_project_event_notification [0.001464s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_syncup_delete_secret_store_with_preferred_project_using_it [0.090912s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_not_schedule_task_due_to_no_action_required_result [0.069096s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read [0.062847s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_not_schedule_task_due_to_no_result [0.068680s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenUsingRetryableOrderDecorator.test_retry_should_not_be_scheduled_if_exception_is_raised [0.001270s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_successful_conf_read_when_crypto_plugin_name_is_missing [0.060663s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenAnalyzingBeforeDecryption.test_supported_content_type_doesnt_raise_exception [0.000885s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_certificate_der_to_pem [0.000704s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_order_retry_tasks.WhenTestingOrderRetryTaskRepository.test_get_order_retry_task_filtered_by_retry_time [6.161192s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_private_der_to_pem [0.045005s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_public_der_to_pem [0.000808s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_should_raise_to_der_with_bad_secret_type [0.000728s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_ascii_characters_to_utf8_with_app_octet_stream [0.000659s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_content_type_not_text_or_binary_raises_exception [0.000653s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_non_ascii_character_with_plain_text_raises_exception [0.000653s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_binary [0.000640s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_private [0.000619s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_private_base64 [0.000613s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_public [0.000580s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_symmetric [0.000602s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_tmp_plain_text [0.000599s] ... ok DEBUG: {2} barbican.tests.plugin.util.test_utils.WhenInvokingInstantiatePlugins.test_creates_plugin_instance [0.000599s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenUsingTaskServer.test_should_stop [0.123402s] ... ok DEBUG: {1} barbican.tests.queue.test_server.WhenUsingTransactionalDecorator.test_should_rollback [0.002783s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_should_start [0.067228s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_with_different_service_name_in_event_type [0.001422s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_processing [0.005734s] ... ok DEBUG: {2} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_blank_event_type [0.001369s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_process_asymmetric_order [0.006990s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_orders.WhenTestingOrderRepository.test_should_get_count_zero [0.099704s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_processing [0.007872s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_success_report_fail [0.009530s] ... ok DEBUG: {1} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_retrieve_entity [0.005055s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_projects.WhenTestingProjectRepository.test_should_raise_no_result_found [0.069551s] ... ok DEBUG: Key labeled None found! DEBUG: {2} barbican.tests.queue.test_server.WhenCallingScheduleOrderRetryTasks.test_should_schedule_invoking_task_for_retry [0.139511s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_project_quotas_with_some_defaults [0.063396s] ... ok DEBUG: {2} barbican.tests.queue.test_server.WhenUsingRetryableOrderDecorator.test_should_successfully_schedule_a_task_for_retry [0.006474s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_quotas.WhenTestingProjectQuotasRepo.test_should_suppress_get_missing_specific_project_quotas [0.059408s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_no_result_found_get_by_resource_id [0.067820s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_invoke_handle_error [0.131998s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_raise_no_result_found_get_by_secret_id [0.074691s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_consumers.WhenTestingSecretConsumerRepository.test_should_update_with_duplicate_consumer [0.111087s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_existing_project_entities_cleanup_for_plain_secret [0.207770s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_create_and_get_metadata_for_secret [0.070302s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_delete_secret_deletes_secret_metadata [0.073602s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_project_entities_cleanup_for_missing_barbican_project [0.110308s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_metadata.WhenTestingSecretMetadataRepository.test_replace_user_metadatum [0.072679s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_project_entities_cleanup_for_no_matching_barbican_project [0.108990s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_create_or_update_for_project [0.071987s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_raise_notfound_exception_get_secret_store_for_project [0.063445s] ... ok DEBUG: {2} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumerProcessMethod.test_rollback_with_error_during_project_cleanup [0.118896s] ... ok DEBUG: {2} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_success_report_fail [0.007378s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingProjectSecretStoreRepo.test_with_exception_suppressed_get_secret_store_for_project [0.078294s] ... ok DEBUG: Key labeled mocklabel found! DEBUG: Label mocklabel is not set. DEBUG: Key labeled mocklabel found! DEBUG: {0} barbican.tests.model.repositories.test_repositories_secret_stores.WhenTestingSecretStoresRepo.test_delete_entity_by_id [0.066241s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_filter_by_created_on_new_years [0.062252s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingQueryFilters.test_sort_by_name_desc [0.217198s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_do_entity_name [0.061873s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list [0.095278s] ... ok DEBUG: {0} barbican.tests.model.repositories.test_repositories_secrets.WhenTestingSecretRepository.test_get_secret_list_with_filter_query_by_algorithm [0.094142s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewConsumer.test_new_consumer_has_correct_hash [0.001074s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_new_containeracl_check_to_dict_fields [0.001092s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_should_throw_exception_missing_container_id [0.000837s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACL.test_should_throw_exception_missing_operation [0.000791s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewContainerACLUser.test_new_secretacl_user_check_to_dict_fields [0.000782s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_create_new_project_quotas_with_all_default_quotas [0.000726s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewProjectQuotas.test_should_throw_exception_missing_project_id [0.000659s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_check_to_dict_fields [0.001007s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACL.test_new_secretacl_expect_user_ids_as_list [0.000970s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretACLUser.test_new_secretacl_user_for_given_all_input [0.000654s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_new_secret_consumer [0.000683s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_should_raise_exception_when_missing_arguments [0.000868s] ... ok DEBUG: {0} barbican.tests.model.test_models.WhenCreatingNewSecretConsumer.test_to_dict_fields [0.000719s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_get_list_of_one_project_quotas [0.083867s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_delete_not_found [0.069153s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_get_list_of_zero_project_quotas [0.071479s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_should_raise_not_found_get_by_entity_id [0.071758s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_quotas.TestProjectQuotas.test_ovo_update_specific_project_quotas [0.080580s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_get_secret_store_for_project [0.077822s] ... ok DEBUG: {0} barbican.tests.objects.test_ovo_project_secret_store.TestProjectSecretStore.test_ovo_should_throw_exception_missing_secret_store_id [0.059984s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_encrypt_unicode_raises_value_error [0.002628s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_crypto.WhenTestingSimpleCryptoPlugin.test_supports_symmetric_key_generation [0.000805s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_no_active_plugin_name [0.001397s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_manager.WhenTestingManager.test_raises_error_with_no_active_store_generate_plugin [0.001302s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_bind_kek_metadata_with_existing_key [0.002591s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_call_pkcs11_with_token_error [0.004955s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_create_pkcs11 [0.169521s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_does_not_support_unknown_type [0.002601s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_does_not_supports_asymmetric_key_generation [0.002325s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_generate_asymmetric_raises_error [0.002642s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_generate_wrapped_kek_no_iv [0.002461s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_p11_crypto.WhenTestingP11CryptoPlugin.test_missing_mkek [0.003732s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error [0.058774s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_check_error_with_token_error [0.061637s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_converting_default_str_type_to_bytes [0.063066s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt [0.087854s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_decrypt_with_pad [0.083939s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_destroy_object [0.058703s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_encrypt_with_iv_generation [0.091555s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_get_key_handle_one_key [0.079749s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_invalid_build_attributes [0.071370s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_rng_self_test_fail [0.059361s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_seed_random [0.066947s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_unwrap_key [0.096892s] ... ok DEBUG: {0} barbican.tests.plugin.crypto.test_pkcs11.WhenTestingPKCS11.test_verify_hmac [0.073910s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_no_plugin_found [0.001344s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_no_tkey_and_supports_storage [0.001582s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_tkey_and_no_supports_storage [0.001505s] ... ok DEBUG: {0} barbican.tests.plugin.interface.test_secret_store.WhenTestingSecretStorePluginManager.test_get_store_plugin_with_tkey_and_supports_storage [0.001928s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_symmetric_key [0.005917s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_generate_symmetric_key_raises_exception [0.006806s] ... ok DEBUG: {0} barbican.tests.plugin.test_castellan_secret_store.WhenTestingVaultSecretStore.test_get_secret_throws_exception [0.005587s] ... ok DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_does_not_support_unknown_type ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_generate_non_supported_algorithm ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_dogtag.WhenTestingDogtagKRAPlugin.test_supports_asymmetric_ec_key_generation ... SKIPPED: Dogtag imports not available DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_delete_secret_return_value [0.003710s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_asymmetric_key_assert_called [0.003317s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_supports_rsa [0.002861s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_not_symmetric_algorithm [0.003119s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_server_error_occurs [0.004540s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_generate_symmetric_key_valid_algorithm_invalid_bit_length [0.003393s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_hmac_sha384 [0.004221s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_get_secret_public_key_pkcs1 [0.003421s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_map_type_ss_to_kmip_invalid_type [0.004104s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_asymmetric_key_secret_return_value_private_pkcs8 [0.044381s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_certificate_secret_return_value [0.003754s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_opaque_secret_return_value [0.003362s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_store_symmetric_secret_assert_called [0.003906s] ... ok DEBUG: {0} barbican.tests.plugin.test_kmip.WhenTestingKMIPSecretStore.test_validate_keyfile_permissions_good [0.003168s] ... ok DEBUG: {0} barbican.tests.plugin.test_resource.WhenTestingPluginResource.test_delete_secret_w_out_metadata [0.004103s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_delete_secret [0.003442s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_get_secret_encoding_public [0.004318s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_secret_not_found_get_secret_no_encrypted_data [0.003129s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_should_raise_secret_not_found_get_secret_with_no_model [0.003160s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCrypto.test_store_pem_secret_private [0.003961s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_asymmetric_algorithms [0.000104s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_should_raise_not_supported_bogus_algorithm [0.000117s] ... ok DEBUG: {0} barbican.tests.plugin.test_store_crypto.WhenTestingStoreCryptoDetermineGenerationType.test_should_raise_not_supported_no_algorithm [0.000096s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_encoding [0.001580s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_binary_content_with_valid_encoding [0.000953s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAllowBinaryContent.test_plain_content_with_base64_encoding [0.000873s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_secret_with_matching_datum [0.001879s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingAugmentFieldsWithContentTypes.test_static_supported_plain_text [0.000763s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_not_supported_octectstream_no_encoding [0.000689s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIfContentTypeAndEncodingSupported.test_content_type_encoding_supported_pkcs8_base64 [0.000825s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_is_base64_plus_needed [0.000786s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_invalid_content_type [0.000708s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingIsBase64ProcessingNeeded.test_not_base64_needed_text [0.000701s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_bogus_mime_normalization [0.000610s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_mime_types.WhenTestingNormalizationOfMIMETypes.test_plain_text_normalization [0.000701s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_is_not_found_in_conf [0.068115s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestGetApplicablePlugins.test_get_when_project_preferred_plugin_is_set [0.067942s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.TestPluginsGenerateStoreAPIMultipleBackend.test_no_preferred_default_plugin_kmip [0.074106s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenInvokingSyncSecretStores.test_get_global_default_store_when_multiple_backends_disabled [0.062915s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_store_plugin_name_is_blank [0.063031s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_multiple_backends.WhenReadingMultipleBackendsConfig.test_fail_when_stores_lookup_suffix_missing_when_enabled [0.063873s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_passes_convert_public_pem_to_der [0.001018s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenConvertingKeyFormats.test_should_raise_to_pem_with_bad_secret_type [0.000688s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenDenormalizingAfterDecryption.test_denormalize_pem_certificate [0.000653s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_base64_str [0.000675s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_certificate [0.000662s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_plain_text [0.000620s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_can_normalize_symmetric_base64 [0.000601s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_non_encrypted_content [0.000674s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_normalize_raising_exceptions_with_unsupported_content_encoding [0.000660s] ... ok DEBUG: {0} barbican.tests.plugin.util.test_translations.WhenNormalizingBeforeEncryption.test_null_content_encoding_gets_passed_through [0.000610s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_service/backend/_threading/threadgroup.py:116: DeprecationWarning: Calling add_dynamic_timer() with arguments is deprecated. Use add_dynamic_timer_args() instead. DEBUG: warnings.warn( DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingMessageServer.test_target_and_notification_server_invocations [0.052561s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_delete_project_event_notification_with_required_data [0.001257s] ... ok DEBUG: {0} barbican.tests.queue.test_keystone_listener.WhenUsingNotificationTask.test_event_notification_with_processing_error_requeue_enabled [0.001437s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_service/backend/_threading/threadgroup.py:116: DeprecationWarning: Calling add_dynamic_timer() with arguments is deprecated. Use add_dynamic_timer_args() instead. DEBUG: warnings.warn( DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_invoked_periodic_task_after_initial_delay [7.518297s] ... ok DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServer.test_should_have_invoked_periodic_task_twice [14.803089s] ... ok DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_fail_and_force_a_rollback [1.106225s] ... ok DEBUG: {0} barbican.tests.queue.test_retry_scheduler.WhenRunningPeriodicServerRetryLogic.test_should_perform_retry_processing_one_task [1.114113s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenUsingTaskServer.test_process_bogus_begin_type_order_should_not_rollback [0.101181s] ... ok DEBUG: {0} barbican.tests.queue.test_server.WhenUsingTaskServer.test_should_start [0.066067s] ... ok DEBUG: {0} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_delete_project_entities_not_impl_error_suppress_exception_true [0.073543s] ... ok DEBUG: {0} barbican.tests.tasks.test_keystone_consumer.WhenUsingKeystoneEventConsumer.test_get_project_entities_lookup_call [0.098856s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningAsymmetricTypeOrder.test_should_fail_during_error_report_fail [0.009005s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenBeginningKeyTypeOrder.test_should_fail_during_retrieval [0.006328s] ... ok DEBUG: {0} barbican.tests.tasks.test_resources.WhenUsingOrderTaskHelper.test_should_handle_error [0.006636s] ... ok DEBUG: Key labeled mocklabel found! DEBUG: Key labeled None found! DEBUG: MKEK successfully generated! DEBUG: MKEK successfully generated! DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1370 tests in 49.2358 sec. DEBUG: - Passed: 1353 DEBUG: - Skipped: 17 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 108.4829 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (343 tests) => 0:00:49.235810 DEBUG: - Worker 1 (343 tests) => 0:00:19.614590 DEBUG: - Worker 2 (342 tests) => 0:00:21.008213 DEBUG: - Worker 3 (342 tests) => 0:00:19.753279 DEBUG: Combined data file .coverage.trunk-builder-centos9.rdoproject.org.210442.220689 DEBUG: Combined data file .coverage.trunk-builder-centos9.rdoproject.org.210444.938286 DEBUG: Combined data file .coverage.trunk-builder-centos9.rdoproject.org.210443.691655 DEBUG: Combined data file .coverage.trunk-builder-centos9.rdoproject.org.210445.157679 DEBUG: Combined data file .coverage.trunk-builder-centos9.rdoproject.org.210173.614042 DEBUG: Wrote HTML report to cover/index.html DEBUG: Wrote XML report to cover/coverage.xml DEBUG: Name Stmts Miss Branch BrPart Cover Missing DEBUG: -------------------------------------------------------------------------------------------------------------------------------------------------- DEBUG: barbican/__init__.py 0 0 0 0 100% DEBUG: barbican/api/__init__.py 64 0 18 1 99% 67->74 DEBUG: barbican/api/app.py 56 25 10 2 56% 26, 41, 57, 73-100, 108, 112-113, 117-119 DEBUG: barbican/api/controllers/__init__.py 104 1 30 1 99% 234 DEBUG: barbican/api/controllers/acls.py 172 0 120 0 100% DEBUG: barbican/api/controllers/consumers.py 220 4 110 4 98% 69, 240, 353, 388 DEBUG: barbican/api/controllers/containers.py 180 4 102 3 98% 69, 92-93, 163, 187->190 DEBUG: barbican/api/controllers/orders.py 114 3 56 1 98% 37, 47, 53, 187->191 DEBUG: barbican/api/controllers/quotas.py 89 0 56 0 100% DEBUG: barbican/api/controllers/secretmeta.py 114 1 70 0 99% 121 DEBUG: barbican/api/controllers/secrets.py 269 4 154 3 98% 110, 223, 386-389, 400->403, 457->460 DEBUG: barbican/api/controllers/secretstores.py 127 0 78 0 100% DEBUG: barbican/api/controllers/transportkeys.py 89 3 48 1 97% 52, 99, 109 DEBUG: barbican/api/controllers/versions.py 100 4 36 2 96% 77, 81->84, 151, 178, 187 DEBUG: barbican/api/hooks.py 22 3 4 0 81% 22, 55-56 DEBUG: barbican/api/middleware/__init__.py 47 28 16 0 43% 42-44, 54, 58, 62-67, 80-93, 98-103 DEBUG: barbican/api/middleware/context.py 57 23 12 1 54% 34-38, 43, 57-69, 72-78, 81-89, 96-99 DEBUG: barbican/api/middleware/microversion.py 9 9 0 0 0% 16-34 DEBUG: barbican/api/middleware/simple.py 10 0 0 0 100% DEBUG: barbican/cmd/__init__.py 0 0 0 0 100% DEBUG: barbican/cmd/barbican_manage.py 255 15 188 9 95% 259->261, 294->296, 301->303, 303->305, 327->329, 329->332, 348-349, 362-365, 373-374, 381-382, 469-470, 481, 487-489, 493 DEBUG: barbican/cmd/db_manage.py 77 77 4 0 0% 18-185 DEBUG: barbican/cmd/kek_rewrap.py 41 28 12 0 28% 27-28, 40, 43-52, 55-61, 64-77 DEBUG: barbican/cmd/keystone_listener.py 28 28 4 0 0% 17-67 DEBUG: barbican/cmd/pkcs11_kek_rewrap.py 65 53 8 1 18% 32-45, 50-120, 124-139, 143 DEBUG: barbican/cmd/pkcs11_key_generation.py 56 56 6 0 0% 14-138 DEBUG: barbican/cmd/pkcs11_migrate_kek_signatures.py 98 98 26 0 0% 15-171 DEBUG: barbican/cmd/retry_scheduler.py 22 1 2 1 92% 57 DEBUG: barbican/cmd/simple_crypto.py 50 33 8 0 29% 33-38, 46-49, 52-78, 84-88, 91-102 DEBUG: barbican/cmd/status.py 8 8 0 0 0% 15-44 DEBUG: barbican/cmd/worker.py 25 4 2 1 81% 57-59, 63 DEBUG: barbican/common/__init__.py 0 0 0 0 100% DEBUG: barbican/common/accept.py 4 0 0 0 100% DEBUG: barbican/common/config.py 85 19 6 0 77% 196-203, 261-279, 291 DEBUG: barbican/common/exception.py 208 11 10 2 92% 39-44, 64->66, 68-73, 220-221, 383 DEBUG: barbican/common/hrefs.py 73 15 22 0 76% 56, 171-183, 192-193 DEBUG: barbican/common/policies/__init__.py 13 0 0 0 100% DEBUG: barbican/common/policies/acls.py 12 0 0 0 100% DEBUG: barbican/common/policies/base.py 5 0 0 0 100% DEBUG: barbican/common/policies/consumers.py 13 0 0 0 100% DEBUG: barbican/common/policies/containers.py 12 0 0 0 100% DEBUG: barbican/common/policies/orders.py 11 0 0 0 100% DEBUG: barbican/common/policies/quotas.py 10 0 0 0 100% DEBUG: barbican/common/policies/secretmeta.py 10 0 0 0 100% DEBUG: barbican/common/policies/secrets.py 12 0 0 0 100% DEBUG: barbican/common/policies/secretstores.py 12 0 0 0 100% DEBUG: barbican/common/policies/transportkeys.py 10 0 0 0 100% DEBUG: barbican/common/policy.py 24 3 6 1 80% 37-39, 61->64 DEBUG: barbican/common/quota.py 86 0 16 0 100% DEBUG: barbican/common/resources.py 22 2 2 0 92% 52-54 DEBUG: barbican/common/utils.py 95 5 24 0 96% 191-195, 205-208 DEBUG: barbican/common/validators.py 322 34 72 3 89% 58-80, 457, 493-496, 515-528, 534, 542, 762 DEBUG: barbican/context.py 9 0 2 0 100% DEBUG: barbican/hacking/__init__.py 0 0 0 0 100% DEBUG: barbican/hacking/checks.py 76 76 42 0 0% 16-190 DEBUG: barbican/i18n.py 3 0 0 0 100% DEBUG: barbican/model/__init__.py 0 0 0 0 100% DEBUG: barbican/model/clean.py 169 0 30 2 99% 50->exit, 251->exit DEBUG: barbican/model/migration/__init__.py 0 0 0 0 100% DEBUG: barbican/model/migration/alembic_migrations/__init__.py 0 0 0 0 100% DEBUG: barbican/model/migration/alembic_migrations/container_init_ops.py 6 6 0 0 0% 21-61 DEBUG: barbican/model/migration/alembic_migrations/encrypted_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/env.py 26 6 8 2 71% 26-27, 66-69, 94->exit, 96 DEBUG: barbican/model/migration/alembic_migrations/kek_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/order_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/projects_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/secrets_init_ops.py 5 5 0 0 0% 21-42 DEBUG: barbican/model/migration/alembic_migrations/transport_keys_init_ops.py 4 4 0 0 0% 21-26 DEBUG: barbican/model/migration/alembic_migrations/versions/0f8c192a061f_add_secret_consumers.py 7 1 0 0 86% 33 DEBUG: barbican/model/migration/alembic_migrations/versions/8c74e2d7f1ff_update_secret_consumers_unique_.py 12 6 2 0 43% 33-46 DEBUG: barbican/model/migration/alembic_migrations/versions/39cf2e645cba_ocata_rebase.py 63 56 0 0 11% 36-528 DEBUG: barbican/model/migration/commands.py 33 9 4 1 73% 42, 61-62, 66-67, 71-72, 83-84 DEBUG: barbican/model/models.py 744 51 190 28 91% 59, 64-65, 70, 151-152, 155-156, 159, 162, 165, 190, 192, 198, 391, 394, 445, 449, 454, 541, 587, 591, 687, 689, 691, 727, 731, 736, 768, 772, 777, 803, 876, 934->exit, 969, 974, 981, 1026, 1031, 1058-1063, 1102, 1106, 1111, 1154, 1158, 1165, 1208, 1212, 1219, 1543->1545, 1547->1549, 1549->1551 DEBUG: barbican/model/repositories.py 1244 136 215 25 88% 102->105, 106-107, 116, 159->exit, 181->184, 182->exit, 202-204, 214-216, 252, 324->327, 378, 387-388, 424, 431, 453, 625, 627, 629, 636, 792, 796, 909, 913-914, 948, 982, 1014-1016, 1020, 1024, 1074, 1130-1137, 1142-1156, 1160, 1164-1165, 1183-1190, 1195-1209, 1213, 1217-1218, 1312, 1382, 1546, 1551-1554, 1591-1600, 1615->1621, 1644-1674, 1720-1727, 1732-1746, 1750, 1754-1755, 1759, 1787, 1813, 1902, 2019, 2024-2027, 2031, 2134, 2139-2142, 2146, 2511, 2732->2734 DEBUG: barbican/model/sync.py 30 23 12 0 17% 33-65 DEBUG: barbican/objects/__init__.py 44 0 0 0 100% DEBUG: barbican/objects/base.py 110 14 38 3 87% 30, 73->72, 97, 100-103, 107, 130-132, 134-136, 159, 197, 204 DEBUG: barbican/objects/container.py 70 47 34 0 28% 48-68, 71, 75-82, 86-92, 95-102, 106-109, 116-122, 127-130 DEBUG: barbican/objects/container_acl.py 91 58 36 0 39% 44-50, 53, 56-61, 64-65, 70-73, 85-93, 109-118, 124-149, 153-154, 162-164, 174 DEBUG: barbican/objects/container_acl_user.py 19 5 4 0 70% 38-41, 44-45 DEBUG: barbican/objects/container_consumer_meta.py 51 29 10 0 52% 45-51, 56-61, 76-95, 106-125 DEBUG: barbican/objects/container_secret.py 17 6 2 0 68% 35-40 DEBUG: barbican/objects/encrypted_datum.py 11 0 2 0 100% DEBUG: barbican/objects/fields.py 70 6 2 0 89% 77-80, 83, 86 DEBUG: barbican/objects/kekdatum.py 14 2 4 0 89% 44-46 DEBUG: barbican/objects/order.py 27 6 6 0 82% 30, 35-36, 85-95 DEBUG: barbican/objects/order_barbican_metadatum.py 10 0 2 0 100% DEBUG: barbican/objects/order_plugin_metadatum.py 10 0 2 0 100% DEBUG: barbican/objects/order_retry_task.py 15 3 2 0 82% 43-48 DEBUG: barbican/objects/project.py 14 0 4 0 100% DEBUG: barbican/objects/project_quotas.py 41 5 12 1 89% 44->exit, 48, 54-58 DEBUG: barbican/objects/project_secret_store.py 31 0 12 0 100% DEBUG: barbican/objects/secret.py 21 5 6 0 81% 72-78, 83-85 DEBUG: barbican/objects/secret_acl.py 80 47 34 0 43% 43-49, 52, 55-60, 63-64, 69-73, 88-96, 109-133, 139, 151, 162-165, 169 DEBUG: barbican/objects/secret_acl_user.py 19 5 4 0 70% 38-41, 44-45 DEBUG: barbican/objects/secret_consumer_metadatum.py 56 32 12 0 53% 45-51, 56-62, 67-72, 87-109, 120-142 DEBUG: barbican/objects/secret_store_metadatum.py 30 12 12 0 57% 39-45, 50-55, 59 DEBUG: barbican/objects/secret_stores.py 23 5 8 2 77% 42, 44, 48-51 DEBUG: barbican/objects/secret_user_metadatum.py 22 4 10 0 88% 37, 41, 45, 49 DEBUG: barbican/objects/transport_key.py 27 10 10 0 62% 37-43, 49-54, 59-61 DEBUG: barbican/plugin/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/castellan_secret_store.py 91 16 18 4 80% 63-83, 119-120, 133, 163, 179 DEBUG: barbican/plugin/crypto/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/crypto/base.py 49 1 0 0 98% 38 DEBUG: barbican/plugin/crypto/manager.py 62 1 20 1 98% 54, 158->157 DEBUG: barbican/plugin/crypto/p11_crypto.py 237 14 74 9 90% 215, 230->233, 252->255, 280->283, 309, 313-319, 328, 338-343, 369->371, 424->422 DEBUG: barbican/plugin/crypto/pkcs11.py 466 39 80 6 92% 560->563, 572->575, 623-639, 645-649, 652-667, 741, 746, 749, 755, 956-957, 998 DEBUG: barbican/plugin/crypto/simple_crypto.py 114 10 38 5 90% 51, 59, 76, 105-113, 155, 194->198, 250 DEBUG: barbican/plugin/dogtag_config_opts.py 11 11 0 0 0% 16-55 DEBUG: barbican/plugin/interface/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/interface/secret_store.py 213 4 38 1 98% 64, 78, 184, 543 DEBUG: barbican/plugin/kmip_secret_store.py 250 6 82 5 97% 91, 101->105, 248, 365, 501->505, 562-571, 597->603 DEBUG: barbican/plugin/resources.py 181 28 42 9 82% 28-43, 58-62, 73, 129-130, 142-143, 153-160, 295, 303-309, 335, 342->345, 366 DEBUG: barbican/plugin/store_crypto.py 109 0 22 0 100% DEBUG: barbican/plugin/util/__init__.py 0 0 0 0 100% DEBUG: barbican/plugin/util/mime_types.py 70 1 32 2 97% 115, 149->154 DEBUG: barbican/plugin/util/multiple_backends.py 115 0 58 0 100% DEBUG: barbican/plugin/util/translations.py 83 0 32 0 100% DEBUG: barbican/plugin/util/utils.py 14 0 4 0 100% DEBUG: barbican/plugin/vault_secret_store.py 30 0 0 0 100% DEBUG: barbican/queue/__init__.py 42 4 2 1 89% 73-74, 80-81 DEBUG: barbican/queue/client.py 27 4 0 0 85% 60, 79-80, 86 DEBUG: barbican/queue/keystone_listener.py 58 0 10 0 100% DEBUG: barbican/queue/retry_scheduler.py 68 0 2 0 100% DEBUG: barbican/queue/server.py 92 3 26 2 96% 24-25, 40, 160->166 DEBUG: barbican/tasks/__init__.py 0 0 0 0 100% DEBUG: barbican/tasks/common.py 18 1 4 1 91% 74 DEBUG: barbican/tasks/keystone_consumer.py 40 0 2 0 100% DEBUG: barbican/tasks/resources.py 100 1 14 1 98% 266 DEBUG: barbican/version.py 3 0 0 0 100% DEBUG: barbican/wsgi/__init__.py 0 0 0 0 100% DEBUG: -------------------------------------------------------------------------------------------------------------------------------------------------- DEBUG: TOTAL 9520 1442 2711 148 85% DEBUG: py312: OK (76.41 seconds) DEBUG: congratulations :) (76.47 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nPDI1T DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/openstack-barbican DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/openstack-barbican DEBUG: + cp -pr /builddir/build/BUILD/barbican-21.1.0.dev17/LICENSE /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/openstack-barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-barbican = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): shadow-utils DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.naJBzr DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican DEBUG: + cp -pr /builddir/build/BUILD/barbican-21.1.0.dev17/LICENSE /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-barbican = 21.1.0-0.20260218152710.bbc7d50.el10 python3-barbican = 21.1.0-0.20260218152710.bbc7d50.el10 python3.12-barbican = 21.1.0-0.20260218152710.bbc7d50.el10 python3.12dist(barbican) = 21.1~~dev17 python3dist(barbican) = 21.1~~dev17 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: ((python3.12dist(oslo-serialization) < 2.19.1 or python3.12dist(oslo-serialization) > 2.19.1) with python3.12dist(oslo-serialization) >= 2.18) ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) ((python3.12dist(pecan) < 1.0.2 or python3.12dist(pecan) > 1.0.2) with (python3.12dist(pecan) < 1.0.3 or python3.12dist(pecan) > 1.0.3) with (python3.12dist(pecan) < 1.0.4 or python3.12dist(pecan) > 1.0.4) with (python3.12dist(pecan) < 1.2 or python3.12dist(pecan) > 1.2) with python3.12dist(pecan) >= 1) python(abi) = 3.12 python3.12dist(alembic) >= 0.8.10 python3.12dist(castellan) >= 1.2.1 python3.12dist(cffi) >= 1.7 python3.12dist(cryptography) >= 2.1 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystonemiddleware) >= 9.5 python3.12dist(microversion-parse) >= 0.2.1 python3.12dist(oslo-config) >= 6.4 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 4.27 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-service) >= 4.2 python3.12dist(oslo-service[threading]) >= 4.2 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 7 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(paste) >= 2.0.2 python3.12dist(pastedeploy) >= 1.5 python3.12dist(sqlalchemy) >= 1.4 python3.12dist(stevedore) >= 1.20 python3.12dist(webob) >= 1.8 DEBUG: Obsoletes: python3.12-barbican < 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Processing files: openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: warning: File not found: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/gunicorn-config.pyc DEBUG: warning: File not found: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/gunicorn-config.pyo DEBUG: Provides: config(openstack-barbican-api) = 21.1.0-0.20260218152710.bbc7d50.el10 openstack-barbican-api = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(barbican) DEBUG: Processing files: openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Provides: openstack-barbican-worker = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Provides: openstack-barbican-keystone-listener = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Provides: openstack-barbican-retry = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Provides: config(openstack-barbican-common) = 21.1.0-0.20260218152710.bbc7d50.el10 openstack-barbican-common = 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires(post): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(barbican) user(barbican) DEBUG: Processing files: python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.t0QYSN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + cp -pr /builddir/build/BUILD/barbican-21.1.0.dev17/LICENSE /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/usr/share/licenses/python3-barbican-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-barbican-tests = 21.1.0-0.20260218152710.bbc7d50.el10 python3-barbican-tests = 21.1.0-0.20260218152710.bbc7d50.el10 python3.12-barbican-tests = 21.1.0-0.20260218152710.bbc7d50.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-barbican-tests < 21.1.0-0.20260218152710.bbc7d50.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0YXL3R DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-21.1.0.dev17 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.S5BFe7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/barbican-21.1.0.dev17-SPECPARTS DEBUG: + rm -rf barbican-21.1.0.dev17 barbican-21.1.0.dev17.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: File not found: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/gunicorn-config.pyc DEBUG: File not found: /builddir/build/BUILDROOT/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.x86_64/etc/barbican/gunicorn-config.pyo DEBUG: Child return code was: 0 Finish: rpmbuild openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.src.rpm) Config(dlrn-5) 1 minutes 57 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 4.9Gi 1.8Gi 2.0Gi 10Gi 10Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 177G 372G 33% / 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.o56sol4w', '/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: 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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.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/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7/openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-a3455 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-9983dca5017a2fcf6d16b 608 B/s | 3.0 kB 00:05 DEBUG: delorean-ansible-collections-openstack-1bc4f648 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-394d780f9307af2ab 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-500482551f52a895898c2 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-eb6c4aad93eb2bd596 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-ad36aa0fd6e1d5786782a 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a198248c4 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-a753d57186923cc88244 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 130 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-b72709d85d7267fbc92f40da29 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-8e81302fd6259d435634 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-674b34f2bec18c5ef 126 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 142 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 84 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 19 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 72 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 93 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 133 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 119 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 102 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 16 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 213 kB/s | 30 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================= DEBUG: Installing: DEBUG: openstack-barbican noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 11 k DEBUG: openstack-barbican-api noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 11 k DEBUG: openstack-barbican-common noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 24 k DEBUG: openstack-barbican-keystone-listener noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 8.5 k DEBUG: openstack-barbican-retry noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 8.4 k DEBUG: openstack-barbican-worker noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 8.4 k DEBUG: python3-barbican noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 454 k DEBUG: python3-barbican-tests noarch 21.1.0-0.20260218152710.bbc7d50.el10 @commandline 382 k DEBUG: Installing dependencies: DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python3-PyMySQL noarch 1.1.1-3.el10 appstream 116 k DEBUG: python3-alembic noarch 1.13.1-7.el10 appstream 502 k DEBUG: python3-amqp noarch 5.2.0-7.el10s delorean-master-testing 109 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.2.0-0.20250903114445.8b1a210.el10 delorean-component-clients 164 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-castellan noarch 5.4.1-0.20250903123600.609f4ea.el10 delorean-component-barbican 160 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-gunicorn noarch 21.2.0-2.el10s delorean-master-testing 184 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-microversion-parse noarch 2.0.0-0.20250307110730.26a2dc9.el10 delorean-component-common 35 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-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-service+threading noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 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-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================= DEBUG: Install 175 Packages DEBUG: Total size: 24 M DEBUG: Installed size: 94 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gunicorn-21.2.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.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-stevedore-5.5.0-0.20250903121709.3c04bde 1/175 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/175 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/175 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 4/175 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 5/175 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 6/175 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 7/175 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 8/175 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 9/175 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 10/175 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 11/175 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 12/175 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 13/175 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 14/175 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 15/175 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 16/175 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 17/175 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 18/175 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 19/175 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 20/175 DEBUG: Installing : python3-microversion-parse-2.0.0-0.2025030711073 21/175 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 22/175 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 23/175 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 24/175 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 25/175 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 26/175 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 27/175 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 28/175 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 29/175 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 30/175 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 31/175 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 32/175 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 33/175 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 34/175 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 35/175 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 36/175 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 37/175 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 38/175 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 39/175 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 40/175 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 41/175 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 42/175 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 43/175 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 44/175 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 45/175 DEBUG: Installing : python3-gunicorn-21.2.0-2.el10s.noarch 46/175 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 47/175 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 48/175 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 49/175 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 50/175 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 51/175 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 52/175 DEBUG: Installing : which-2.21-44.el10.x86_64 53/175 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 54/175 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 55/175 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 56/175 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 57/175 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 58/175 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 59/175 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 60/175 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 61/175 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 62/175 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 63/175 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 64/175 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 65/175 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 66/175 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 67/175 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 68/175 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 69/175 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 70/175 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 71/175 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 71/175 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 71/175 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 72/175 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 73/175 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 74/175 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 75/175 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 76/175 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 77/175 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 78/175 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 79/175 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 80/175 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 81/175 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 82/175 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 83/175 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 84/175 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 85/175 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 86/175 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 87/175 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 88/175 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 89/175 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 90/175 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 91/175 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 92/175 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 93/175 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 94/175 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 95/175 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 96/175 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 97/175 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 98/175 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 99/175 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 100/175 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 101/175 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 102/175 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 103/175 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 104/175 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 105/175 DEBUG: Installing : perl-base-2.27-514.el10.noarch 106/175 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 107/175 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 108/175 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 109/175 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 110/175 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 111/175 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 112/175 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 113/175 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 114/175 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 115/175 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 116/175 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 117/175 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 118/175 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 119/175 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 120/175 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 121/175 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 122/175 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 123/175 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 124/175 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 125/175 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 126/175 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 127/175 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 128/175 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 129/175 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 130/175 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 130/175 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 130/175 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 131/175 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 132/175 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 133/175 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 134/175 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 135/175 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 136/175 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 137/175 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 138/175 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 139/175 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 140/175 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 141/175 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 142/175 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 143/175 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 144/175 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 145/175 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 146/175 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 147/175 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 148/175 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 149/175 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 150/175 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 151/175 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 152/175 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 153/175 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 154/175 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 155/175 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 156/175 DEBUG: Installing : python3-oslo-service+threading-4.3.0-0.202509031 157/175 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 158/175 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 159/175 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 160/175 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 161/175 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 162/175 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 163/175 DEBUG: Installing : python3-barbicanclient-7.2.0-0.20250903114445.8b 164/175 DEBUG: Installing : python3-castellan-5.4.1-0.20250903123600.609f4ea 165/175 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 166/175 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 167/175 DEBUG: Installing : python3-barbican-21.1.0-0.20260218152710.bbc7d50 168/175 DEBUG: Running scriptlet: openstack-barbican-common-21.1.0-0.2026021815271 169/175 DEBUG: useradd warning: nfast's uid 42481 is greater than SYS_UID_MAX 999 DEBUG: Installing : openstack-barbican-common-21.1.0-0.2026021815271 169/175 DEBUG: Running scriptlet: openstack-barbican-common-21.1.0-0.2026021815271 169/175 DEBUG: Installing : openstack-barbican-worker-21.1.0-0.2026021815271 170/175 DEBUG: Running scriptlet: openstack-barbican-worker-21.1.0-0.2026021815271 170/175 DEBUG: Installing : openstack-barbican-api-21.1.0-0.20260218152710.b 171/175 DEBUG: Running scriptlet: openstack-barbican-api-21.1.0-0.20260218152710.b 171/175 DEBUG: Installing : openstack-barbican-21.1.0-0.20260218152710.bbc7d 172/175 DEBUG: Installing : openstack-barbican-retry-21.1.0-0.20260218152710 173/175 DEBUG: Running scriptlet: openstack-barbican-retry-21.1.0-0.20260218152710 173/175 DEBUG: Installing : openstack-barbican-keystone-listener-21.1.0-0.20 174/175 DEBUG: Running scriptlet: openstack-barbican-keystone-listener-21.1.0-0.20 174/175 DEBUG: Installing : python3-barbican-tests-21.1.0-0.20260218152710.b 175/175 DEBUG: Running scriptlet: python3-barbican-tests-21.1.0-0.20260218152710.b 175/175 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openstack-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: openstack-barbican-api-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: openstack-barbican-common-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: openstack-barbican-keystone-listener-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: openstack-barbican-retry-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: openstack-barbican-worker-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbican-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: python3-barbican-tests-21.1.0-0.20260218152710.bbc7d50.el10.noarch DEBUG: python3-barbicanclient-7.2.0-0.20250903114445.8b1a210.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-castellan-5.4.1-0.20250903123600.609f4ea.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-gunicorn-21.2.0-2.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.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-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/barbican/bb/c7/bbc7d50b3640d13d0ae34d04135066703d4fb62f_73c95ce7'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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