+ 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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev' + /usr/bin/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --clean Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 314789b0-6d91-4822-a563-6fa99425a1f7 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 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 + /usr/bin/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --init Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: bbad4c0d-a564-4b46-82fa-479ea742f660 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 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-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Guessed host environment type: unknown INFO: Using container image: quay.io/centos/centos:stream10-development INFO: Pulling image: quay.io/centos/centos:stream10-development INFO: Tagging container image as mock-bootstrap-bbad4c0d-a564-4b46-82fa-479ea742f660 INFO: Checking that 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 image matches host's architecture INFO: Copy content of container 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 to /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root INFO: mounting 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 with podman image mount INFO: image 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 as /var/lib/containers/storage/overlay/3065583dae757dce629fe48f2fbf0b673487c09e738dc9a9a2732fabe2590c99/merged INFO: umounting image 21acca491259d75967db3385dbb10d5604c75d9ddcae8a54e54100d04dce83b1 (/var/lib/containers/storage/overlay/3065583dae757dce629fe48f2fbf0b673487c09e738dc9a9a2732fabe2590c99/merged) with podman image umount INFO: Removing image mock-bootstrap-bbad4c0d-a564-4b46-82fa-479ea742f660 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.kv7jri7a', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc INFO: Bootstrap image not marked ready Start(bootstrap): installing dnf tooling DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'dnf', 'dnf-plugins-core', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/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-25ef5677a674088bfb4 71 kB/s | 5.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-8c0f1 413 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-cinder-8b68ba74381f3c6d3712d 89 kB/s | 4.1 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 589 kB/s | 29 kB 00:00 DEBUG: delorean-openstack-ceilometer-3e846cbbdb3600ffa 285 kB/s | 11 kB 00:00 DEBUG: delorean-openstack-rally-plugins-c3c6de98043b5d 1.5 MB/s | 70 kB 00:00 DEBUG: delorean-openstack-nova-7278e661a41693c1d4f08dd 120 kB/s | 5.1 kB 00:00 DEBUG: delorean-openstack-designate-652a8180f03bc35f67 106 kB/s | 4.7 kB 00:00 DEBUG: delorean-openstack-glance-d928d8e522127410a83df 112 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 97 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-496237a646 87 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-27c0c5ba5 627 kB/s | 24 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 140 kB/s | 5.3 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ee4d40806 111 kB/s | 3.9 kB 00:00 DEBUG: delorean-edpm-image-builder-55ba53cf215b14ed95b 86 kB/s | 3.1 kB 00:00 DEBUG: delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f 405 kB/s | 14 kB 00:00 DEBUG: delorean-openstack-swift-97e00e208fc6a1076bef41 94 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d19e4c140 199 kB/s | 7.4 kB 00:00 DEBUG: delorean-openstack-heat-ui-225b2269baa6370be134 257 kB/s | 9.5 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 25 MB/s | 6.8 MB 00:00 DEBUG: CentOS Stream 10 - AppStream 39 MB/s | 3.4 MB 00:00 DEBUG: CentOS Stream 10 - CRB 11 MB/s | 758 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 133 kB/s | 51 kB 00:00 DEBUG: dlrn-master-testing 4.9 MB/s | 206 kB 00:00 DEBUG: dlrn-master-build-deps 1.6 MB/s | 73 kB 00:00 DEBUG: centos9-rabbitmq 1.1 MB/s | 44 kB 00:00 DEBUG: centos10-storage 860 kB/s | 47 kB 00:00 DEBUG: NFV SIG OpenvSwitch 43 kB/s | 8.2 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 4.8 MB/s | 5.6 MB 00:01 DEBUG: Package dnf-4.20.0-9.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: dnf-plugins-core noarch 4.7.0-9.el10 baseos 44 k DEBUG: Upgrading: DEBUG: python3-dnf-plugins-core noarch 4.7.0-9.el10 baseos 313 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Upgrade 1 Package DEBUG: Total download size: 357 k DEBUG: Downloading Packages: DEBUG: (1/2): dnf-plugins-core-4.7.0-9.el10.noarch.rpm 474 kB/s | 44 kB 00:00 DEBUG: (2/2): python3-dnf-plugins-core-4.7.0-9.el10.no 2.8 MB/s | 313 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 3.1 MB/s | 357 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: Upgrading : python3-dnf-plugins-core-4.7.0-9.el10.noarch 1/3 DEBUG: Installing : dnf-plugins-core-4.7.0-9.el10.noarch 2/3 DEBUG: Cleanup : python3-dnf-plugins-core-4.7.0-6.el10.noarch 3/3 DEBUG: Running scriptlet: python3-dnf-plugins-core-4.7.0-6.el10.noarch 3/3 DEBUG: Upgraded: DEBUG: python3-dnf-plugins-core-4.7.0-9.el10.noarch DEBUG: Installed: DEBUG: dnf-plugins-core-4.7.0-9.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root Finish(bootstrap): installing dnf tooling DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/os-release DEBUG: method _setup_build_dirs skipped in bootstrap DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start(bootstrap): creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish(bootstrap): creating root cache Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ DEBUG: created dir: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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): 8 DEBUG: On-line CPU(s) list: 0-7 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): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5600.00 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 xtopology 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: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: 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 Reg file data sampling: 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; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: 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: 7.5Gi 1.2Gi 2.9Gi 21Mi 3.7Gi 6.3Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: /dev/vda2 xfs 86G 6.8G 80G 8% / DEBUG: /dev/vda2 xfs 86G 6.8G 80G 8% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/mock DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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.laie3avo', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-25ef5677a674088bfb4 135 kB/s | 5.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-8c0f1 575 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-cinder-8b68ba74381f3c6d3712d 133 kB/s | 4.1 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 995 kB/s | 29 kB 00:00 DEBUG: delorean-openstack-ceilometer-3e846cbbdb3600ffa 357 kB/s | 11 kB 00:00 DEBUG: delorean-openstack-rally-plugins-c3c6de98043b5d 1.7 MB/s | 70 kB 00:00 DEBUG: delorean-openstack-nova-7278e661a41693c1d4f08dd 150 kB/s | 5.1 kB 00:00 DEBUG: delorean-openstack-designate-652a8180f03bc35f67 119 kB/s | 4.7 kB 00:00 DEBUG: delorean-openstack-glance-d928d8e522127410a83df 108 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 118 kB/s | 4.8 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-496237a646 79 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-27c0c5ba5 643 kB/s | 24 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 148 kB/s | 5.3 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ee4d40806 117 kB/s | 3.9 kB 00:00 DEBUG: delorean-edpm-image-builder-55ba53cf215b14ed95b 92 kB/s | 3.1 kB 00:00 DEBUG: delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f 377 kB/s | 14 kB 00:00 DEBUG: delorean-openstack-swift-97e00e208fc6a1076bef41 98 kB/s | 3.4 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d19e4c140 184 kB/s | 7.4 kB 00:00 DEBUG: delorean-openstack-heat-ui-225b2269baa6370be134 291 kB/s | 9.5 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 28 MB/s | 6.8 MB 00:00 DEBUG: CentOS Stream 10 - AppStream 30 MB/s | 3.4 MB 00:00 DEBUG: CentOS Stream 10 - CRB 8.9 MB/s | 758 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 870 kB/s | 51 kB 00:00 DEBUG: dlrn-master-testing 5.2 MB/s | 206 kB 00:00 DEBUG: dlrn-master-build-deps 1.9 MB/s | 73 kB 00:00 DEBUG: centos9-rabbitmq 1.3 MB/s | 44 kB 00:00 DEBUG: centos10-storage 746 kB/s | 47 kB 00:00 DEBUG: NFV SIG OpenvSwitch 76 kB/s | 8.2 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 22 MB/s | 5.6 MB 00:00 DEBUG: Dependencies resolved. DEBUG: =================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: centos-stream-release noarch 10.0-11.el10 baseos 26 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc x86_64 14.3.1-2.1.el10 appstream 38 M DEBUG: gcc-c++ x86_64 14.3.1-2.1.el10 appstream 15 M DEBUG: git-core x86_64 2.47.3-1.el10 appstream 4.8 M DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: info x86_64 7.1-6.el10 baseos 183 k DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: python3-devel x86_64 3.12.11-3.el10 appstream 329 k DEBUG: python3-pbr noarch 6.1.1-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: redhat-rpm-config noarch 293-1.el10 appstream 77 k DEBUG: rpm-build x86_64 4.19.1.1-20.el10 appstream 75 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: shadow-utils x86_64 2:4.15.0-8.el10 baseos 1.3 M DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 k DEBUG: util-linux x86_64 2.40.2-13.el10 baseos 1.3 M DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: xz x86_64 1:5.6.2-4.el10 baseos 481 k DEBUG: Installing dependencies: DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.99-1.el10 appstream 88 k DEBUG: annobin-plugin-gcc x86_64 12.99-1.el10 appstream 998 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: binutils x86_64 2.41-58.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-58.el10 baseos 798 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: centos-gpg-keys noarch 10.0-11.el10 baseos 10 k DEBUG: centos-stream-repos noarch 10.0-11.el10 baseos 8.2 k DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpp x86_64 14.3.1-2.1.el10 appstream 13 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250905-2.gitc7eb7b2.el10 baseos 98 k DEBUG: curl x86_64 8.12.1-2.el10 baseos 219 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-4.el10 baseos 174 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: debugedit x86_64 5.1-8.el10 appstream 80 k DEBUG: device-mapper x86_64 10:1.02.206-3.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.206-3.el10 baseos 182 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.193-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.193-1.el10 baseos 47 k DEBUG: elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.193-1.el10 baseos 208 k DEBUG: elfutils-libs x86_64 0.193-1.el10 baseos 269 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 k DEBUG: file x86_64 5.45-8.el10 baseos 49 k DEBUG: file-libs x86_64 5.45-8.el10 baseos 764 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 M DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: gcc-plugin-annobin x86_64 14.3.1-2.1.el10 appstream 68 k DEBUG: gdb-minimal x86_64 16.3-2.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: glibc x86_64 2.39-69.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-69.el10 baseos 340 k DEBUG: glibc-devel x86_64 2.39-69.el10 appstream 604 k DEBUG: glibc-gconv-extra x86_64 2.39-69.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-69.el10 baseos 46 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: go-srpm-macros noarch 3.8.0-1.el10 appstream 27 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-136.el10 appstream 2.0 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-8.el10 baseos 767 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-4.el10 baseos 414 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-13.el10 baseos 124 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-4.el10 baseos 27 k DEBUG: libcurl x86_64 8.12.1-2.el10 baseos 371 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-13.el10 baseos 159 k DEBUG: libffi x86_64 3.4.4-10.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.3.1-2.1.el10 baseos 145 k DEBUG: libgomp x86_64 14.3.1-2.1.el10 baseos 368 k DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libmount x86_64 2.40.2-13.el10 baseos 155 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libseccomp x86_64 2.5.6-1.el10 baseos 71 k DEBUG: libselinux x86_64 3.9-1.el10 baseos 97 k DEBUG: libsemanage x86_64 3.9-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.9-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-13.el10 baseos 83 k DEBUG: libssh x86_64 0.11.1-3.el10 baseos 233 k DEBUG: libssh-config noarch 0.11.1-3.el10 baseos 8.4 k DEBUG: libstdc++ x86_64 14.3.1-2.1.el10 baseos 924 k DEBUG: libstdc++-devel x86_64 14.3.1-2.1.el10 appstream 2.8 M DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-13.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-9.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openldap x86_64 2.6.9-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-14.el10 baseos 351 k DEBUG: openssh-clients x86_64 9.9p1-14.el10 baseos 762 k DEBUG: openssl-fips-provider x86_64 1:3.5.1-5.el10 baseos 812 k DEBUG: openssl-libs x86_64 1:3.5.1-5.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.10-1.el10 baseos 517 k DEBUG: p11-kit-trust x86_64 0.25.10-1.el10 baseos 140 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-8.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-8.el10 baseos 58 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.11-3.el10 baseos 28 k DEBUG: python3-libs x86_64 3.12.11-3.el10 baseos 9.4 M DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-10.el10 appstream 12 k DEBUG: python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: qt6-srpm-macros noarch 6.9.1-1.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: rpm x86_64 4.19.1.1-20.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-20.el10 baseos 93 k DEBUG: rpm-libs x86_64 4.19.1.1-20.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.9.0.3-1.el10 baseos 975 k DEBUG: rust-toolset-srpm-macros noarch 1.89.0-1.el10 appstream 11 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: sqlite-libs x86_64 3.46.1-5.el10 baseos 745 k DEBUG: systemd-libs x86_64 257-13.el10 baseos 822 k DEBUG: systemd-pam x86_64 257-13.el10 baseos 306 k DEBUG: systemd-rpm-macros noarch 257-13.el10 baseos 27 k DEBUG: tzdata noarch 2025b-2.el10 baseos 901 k DEBUG: util-linux-core x86_64 2.40.2-13.el10 baseos 550 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: cryptsetup-libs x86_64 2.8.1-1.el10 baseos 578 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: kmod-libs x86_64 31-12.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.6.0-3.el10 baseos 191 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: python-unversioned-command noarch 3.12.11-3.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-20.el10 baseos 17 k DEBUG: systemd x86_64 257-13.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: =================================================================================================== DEBUG: Install 196 Packages DEBUG: Total download size: 167 M DEBUG: Installed size: 533 M DEBUG: Downloading Packages: DEBUG: (1/196): alternatives-1.30-2.el10.x86_64.rpm 477 kB/s | 42 kB 00:00 DEBUG: (2/196): audit-libs-4.0.3-4.el10.x86_64.rpm 1.0 MB/s | 133 kB 00:00 DEBUG: (3/196): authselect-1.5.0-8.el10.x86_64.rpm 1.0 MB/s | 144 kB 00:00 DEBUG: (4/196): authselect-libs-1.5.0-8.el10.x86_64.rp 3.4 MB/s | 223 kB 00:00 DEBUG: (5/196): binutils-2.41-58.el10.x86_64.rpm 47 MB/s | 6.4 MB 00:00 DEBUG: (6/196): bash-5.2.26-6.el10.x86_64.rpm 11 MB/s | 1.8 MB 00:00 DEBUG: (7/196): basesystem-11-22.el10.noarch.rpm 23 kB/s | 4.3 kB 00:00 DEBUG: (8/196): binutils-gold-2.41-58.el10.x86_64.rpm 16 MB/s | 798 kB 00:00 DEBUG: (9/196): bzip2-1.0.8-25.el10.x86_64.rpm 1.3 MB/s | 54 kB 00:00 DEBUG: (10/196): centos-gpg-keys-10.0-11.el10.noarch.r 228 kB/s | 10 kB 00:00 DEBUG: (11/196): ca-certificates-2024.2.69_v8.0.303-10 13 MB/s | 1.1 MB 00:00 DEBUG: (12/196): bzip2-libs-1.0.8-25.el10.x86_64.rpm 332 kB/s | 42 kB 00:00 DEBUG: (13/196): centos-stream-release-10.0-11.el10.no 382 kB/s | 26 kB 00:00 DEBUG: (14/196): centos-stream-repos-10.0-11.el10.noar 172 kB/s | 8.2 kB 00:00 DEBUG: (15/196): coreutils-9.5-6.el10.x86_64.rpm 14 MB/s | 1.1 MB 00:00 DEBUG: (16/196): coreutils-common-9.5-6.el10.x86_64.rp 24 MB/s | 2.1 MB 00:00 DEBUG: (17/196): cpio-2.15-3.el10.x86_64.rpm 3.3 MB/s | 292 kB 00:00 DEBUG: (18/196): cracklib-dicts-2.9.11-8.el10.x86_64.r 30 MB/s | 3.6 MB 00:00 DEBUG: (19/196): crypto-policies-20250905-2.gitc7eb7b2 737 kB/s | 98 kB 00:00 DEBUG: (20/196): cracklib-2.9.11-8.el10.x86_64.rpm 357 kB/s | 96 kB 00:00 DEBUG: (21/196): cryptsetup-libs-2.8.1-1.el10.x86_64.r 3.6 MB/s | 578 kB 00:00 DEBUG: (22/196): curl-8.12.1-2.el10.x86_64.rpm 1.5 MB/s | 219 kB 00:00 DEBUG: (23/196): cyrus-sasl-lib-2.1.28-27.el10.x86_64. 1.2 MB/s | 106 kB 00:00 DEBUG: (24/196): dbus-1.14.10-5.el10.x86_64.rpm 91 kB/s | 4.4 kB 00:00 DEBUG: (25/196): dbus-broker-36-4.el10.x86_64.rpm 3.9 MB/s | 174 kB 00:00 DEBUG: (26/196): dbus-common-1.14.10-5.el10.noarch.rpm 189 kB/s | 15 kB 00:00 DEBUG: (27/196): device-mapper-1.02.206-3.el10.x86_64. 1.4 MB/s | 140 kB 00:00 DEBUG: (28/196): diffutils-3.10-8.el10.x86_64.rpm 6.8 MB/s | 409 kB 00:00 DEBUG: (29/196): device-mapper-libs-1.02.206-3.el10.x8 1.3 MB/s | 182 kB 00:00 DEBUG: (30/196): ed-1.20-5.el10.x86_64.rpm 1.0 MB/s | 83 kB 00:00 DEBUG: (31/196): elfutils-debuginfod-client-0.193-1.el 947 kB/s | 47 kB 00:00 DEBUG: (32/196): elfutils-default-yama-scope-0.193-1.e 281 kB/s | 13 kB 00:00 DEBUG: (33/196): elfutils-libelf-0.193-1.el10.x86_64.r 3.8 MB/s | 208 kB 00:00 DEBUG: (34/196): elfutils-0.193-1.el10.x86_64.rpm 3.8 MB/s | 573 kB 00:00 DEBUG: (35/196): elfutils-libs-0.193-1.el10.x86_64.rpm 3.6 MB/s | 269 kB 00:00 DEBUG: (36/196): expat-2.7.1-1.el10.x86_64.rpm 1.7 MB/s | 117 kB 00:00 DEBUG: (37/196): file-5.45-8.el10.x86_64.rpm 1.2 MB/s | 49 kB 00:00 DEBUG: (38/196): findutils-4.10.0-5.el10.x86_64.rpm 7.9 MB/s | 551 kB 00:00 DEBUG: (39/196): filesystem-3.18-17.el10.x86_64.rpm 44 MB/s | 4.8 MB 00:00 DEBUG: (40/196): file-libs-5.45-8.el10.x86_64.rpm 5.3 MB/s | 764 kB 00:00 DEBUG: (41/196): gawk-5.3.0-6.el10.x86_64.rpm 14 MB/s | 1.1 MB 00:00 DEBUG: (42/196): gdbm-libs-1.23-14.el10.x86_64.rpm 1.4 MB/s | 57 kB 00:00 DEBUG: (43/196): gdbm-1.23-14.el10.x86_64.rpm 2.6 MB/s | 151 kB 00:00 DEBUG: (44/196): glibc-common-2.39-69.el10.x86_64.rpm 4.4 MB/s | 340 kB 00:00 DEBUG: (45/196): glibc-2.39-69.el10.x86_64.rpm 21 MB/s | 2.1 MB 00:00 DEBUG: (46/196): glibc-gconv-extra-2.39-69.el10.x86_64 17 MB/s | 1.7 MB 00:00 DEBUG: (47/196): glibc-minimal-langpack-2.39-69.el10.x 1.1 MB/s | 46 kB 00:00 DEBUG: (48/196): gmp-6.2.1-12.el10.x86_64.rpm 5.7 MB/s | 318 kB 00:00 DEBUG: (49/196): gzip-1.13-3.el10.x86_64.rpm 3.2 MB/s | 170 kB 00:00 DEBUG: (50/196): info-7.1-6.el10.x86_64.rpm 3.2 MB/s | 183 kB 00:00 DEBUG: (51/196): jansson-2.14-3.el10.x86_64.rpm 711 kB/s | 46 kB 00:00 DEBUG: (52/196): grep-3.11-10.el10.x86_64.rpm 2.1 MB/s | 301 kB 00:00 DEBUG: (53/196): json-c-0.18-3.el10.x86_64.rpm 969 kB/s | 45 kB 00:00 DEBUG: (54/196): keyutils-libs-1.6.3-5.el10.x86_64.rpm 704 kB/s | 33 kB 00:00 DEBUG: (55/196): kmod-libs-31-12.el10.x86_64.rpm 1.0 MB/s | 69 kB 00:00 DEBUG: (56/196): krb5-libs-1.21.3-8.el10.x86_64.rpm 7.1 MB/s | 767 kB 00:00 DEBUG: (57/196): less-661-3.el10.x86_64.rpm 1.5 MB/s | 191 kB 00:00 DEBUG: (58/196): libattr-2.5.2-5.el10.x86_64.rpm 189 kB/s | 19 kB 00:00 DEBUG: (59/196): libarchive-3.7.7-4.el10.x86_64.rpm 2.1 MB/s | 414 kB 00:00 DEBUG: (60/196): libacl-2.3.2-4.el10.x86_64.rpm 105 kB/s | 25 kB 00:00 DEBUG: (61/196): libblkid-2.40.2-13.el10.x86_64.rpm 1.4 MB/s | 124 kB 00:00 DEBUG: (62/196): libbpf-1.6.0-3.el10.x86_64.rpm 3.6 MB/s | 191 kB 00:00 DEBUG: (63/196): libbrotli-1.1.0-6.el10.x86_64.rpm 3.5 MB/s | 346 kB 00:00 DEBUG: (64/196): libcap-2.69-7.el10.x86_64.rpm 1.5 MB/s | 91 kB 00:00 DEBUG: (65/196): libcap-ng-0.8.4-6.el10.x86_64.rpm 633 kB/s | 33 kB 00:00 DEBUG: (66/196): libcbor-0.11.0-3.el10.x86_64.rpm 608 kB/s | 34 kB 00:00 DEBUG: (67/196): libcom_err-1.47.1-4.el10.x86_64.rpm 473 kB/s | 27 kB 00:00 DEBUG: (68/196): libcurl-8.12.1-2.el10.x86_64.rpm 4.7 MB/s | 371 kB 00:00 DEBUG: (69/196): libeconf-0.6.2-4.el10.x86_64.rpm 506 kB/s | 33 kB 00:00 DEBUG: (70/196): libedit-3.1-52.20230828cvs.el10.x86_6 852 kB/s | 106 kB 00:00 DEBUG: (71/196): libfdisk-2.40.2-13.el10.x86_64.rpm 2.3 MB/s | 159 kB 00:00 DEBUG: (72/196): libevent-2.1.12-16.el10.x86_64.rpm 1.7 MB/s | 261 kB 00:00 DEBUG: (73/196): libfido2-1.14.0-7.el10.x86_64.rpm 1.5 MB/s | 98 kB 00:00 DEBUG: (74/196): libgcc-14.3.1-2.1.el10.x86_64.rpm 2.0 MB/s | 145 kB 00:00 DEBUG: (75/196): libgomp-14.3.1-2.1.el10.x86_64.rpm 6.0 MB/s | 368 kB 00:00 DEBUG: (76/196): libffi-3.4.4-10.el10.x86_64.rpm 301 kB/s | 41 kB 00:00 DEBUG: (77/196): libmount-2.40.2-13.el10.x86_64.rpm 3.1 MB/s | 155 kB 00:00 DEBUG: (78/196): libnghttp2-1.64.0-2.el10.x86_64.rpm 1.5 MB/s | 78 kB 00:00 DEBUG: (79/196): libpsl-0.21.5-6.el10.x86_64.rpm 1.0 MB/s | 65 kB 00:00 DEBUG: (80/196): libpkgconf-2.1.0-3.el10.x86_64.rpm 510 kB/s | 39 kB 00:00 DEBUG: (81/196): libseccomp-2.5.6-1.el10.x86_64.rpm 1.7 MB/s | 71 kB 00:00 DEBUG: (82/196): libidn2-2.3.7-3.el10.x86_64.rpm 654 kB/s | 118 kB 00:00 DEBUG: (83/196): libpwquality-1.4.5-12.el10.x86_64.rpm 2.2 MB/s | 123 kB 00:00 DEBUG: (84/196): libselinux-3.9-1.el10.x86_64.rpm 2.3 MB/s | 97 kB 00:00 DEBUG: (85/196): libsemanage-3.9-1.el10.x86_64.rpm 2.7 MB/s | 122 kB 00:00 DEBUG: (86/196): libsepol-3.9-1.el10.x86_64.rpm 6.0 MB/s | 348 kB 00:00 DEBUG: (87/196): libssh-0.11.1-3.el10.x86_64.rpm 4.5 MB/s | 233 kB 00:00 DEBUG: (88/196): libsmartcols-2.40.2-13.el10.x86_64.rp 1.2 MB/s | 83 kB 00:00 DEBUG: (89/196): libssh-config-0.11.1-3.el10.noarch.rp 196 kB/s | 8.4 kB 00:00 DEBUG: (90/196): libunistring-1.1-10.el10.x86_64.rpm 11 MB/s | 548 kB 00:00 DEBUG: (91/196): libutempter-1.2.1-15.el10.x86_64.rpm 641 kB/s | 27 kB 00:00 DEBUG: (92/196): libtasn1-4.20.0-1.el10.x86_64.rpm 566 kB/s | 75 kB 00:00 DEBUG: (93/196): libuuid-2.40.2-13.el10.x86_64.rpm 433 kB/s | 28 kB 00:00 DEBUG: (94/196): libstdc++-14.3.1-2.1.el10.x86_64.rpm 4.4 MB/s | 924 kB 00:00 DEBUG: (95/196): libverto-0.3.2-10.el10.x86_64.rpm 314 kB/s | 22 kB 00:00 DEBUG: (96/196): libxml2-2.12.5-9.el10.x86_64.rpm 14 MB/s | 692 kB 00:00 DEBUG: (97/196): libxcrypt-4.4.36-10.el10.x86_64.rpm 1.2 MB/s | 120 kB 00:00 DEBUG: (98/196): lz4-libs-1.9.4-8.el10.x86_64.rpm 1.2 MB/s | 68 kB 00:00 DEBUG: (99/196): lua-libs-5.4.6-7.el10.x86_64.rpm 1.5 MB/s | 132 kB 00:00 DEBUG: (100/196): libzstd-1.5.5-9.el10.x86_64.rpm 2.0 MB/s | 292 kB 00:00 DEBUG: (101/196): make-4.4.1-9.el10.x86_64.rpm 7.7 MB/s | 587 kB 00:00 DEBUG: (102/196): mpfr-4.2.1-5.el10.x86_64.rpm 5.2 MB/s | 346 kB 00:00 DEBUG: (103/196): ncurses-libs-6.4-14.20240127.el10.x8 7.1 MB/s | 338 kB 00:00 DEBUG: (104/196): ncurses-base-6.4-14.20240127.el10.no 1.3 MB/s | 100 kB 00:00 DEBUG: (105/196): mpdecimal-2.5.1-12.el10.x86_64.rpm 649 kB/s | 90 kB 00:00 DEBUG: (106/196): openldap-2.6.9-1.el10.x86_64.rpm 2.6 MB/s | 239 kB 00:00 DEBUG: (107/196): openssh-9.9p1-14.el10.x86_64.rpm 3.9 MB/s | 351 kB 00:00 DEBUG: (108/196): openssh-clients-9.9p1-14.el10.x86_64 8.5 MB/s | 762 kB 00:00 DEBUG: (109/196): p11-kit-0.25.10-1.el10.x86_64.rpm 11 MB/s | 517 kB 00:00 DEBUG: (110/196): p11-kit-trust-0.25.10-1.el10.x86_64. 2.9 MB/s | 140 kB 00:00 DEBUG: (111/196): pam-1.6.1-8.el10.x86_64.rpm 10 MB/s | 585 kB 00:00 DEBUG: (112/196): openssl-libs-3.5.1-5.el10.x86_64.rpm 13 MB/s | 2.3 MB 00:00 DEBUG: (113/196): openssl-fips-provider-3.5.1-5.el10.x 4.3 MB/s | 812 kB 00:00 DEBUG: (114/196): pam-libs-1.6.1-8.el10.x86_64.rpm 950 kB/s | 58 kB 00:00 DEBUG: (115/196): pcre2-syntax-10.44-1.el10.3.noarch.r 3.2 MB/s | 151 kB 00:00 DEBUG: (116/196): pcre2-10.44-1.el10.3.x86_64.rpm 3.4 MB/s | 248 kB 00:00 DEBUG: (117/196): pkgconf-2.1.0-3.el10.x86_64.rpm 988 kB/s | 45 kB 00:00 DEBUG: (118/196): pkgconf-pkg-config-2.1.0-3.el10.x86_ 254 kB/s | 11 kB 00:00 DEBUG: (119/196): publicsuffix-list-dafsa-20240107-5.e 1.1 MB/s | 59 kB 00:00 DEBUG: (120/196): popt-1.19-8.el10.x86_64.rpm 826 kB/s | 66 kB 00:00 DEBUG: (121/196): python3-3.12.11-3.el10.x86_64.rpm 567 kB/s | 28 kB 00:00 DEBUG: (122/196): pkgconf-m4-2.1.0-3.el10.noarch.rpm 86 kB/s | 15 kB 00:00 DEBUG: (123/196): python3-packaging-24.2-2.el10.noarch 3.2 MB/s | 153 kB 00:00 DEBUG: (124/196): python3-pip-wheel-23.3.2-7.el10.noar 19 MB/s | 1.5 MB 00:00 DEBUG: (125/196): python3-libs-3.12.11-3.el10.x86_64.r 49 MB/s | 9.4 MB 00:00 DEBUG: (126/196): python3-six-1.16.0-16.el10.noarch.rp 646 kB/s | 42 kB 00:00 DEBUG: (127/196): python3-setuptools-69.0.3-12.el10.no 13 MB/s | 1.6 MB 00:00 DEBUG: (128/196): readline-8.2-11.el10.x86_64.rpm 4.1 MB/s | 214 kB 00:00 DEBUG: (129/196): rpm-4.19.1.1-20.el10.x86_64.rpm 8.9 MB/s | 560 kB 00:00 DEBUG: (130/196): rpm-build-libs-4.19.1.1-20.el10.x86_ 1.0 MB/s | 93 kB 00:00 DEBUG: (131/196): rpm-libs-4.19.1.1-20.el10.x86_64.rpm 4.0 MB/s | 309 kB 00:00 DEBUG: (132/196): rpm-plugin-audit-4.19.1.1-20.el10.x8 234 kB/s | 17 kB 00:00 DEBUG: (133/196): setup-2.14.5-7.el10.noarch.rpm 1.6 MB/s | 153 kB 00:00 DEBUG: (134/196): sed-4.9-3.el10.x86_64.rpm 2.6 MB/s | 318 kB 00:00 DEBUG: (135/196): rpm-sequoia-1.9.0.3-1.el10.x86_64.rp 6.1 MB/s | 975 kB 00:00 DEBUG: (136/196): sqlite-libs-3.46.1-5.el10.x86_64.rpm 9.4 MB/s | 745 kB 00:00 DEBUG: (137/196): shadow-utils-4.15.0-8.el10.x86_64.rp 8.0 MB/s | 1.3 MB 00:00 DEBUG: (138/196): systemd-libs-257-13.el10.x86_64.rpm 7.0 MB/s | 822 kB 00:00 DEBUG: (139/196): systemd-pam-257-13.el10.x86_64.rpm 1.9 MB/s | 306 kB 00:00 DEBUG: (140/196): systemd-rpm-macros-257-13.el10.noarc 214 kB/s | 27 kB 00:00 DEBUG: (141/196): tzdata-2025b-2.el10.noarch.rpm 6.6 MB/s | 901 kB 00:00 DEBUG: (142/196): tar-1.35-7.el10.x86_64.rpm 5.2 MB/s | 863 kB 00:00 DEBUG: (143/196): systemd-257-13.el10.x86_64.rpm 10 MB/s | 5.7 MB 00:00 DEBUG: (144/196): unzip-6.0-69.el10.x86_64.rpm 1.2 MB/s | 190 kB 00:00 DEBUG: (145/196): util-linux-2.40.2-13.el10.x86_64.rpm 7.3 MB/s | 1.3 MB 00:00 DEBUG: (146/196): util-linux-core-2.40.2-13.el10.x86_6 5.2 MB/s | 550 kB 00:00 DEBUG: (147/196): which-2.21-44.el10.x86_64.rpm 507 kB/s | 42 kB 00:00 DEBUG: (148/196): xz-5.6.2-4.el10.x86_64.rpm 5.9 MB/s | 481 kB 00:00 DEBUG: (149/196): xz-libs-5.6.2-4.el10.x86_64.rpm 1.6 MB/s | 113 kB 00:00 DEBUG: (150/196): zip-3.0-45.el10.x86_64.rpm 2.9 MB/s | 270 kB 00:00 DEBUG: (151/196): zlib-ng-compat-2.2.3-2.el10.x86_64.r 1.2 MB/s | 79 kB 00:00 DEBUG: (152/196): zstd-1.5.5-9.el10.x86_64.rpm 6.6 MB/s | 464 kB 00:00 DEBUG: (153/196): annobin-docs-12.99-1.el10.noarch.rpm 969 kB/s | 88 kB 00:00 DEBUG: (154/196): annobin-plugin-gcc-12.99-1.el10.x86_ 5.4 MB/s | 998 kB 00:00 DEBUG: (155/196): debugedit-5.1-8.el10.x86_64.rpm 671 kB/s | 80 kB 00:00 DEBUG: (156/196): dwz-0.16-1.el10.x86_64.rpm 2.6 MB/s | 140 kB 00:00 DEBUG: (157/196): efi-srpm-macros-6-6.el10.noarch.rpm 284 kB/s | 24 kB 00:00 DEBUG: (158/196): fonts-srpm-macros-2.0.5-18.el10.noar 537 kB/s | 27 kB 00:00 DEBUG: (159/196): cpp-14.3.1-2.1.el10.x86_64.rpm 35 MB/s | 13 MB 00:00 DEBUG: (160/196): gawk-all-langpacks-5.3.0-6.el10.x86_ 2.4 MB/s | 275 kB 00:00 DEBUG: (161/196): forge-srpm-macros-0.4.0-6.el10.noarc 157 kB/s | 21 kB 00:00 DEBUG: (162/196): gcc-plugin-annobin-14.3.1-2.1.el10.x 548 kB/s | 68 kB 00:00 DEBUG: (163/196): gcc-c++-14.3.1-2.1.el10.x86_64.rpm 38 MB/s | 15 MB 00:00 DEBUG: (164/196): gdb-minimal-16.3-2.el10.x86_64.rpm 13 MB/s | 4.4 MB 00:00 DEBUG: (165/196): git-core-2.47.3-1.el10.x86_64.rpm 31 MB/s | 4.8 MB 00:00 DEBUG: (166/196): glibc-devel-2.39-69.el10.x86_64.rpm 5.1 MB/s | 604 kB 00:00 DEBUG: (167/196): gcc-14.3.1-2.1.el10.x86_64.rpm 49 MB/s | 38 MB 00:00 DEBUG: (168/196): go-srpm-macros-3.8.0-1.el10.noarch.r 117 kB/s | 27 kB 00:00 DEBUG: (169/196): kernel-headers-6.12.0-136.el10.x86_6 9.4 MB/s | 2.0 MB 00:00 DEBUG: (170/196): libmpc-1.3.1-7.el10.x86_64.rpm 1.4 MB/s | 71 kB 00:00 DEBUG: (171/196): libxcrypt-devel-4.4.36-10.el10.x86_6 719 kB/s | 30 kB 00:00 DEBUG: (172/196): kernel-srpm-macros-1.0-25.el10.noarc 88 kB/s | 11 kB 00:00 DEBUG: (173/196): libstdc++-devel-14.3.1-2.1.el10.x86_ 23 MB/s | 2.8 MB 00:00 DEBUG: (174/196): libxkbcommon-1.7.0-4.el10.x86_64.rpm 2.3 MB/s | 145 kB 00:00 DEBUG: (175/196): lua-srpm-macros-1-15.el10.noarch.rpm 231 kB/s | 9.8 kB 00:00 DEBUG: (176/196): openblas-srpm-macros-2-19.el10.noarc 233 kB/s | 8.7 kB 00:00 DEBUG: (177/196): ocaml-srpm-macros-10-4.el10.noarch.r 206 kB/s | 10 kB 00:00 DEBUG: (178/196): package-notes-srpm-macros-0.5-13.el1 212 kB/s | 10 kB 00:00 DEBUG: (179/196): patch-2.7.6-26.el10.x86_64.rpm 3.1 MB/s | 132 kB 00:00 DEBUG: (180/196): perl-srpm-macros-1-57.el10.noarch.rp 229 kB/s | 9.5 kB 00:00 DEBUG: (181/196): pyproject-srpm-macros-1.16.2-1.el10. 375 kB/s | 15 kB 00:00 DEBUG: (182/196): python-rpm-macros-3.12-10.el10.noarc 447 kB/s | 17 kB 00:00 DEBUG: (183/196): python-srpm-macros-3.12-10.el10.noar 609 kB/s | 24 kB 00:00 DEBUG: (184/196): python-unversioned-command-3.12.11-3 274 kB/s | 11 kB 00:00 DEBUG: (185/196): python3-devel-3.12.11-3.el10.x86_64. 7.2 MB/s | 329 kB 00:00 DEBUG: (186/196): python3-rpm-generators-14-12.el10.no 779 kB/s | 30 kB 00:00 DEBUG: (187/196): python3-pip-23.3.2-7.el10.noarch.rpm 29 MB/s | 3.2 MB 00:00 DEBUG: (188/196): python3-rpm-macros-3.12-10.el10.noar 171 kB/s | 12 kB 00:00 DEBUG: (189/196): rpm-build-4.19.1.1-20.el10.x86_64.rp 1.7 MB/s | 75 kB 00:00 DEBUG: (190/196): qt6-srpm-macros-6.9.1-1.el10.noarch. 86 kB/s | 11 kB 00:00 DEBUG: (191/196): rust-toolset-srpm-macros-1.89.0-1.el 294 kB/s | 11 kB 00:00 DEBUG: (192/196): xkeyboard-config-2.41-3.el10.noarch. 19 MB/s | 1.0 MB 00:00 DEBUG: (193/196): redhat-rpm-config-293-1.el10.noarch. 630 kB/s | 77 kB 00:00 DEBUG: (194/196): python3-typing-extensions-4.12.2-2.e 3.6 MB/s | 89 kB 00:00 DEBUG: (195/196): python3-pbr-6.1.1-1.el10s.noarch.rpm 4.9 MB/s | 177 kB 00:00 DEBUG: (196/196): python3-setuptools_scm-8.0.4-7.el10. 920 kB/s | 117 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 25 MB/s | 167 MB 00:06 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-2.1.el10.x86_64 1/196 DEBUG: Running scriptlet: libgcc-14.3.1-2.1.el10.x86_64 1/196 DEBUG: Installing : tzdata-2025b-2.el10.noarch 2/196 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 3/196 DEBUG: Installing : rust-toolset-srpm-macros-1.89.0-1.el10.noarch 4/196 DEBUG: Installing : qt6-srpm-macros-6.9.1-1.el10.noarch 5/196 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 6/196 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 7/196 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 8/196 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 9/196 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 10/196 DEBUG: Installing : kernel-headers-6.12.0-136.el10.x86_64 11/196 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 12/196 DEBUG: Installing : annobin-docs-12.99-1.el10.noarch 13/196 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 14/196 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 15/196 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 16/196 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 17/196 DEBUG: Installing : libssh-config-0.11.1-3.el10.noarch 18/196 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 19/196 DEBUG: Installing : centos-gpg-keys-10.0-11.el10.noarch 20/196 DEBUG: Installing : centos-stream-repos-10.0-11.el10.noarch 21/196 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-11.el10.noarch 22/196 DEBUG: Installing : setup-2.14.5-7.el10.noarch 23/196 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 23/196 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 24/196 DEBUG: Installing : basesystem-11-22.el10.noarch 25/196 DEBUG: Installing : glibc-gconv-extra-2.39-69.el10.x86_64 26/196 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-69.el10.x86_64 26/196 DEBUG: Installing : glibc-minimal-langpack-2.39-69.el10.x86_64 27/196 DEBUG: Installing : glibc-common-2.39-69.el10.x86_64 28/196 DEBUG: Running scriptlet: glibc-2.39-69.el10.x86_64 29/196 DEBUG: Installing : glibc-2.39-69.el10.x86_64 29/196 DEBUG: Running scriptlet: glibc-2.39-69.el10.x86_64 29/196 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 30/196 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 31/196 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 31/196 DEBUG: Installing : zlib-ng-compat-2.2.3-2.el10.x86_64 32/196 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 33/196 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 34/196 DEBUG: Installing : libstdc++-14.3.1-2.1.el10.x86_64 35/196 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 36/196 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 37/196 DEBUG: Installing : elfutils-libelf-0.193-1.el10.x86_64 38/196 DEBUG: Installing : libuuid-2.40.2-13.el10.x86_64 39/196 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 40/196 DEBUG: Installing : libblkid-2.40.2-13.el10.x86_64 41/196 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 42/196 DEBUG: Installing : readline-8.2-11.el10.x86_64 43/196 DEBUG: Installing : popt-1.19-8.el10.x86_64 44/196 DEBUG: Running scriptlet: crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 45/196 DEBUG: Installing : crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 45/196 DEBUG: Running scriptlet: crypto-policies-20250905-2.gitc7eb7b2.el10.noarc 45/196 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 46/196 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 47/196 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 48/196 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 49/196 DEBUG: Installing : grep-3.11-10.el10.x86_64 50/196 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 51/196 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 52/196 DEBUG: Installing : expat-2.7.1-1.el10.x86_64 53/196 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 54/196 DEBUG: Installing : audit-libs-4.0.3-4.el10.x86_64 55/196 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 56/196 DEBUG: Installing : pam-libs-1.6.1-8.el10.x86_64 57/196 DEBUG: Installing : libcap-2.69-7.el10.x86_64 58/196 DEBUG: Installing : systemd-libs-257-13.el10.x86_64 59/196 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 60/196 DEBUG: Installing : libfdisk-2.40.2-13.el10.x86_64 61/196 DEBUG: Installing : dwz-0.16-1.el10.x86_64 62/196 DEBUG: Installing : unzip-6.0-69.el10.x86_64 63/196 DEBUG: Installing : libxml2-2.12.5-9.el10.x86_64 64/196 DEBUG: Installing : file-libs-5.45-8.el10.x86_64 65/196 DEBUG: Installing : file-5.45-8.el10.x86_64 66/196 DEBUG: Installing : sqlite-libs-3.46.1-5.el10.x86_64 67/196 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 68/196 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 69/196 DEBUG: Installing : jansson-2.14-3.el10.x86_64 70/196 DEBUG: Installing : json-c-0.18-3.el10.x86_64 71/196 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 72/196 DEBUG: Installing : libgomp-14.3.1-2.1.el10.x86_64 73/196 DEBUG: Installing : libsepol-3.9-1.el10.x86_64 74/196 DEBUG: Installing : libselinux-3.9-1.el10.x86_64 75/196 DEBUG: Installing : sed-4.9-3.el10.x86_64 76/196 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 77/196 DEBUG: Installing : libmount-2.40.2-13.el10.x86_64 78/196 DEBUG: Installing : libsmartcols-2.40.2-13.el10.x86_64 79/196 DEBUG: Installing : util-linux-core-2.40.2-13.el10.x86_64 80/196 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 81/196 DEBUG: Installing : p11-kit-0.25.10-1.el10.x86_64 82/196 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 83/196 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 84/196 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 85/196 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 86/196 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 87/196 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 88/196 DEBUG: Installing : p11-kit-trust-0.25.10-1.el10.x86_64 89/196 DEBUG: Running scriptlet: p11-kit-trust-0.25.10-1.el10.x86_64 89/196 DEBUG: Installing : openssl-fips-provider-1:3.5.1-5.el10.x86_64 90/196 DEBUG: Installing : openssl-libs-1:3.5.1-5.el10.x86_64 91/196 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 92/196 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 93/196 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 93/196 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 93/196 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 94/196 DEBUG: Installing : gzip-1.13-3.el10.x86_64 95/196 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 96/196 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 97/196 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 98/196 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 99/196 DEBUG: Installing : kmod-libs-31-12.el10.x86_64 100/196 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 101/196 DEBUG: Installing : rpm-sequoia-1.9.0.3-1.el10.x86_64 102/196 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-20.el10.x86_64 103/196 DEBUG: Installing : rpm-libs-4.19.1.1-20.el10.x86_64 104/196 DEBUG: Installing : libsemanage-3.9-1.el10.x86_64 105/196 DEBUG: Installing : shadow-utils-2:4.15.0-8.el10.x86_64 106/196 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 107/196 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 107/196 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 108/196 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 109/196 DEBUG: Installing : zip-3.0-45.el10.x86_64 110/196 DEBUG: Installing : cpp-14.3.1-2.1.el10.x86_64 111/196 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 112/196 DEBUG: Installing : openldap-2.6.9-1.el10.x86_64 113/196 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 114/196 DEBUG: Installing : pam-1.6.1-8.el10.x86_64 115/196 DEBUG: Installing : libbpf-2:1.6.0-3.el10.x86_64 116/196 DEBUG: Installing : libstdc++-devel-14.3.1-2.1.el10.x86_64 117/196 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 118/196 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 119/196 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 119/196 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 120/196 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 120/196 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 121/196 DEBUG: Installing : ed-1.20-5.el10.x86_64 122/196 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 123/196 DEBUG: Installing : less-661-3.el10.x86_64 124/196 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 125/196 DEBUG: Installing : cpio-2.15-3.el10.x86_64 126/196 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 127/196 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 128/196 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 129/196 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 130/196 DEBUG: Installing : libcom_err-1.47.1-4.el10.x86_64 131/196 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 132/196 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 133/196 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 134/196 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 135/196 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 136/196 DEBUG: Installing : glibc-devel-2.39-69.el10.x86_64 137/196 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 138/196 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 139/196 DEBUG: Installing : krb5-libs-1.21.3-8.el10.x86_64 140/196 DEBUG: Installing : libssh-0.11.1-3.el10.x86_64 141/196 DEBUG: Installing : libcurl-8.12.1-2.el10.x86_64 142/196 DEBUG: Installing : util-linux-2.40.2-13.el10.x86_64 143/196 DEBUG: Running scriptlet: util-linux-2.40.2-13.el10.x86_64 143/196 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 144/196 DEBUG: Installing : cryptsetup-libs-2.8.1-1.el10.x86_64 145/196 DEBUG: Installing : device-mapper-libs-10:1.02.206-3.el10.x86_64 146/196 DEBUG: Installing : device-mapper-10:1.02.206-3.el10.x86_64 147/196 DEBUG: Installing : elfutils-debuginfod-client-0.193-1.el10.x86_64 148/196 DEBUG: Installing : elfutils-libs-0.193-1.el10.x86_64 149/196 DEBUG: Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 150/196 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 150/196 DEBUG: Installing : systemd-pam-257-13.el10.x86_64 151/196 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 152/196 DEBUG: Installing : systemd-257-13.el10.x86_64 152/196 DEBUG: Running scriptlet: systemd-257-13.el10.x86_64 152/196 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-58.el10.x86_64 153/196 DEBUG: Running scriptlet: binutils-gold-2.41-58.el10.x86_64 153/196 DEBUG: Installing : binutils-2.41-58.el10.x86_64 154/196 DEBUG: Running scriptlet: binutils-2.41-58.el10.x86_64 154/196 DEBUG: Installing : elfutils-0.193-1.el10.x86_64 155/196 DEBUG: Installing : gdb-minimal-16.3-2.el10.x86_64 156/196 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 157/196 DEBUG: Installing : rpm-build-libs-4.19.1.1-20.el10.x86_64 158/196 DEBUG: Installing : openssh-9.9p1-14.el10.x86_64 159/196 DEBUG: Installing : openssh-clients-9.9p1-14.el10.x86_64 160/196 DEBUG: Running scriptlet: openssh-clients-9.9p1-14.el10.x86_64 160/196 DEBUG: Installing : git-core-2.47.3-1.el10.x86_64 161/196 DEBUG: Installing : curl-8.12.1-2.el10.x86_64 162/196 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 163/196 DEBUG: Installing : rpm-4.19.1.1-20.el10.x86_64 163/196 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 164/196 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 165/196 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 166/196 DEBUG: Installing : gcc-14.3.1-2.1.el10.x86_64 167/196 DEBUG: Installing : annobin-plugin-gcc-12.99-1.el10.x86_64 168/196 DEBUG: Installing : gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 169/196 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 170/196 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 171/196 DEBUG: Installing : go-srpm-macros-3.8.0-1.el10.noarch 172/196 DEBUG: Installing : python-srpm-macros-3.12-10.el10.noarch 173/196 DEBUG: Installing : redhat-rpm-config-293-1.el10.noarch 174/196 DEBUG: Running scriptlet: redhat-rpm-config-293-1.el10.noarch 174/196 DEBUG: Installing : rpm-build-4.19.1.1-20.el10.x86_64 175/196 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 176/196 DEBUG: Installing : python-rpm-macros-3.12-10.el10.noarch 177/196 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 178/196 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 179/196 DEBUG: Installing : python-unversioned-command-3.12.11-3.el10.noarch 180/196 DEBUG: Installing : python3-3.12.11-3.el10.x86_64 181/196 DEBUG: Installing : python3-libs-3.12.11-3.el10.x86_64 182/196 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 183/196 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 184/196 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 185/196 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 186/196 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 187/196 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 188/196 DEBUG: Installing : python3-devel-3.12.11-3.el10.x86_64 189/196 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 190/196 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 191/196 DEBUG: Installing : gcc-c++-14.3.1-2.1.el10.x86_64 192/196 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 193/196 DEBUG: Installing : which-2.21-44.el10.x86_64 194/196 DEBUG: Installing : info-7.1-6.el10.x86_64 195/196 DEBUG: Installing : systemd-rpm-macros-257-13.el10.noarch 196/196 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 196/196 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 196/196 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 196/196 DEBUG: Running scriptlet: rpm-4.19.1.1-20.el10.x86_64 196/196 DEBUG: Running scriptlet: systemd-rpm-macros-257-13.el10.noarch 196/196 DEBUG: Installed: DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: libbpf-2:1.6.0-3.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.1-5.el10.x86_64 DEBUG: openssl-libs-1:3.5.1-5.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xz-1:5.6.2-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'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-centos-stream-10-x86_64-1/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Installed packages: INFO: alternatives-1.30-2.el10.x86_64 annobin-docs-12.99-1.el10.noarch annobin-plugin-gcc-12.99-1.el10.x86_64 audit-libs-4.0.3-4.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-58.el10.x86_64 binutils-gold-2.41-58.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch centos-gpg-keys-10.0-11.el10.noarch centos-stream-release-10.0-11.el10.noarch centos-stream-repos-10.0-11.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.3.1-2.1.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250905-2.gitc7eb7b2.el10.noarch cryptsetup-libs-2.8.1-1.el10.x86_64 curl-8.12.1-2.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch debugedit-5.1-8.el10.x86_64 device-mapper-1.02.206-3.el10.x86_64 device-mapper-libs-1.02.206-3.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.193-1.el10.x86_64 elfutils-debuginfod-client-0.193-1.el10.x86_64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.x86_64 elfutils-libs-0.193-1.el10.x86_64 expat-2.7.1-1.el10.x86_64 file-5.45-8.el10.x86_64 file-libs-5.45-8.el10.x86_64 filesystem-3.18-17.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.3.1-2.1.el10.x86_64 gcc-c++-14.3.1-2.1.el10.x86_64 gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 gdb-minimal-16.3-2.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 git-core-2.47.3-1.el10.x86_64 glibc-2.39-69.el10.x86_64 glibc-common-2.39-69.el10.x86_64 glibc-devel-2.39-69.el10.x86_64 glibc-gconv-extra-2.39-69.el10.x86_64 glibc-minimal-langpack-2.39-69.el10.x86_64 gmp-6.2.1-12.el10.x86_64 go-srpm-macros-3.8.0-1.el10.noarch grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 info-7.1-6.el10.x86_64 jansson-2.14-3.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-136.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-12.el10.x86_64 krb5-libs-1.21.3-8.el10.x86_64 less-661-3.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-4.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-13.el10.x86_64 libbpf-1.6.0-3.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-4.el10.x86_64 libcurl-8.12.1-2.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-13.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-2.1.el10.x86_64 libgomp-14.3.1-2.1.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libmount-2.40.2-13.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libseccomp-2.5.6-1.el10.x86_64 libselinux-3.9-1.el10.x86_64 libsemanage-3.9-1.el10.x86_64 libsepol-3.9-1.el10.x86_64 libsmartcols-2.40.2-13.el10.x86_64 libssh-0.11.1-3.el10.x86_64 libssh-config-0.11.1-3.el10.noarch libstdc++-14.3.1-2.1.el10.x86_64 libstdc++-devel-14.3.1-2.1.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libunistring-1.1-10.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-13.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-9.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openldap-2.6.9-1.el10.x86_64 openssh-9.9p1-14.el10.x86_64 openssh-clients-9.9p1-14.el10.x86_64 openssl-fips-provider-3.5.1-5.el10.x86_64 openssl-libs-3.5.1-5.el10.x86_64 p11-kit-0.25.10-1.el10.x86_64 p11-kit-trust-0.25.10-1.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-8.el10.x86_64 pam-libs-1.6.1-8.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch perl-srpm-macros-1-57.el10.noarch pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.11-3.el10.noarch python3-3.12.11-3.el10.x86_64 python3-devel-3.12.11-3.el10.x86_64 python3-libs-3.12.11-3.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-10.el10.noarch python3-setuptools-69.0.3-12.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-typing-extensions-4.12.2-2.el10s.noarch qt6-srpm-macros-6.9.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-293-1.el10.noarch rpm-4.19.1.1-20.el10.x86_64 rpm-build-4.19.1.1-20.el10.x86_64 rpm-build-libs-4.19.1.1-20.el10.x86_64 rpm-libs-4.19.1.1-20.el10.x86_64 rpm-plugin-audit-4.19.1.1-20.el10.x86_64 rpm-sequoia-1.9.0.3-1.el10.x86_64 rust-toolset-srpm-macros-1.89.0-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-8.el10.x86_64 sqlite-libs-3.46.1-5.el10.x86_64 systemd-257-13.el10.x86_64 systemd-libs-257-13.el10.x86_64 systemd-pam-257-13.el10.x86_64 systemd-rpm-macros-257-13.el10.noarch tar-1.35-7.el10.x86_64 tzdata-2025b-2.el10.noarch unzip-6.0-69.el10.x86_64 util-linux-2.40.2-13.el10.x86_64 util-linux-core-2.40.2-13.el10.x86_64 which-2.21-44.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xz-5.6.2-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-45.el10.x86_64 zlib-ng-compat-2.2.3-2.el10.x86_64 zstd-1.5.5-9.el10.x86_64 Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg -p WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + MOCKDIR=/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 4963f794e31f41f5c41879c92c3f2ab578200ba1 Note: switching to '4963f794e31f41f5c41879c92c3f2ab578200ba1'. 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 4963f79 Merge 'refs/pull/328/head' + '[' -d /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp/pkgsrc ~/ci-framework-data/logs/DLRN/data/python-tcib + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/ci-framework-data/logs/DLRN/data/python-tcib + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.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 0.5.1.dev106 4963f79 + UPSTREAMVERSION=0.5.1.dev106 + [[ 0.5.1.dev106 =~ ([^-]*)-(.+) ]] + [[ 0.5.1.dev106 =~ (.*?)\.(0rc.+) ]] + [[ 0.5.1.dev106 =~ (.*?)\.(0b.+) ]] + [[ 0.5.1.dev106 =~ (.*?)\.(0a.+) ]] + [[ 0.5.1.dev106 =~ (.*?)\.(dev.+) ]] + VERSION=0.5.1 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20251007165645.4963f79 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: eda69020-3932-41f1-8daa-fcd967f3e239 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 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-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.oum9m9pp', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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): 8 DEBUG: On-line CPU(s) list: 0-7 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): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5600.00 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 xtopology 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: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: 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 Reg file data sampling: 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; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: 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: 7.5Gi 1.2Gi 1.9Gi 21Mi 4.7Gi 6.3Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: /dev/vda2 xfs 86G 7.9G 79G 10% / DEBUG: /dev/vda2 xfs 86G 7.9G 79G 10% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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.sxirnbie', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'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-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating tcib.egg-info writing tcib.egg-info/PKG-INFO writing dependency_links to tcib.egg-info/dependency_links.txt writing entry points to tcib.egg-info/entry_points.txt writing requirements to tcib.egg-info/requires.txt writing top-level names to tcib.egg-info/top_level.txt writing pbr to tcib.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'tcib.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'tcib.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating tcib-0.5.1.dev106 creating tcib-0.5.1.dev106/.github creating tcib-0.5.1.dev106/.github/workflows creating tcib-0.5.1.dev106/container-images creating tcib-0.5.1.dev106/container-images/kolla creating tcib-0.5.1.dev106/container-images/kolla/barbican-base creating tcib-0.5.1.dev106/container-images/kolla/base creating tcib-0.5.1.dev106/container-images/kolla/cinder-backup creating tcib-0.5.1.dev106/container-images/kolla/cinder-volume creating tcib-0.5.1.dev106/container-images/kolla/glance-api creating tcib-0.5.1.dev106/container-images/kolla/horizon creating tcib-0.5.1.dev106/container-images/kolla/iscsid creating tcib-0.5.1.dev106/container-images/kolla/keystone creating tcib-0.5.1.dev106/container-images/kolla/mariadb creating tcib-0.5.1.dev106/container-images/kolla/neutron-base creating tcib-0.5.1.dev106/container-images/kolla/ovn creating tcib-0.5.1.dev106/container-images/kolla/ovn/ovn-nb-db-server creating tcib-0.5.1.dev106/container-images/kolla/ovn/ovn-sb-db-server creating tcib-0.5.1.dev106/container-images/kolla/rabbitmq creating tcib-0.5.1.dev106/container-images/kolla/swift-base creating tcib-0.5.1.dev106/container-images/tcib creating tcib-0.5.1.dev106/container-images/tcib/base creating tcib-0.5.1.dev106/container-images/tcib/base/ansible-tests creating tcib-0.5.1.dev106/container-images/tcib/base/cron creating tcib-0.5.1.dev106/container-images/tcib/base/frr creating tcib-0.5.1.dev106/container-images/tcib/base/haproxy creating tcib-0.5.1.dev106/container-images/tcib/base/mariadb creating tcib-0.5.1.dev106/container-images/tcib/base/memcached creating tcib-0.5.1.dev106/container-images/tcib/base/multipathd creating tcib-0.5.1.dev106/container-images/tcib/base/netutils creating tcib-0.5.1.dev106/container-images/tcib/base/openstackclient creating tcib-0.5.1.dev106/container-images/tcib/base/os creating tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-evaluator creating tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-listener creating tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-notifier creating tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-keystone-listener creating tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-worker creating tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-central creating tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-compute creating tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi creating tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-notification creating tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-backup creating tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-scheduler creating tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-volume creating tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base/cloudkitty-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-backend-bind9 creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-central creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-mdns creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-producer creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-sink creating tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-worker creating tcib-0.5.1.dev106/container-images/tcib/base/os/glance-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-api-cfn creating tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-engine creating tcib-0.5.1.dev106/container-images/tcib/base/os/horizon creating tcib-0.5.1.dev106/container-images/tcib/base/os/horizontest creating tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-conductor creating tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-inspector creating tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-pxe creating tcib-0.5.1.dev106/container-images/tcib/base/os/iscsid creating tcib-0.5.1.dev106/container-images/tcib/base/os/keystone creating tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-scheduler creating tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-share creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/ironic-neutron-agent creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-server creating tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-sriov-agent creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-compute creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-conductor creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-novncproxy creating tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-scheduler creating tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-health-manager creating tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-housekeeping creating tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-worker creating tcib-0.5.1.dev106/container-images/tcib/base/os/placement-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/rally creating tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-account creating tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-container creating tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-object creating tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-proxy-server creating tcib-0.5.1.dev106/container-images/tcib/base/os/tempest creating tcib-0.5.1.dev106/container-images/tcib/base/os/tempest/tempest-all creating tcib-0.5.1.dev106/container-images/tcib/base/os/tempest/tempest-extras creating tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base creating tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-api creating tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-applier creating tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-decision-engine creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-base creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-controller creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-nb-db-server creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-northd creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-sb-db-server creating tcib-0.5.1.dev106/container-images/tcib/base/ovn-bgp-agent creating tcib-0.5.1.dev106/container-images/tcib/base/rabbitmq creating tcib-0.5.1.dev106/container-images/tcib/base/redis creating tcib-0.5.1.dev106/container-images/tcib/base/rsyslog creating tcib-0.5.1.dev106/container-images/tcib/base/tobiko creating tcib-0.5.1.dev106/container-images/tcib/base/unbound creating tcib-0.5.1.dev106/container-images/tcib/base/valkey creating tcib-0.5.1.dev106/roles creating tcib-0.5.1.dev106/roles/container_image_build creating tcib-0.5.1.dev106/roles/container_image_build/defaults creating tcib-0.5.1.dev106/roles/container_image_build/meta creating tcib-0.5.1.dev106/roles/container_image_build/molecule creating tcib-0.5.1.dev106/roles/container_image_build/molecule/default creating tcib-0.5.1.dev106/roles/container_image_build/tasks creating tcib-0.5.1.dev106/roles/container_image_build/templates creating tcib-0.5.1.dev106/roles/modify_container_image creating tcib-0.5.1.dev106/roles/modify_container_image/defaults creating tcib-0.5.1.dev106/roles/modify_container_image/files creating tcib-0.5.1.dev106/roles/modify_container_image/meta creating tcib-0.5.1.dev106/roles/modify_container_image/tasks creating tcib-0.5.1.dev106/roles/modify_container_image/templates creating tcib-0.5.1.dev106/scripts creating tcib-0.5.1.dev106/tcib creating tcib-0.5.1.dev106/tcib.egg-info creating tcib-0.5.1.dev106/tcib/builder creating tcib-0.5.1.dev106/tcib/client creating tcib-0.5.1.dev106/tcib/tests creating tcib-0.5.1.dev106/tcib/utils creating tcib-0.5.1.dev106/zuul.d copying files to tcib-0.5.1.dev106... copying .ci-operator.yaml -> tcib-0.5.1.dev106 copying .coveragerc -> tcib-0.5.1.dev106 copying .pre-commit-config.yaml -> tcib-0.5.1.dev106 copying .pylintrc -> tcib-0.5.1.dev106 copying .stestr.conf -> tcib-0.5.1.dev106 copying AUTHORS -> tcib-0.5.1.dev106 copying ChangeLog -> tcib-0.5.1.dev106 copying HACKING.rst -> tcib-0.5.1.dev106 copying LICENSE -> tcib-0.5.1.dev106 copying OWNERS -> tcib-0.5.1.dev106 copying OWNERS_ALIASES -> tcib-0.5.1.dev106 copying README.md -> tcib-0.5.1.dev106 copying requirements.txt -> tcib-0.5.1.dev106 copying setup.cfg -> tcib-0.5.1.dev106 copying setup.py -> tcib-0.5.1.dev106 copying tcib-dev-env.rc -> tcib-0.5.1.dev106 copying test-requirements.txt -> tcib-0.5.1.dev106 copying tox.ini -> tcib-0.5.1.dev106 copying .github/workflows/toxjobs.yml -> tcib-0.5.1.dev106/.github/workflows copying container-images/containers.yaml -> tcib-0.5.1.dev106/container-images copying container-images/kolla/barbican-base/sudoers -> tcib-0.5.1.dev106/container-images/kolla/barbican-base copying container-images/kolla/base/copy_cacerts.sh -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/base/httpd_setup.sh -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/base/set_configs.py -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/base/start.sh -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/base/sudoers -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/base/uid_gid_manage.sh -> tcib-0.5.1.dev106/container-images/kolla/base copying container-images/kolla/cinder-backup/cinder-backup-sudoers -> tcib-0.5.1.dev106/container-images/kolla/cinder-backup copying container-images/kolla/cinder-backup/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/cinder-backup copying container-images/kolla/cinder-volume/cinder-volume-sudoers -> tcib-0.5.1.dev106/container-images/kolla/cinder-volume copying container-images/kolla/cinder-volume/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/cinder-volume copying container-images/kolla/glance-api/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/glance-api copying container-images/kolla/horizon/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/horizon copying container-images/kolla/iscsid/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/iscsid copying container-images/kolla/keystone/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/keystone copying container-images/kolla/mariadb/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/mariadb copying container-images/kolla/mariadb/security_reset.expect -> tcib-0.5.1.dev106/container-images/kolla/mariadb copying container-images/kolla/mariadb/security_reset.expect.10.5 -> tcib-0.5.1.dev106/container-images/kolla/mariadb copying container-images/kolla/neutron-base/neutron_sudoers -> tcib-0.5.1.dev106/container-images/kolla/neutron-base copying container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh -> tcib-0.5.1.dev106/container-images/kolla/ovn/ovn-nb-db-server copying container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh -> tcib-0.5.1.dev106/container-images/kolla/ovn/ovn-sb-db-server copying container-images/kolla/rabbitmq/extend_start.sh -> tcib-0.5.1.dev106/container-images/kolla/rabbitmq copying container-images/kolla/swift-base/swift-rootwrap -> tcib-0.5.1.dev106/container-images/kolla/swift-base copying container-images/kolla/swift-base/swift-sudoers -> tcib-0.5.1.dev106/container-images/kolla/swift-base copying container-images/tcib/base/base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base copying container-images/tcib/base/ansible-tests/ansibleTests.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ansible-tests copying container-images/tcib/base/ansible-tests/ansible_sudoers -> tcib-0.5.1.dev106/container-images/tcib/base/ansible-tests copying container-images/tcib/base/ansible-tests/run_ansible.sh -> tcib-0.5.1.dev106/container-images/tcib/base/ansible-tests copying container-images/tcib/base/cron/cron.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/cron copying container-images/tcib/base/frr/frr.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/frr copying container-images/tcib/base/haproxy/haproxy.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/haproxy copying container-images/tcib/base/mariadb/mariadb.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/mariadb copying container-images/tcib/base/memcached/memcached.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/memcached copying container-images/tcib/base/multipathd/multipathd.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/multipathd copying container-images/tcib/base/netutils/netutils.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/netutils copying container-images/tcib/base/openstackclient/openstackclient.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/openstackclient copying container-images/tcib/base/os/os.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os copying container-images/tcib/base/os/aodh-base/aodh-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base copying container-images/tcib/base/os/aodh-base/aodh-api/aodh-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-api copying container-images/tcib/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-evaluator copying container-images/tcib/base/os/aodh-base/aodh-listener/aodh-listener.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-listener copying container-images/tcib/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/aodh-base/aodh-notifier copying container-images/tcib/base/os/barbican-base/barbican-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base copying container-images/tcib/base/os/barbican-base/barbican-api/barbican-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-api copying container-images/tcib/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-keystone-listener copying container-images/tcib/base/os/barbican-base/barbican-worker/barbican-worker.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/barbican-base/barbican-worker copying container-images/tcib/base/os/ceilometer-base/ceilometer-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base copying container-images/tcib/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-central copying container-images/tcib/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-compute copying container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi copying container-images/tcib/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ceilometer-base/ceilometer-notification copying container-images/tcib/base/os/cinder-base/cinder-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base copying container-images/tcib/base/os/cinder-base/cinder-api/cinder-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-api copying container-images/tcib/base/os/cinder-base/cinder-backup/cinder-backup.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-backup copying container-images/tcib/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-scheduler copying container-images/tcib/base/os/cinder-base/cinder-volume/cinder-volume.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cinder-base/cinder-volume copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-api/cloudkitty-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base/cloudkitty-api copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor/cloudkitty-processor.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor copying container-images/tcib/base/os/designate-base/designate-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base copying container-images/tcib/base/os/designate-base/designate-api/designate-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-api copying container-images/tcib/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-backend-bind9 copying container-images/tcib/base/os/designate-base/designate-central/designate-central.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-central copying container-images/tcib/base/os/designate-base/designate-mdns/designate-mdns.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-mdns copying container-images/tcib/base/os/designate-base/designate-producer/designate-producer.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-producer copying container-images/tcib/base/os/designate-base/designate-sink/designate-sink.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-sink copying container-images/tcib/base/os/designate-base/designate-worker/designate-worker.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/designate-base/designate-worker copying container-images/tcib/base/os/glance-api/glance-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/glance-api copying container-images/tcib/base/os/heat-base/heat-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base copying container-images/tcib/base/os/heat-base/heat-api/heat-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-api copying container-images/tcib/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-api-cfn copying container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/heat-base/heat-engine copying container-images/tcib/base/os/horizon/horizon.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/horizon copying container-images/tcib/base/os/horizontest/horizontest.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/horizontest copying container-images/tcib/base/os/horizontest/horizontest_sudoers -> tcib-0.5.1.dev106/container-images/tcib/base/os/horizontest copying container-images/tcib/base/os/horizontest/run_horizontest.sh -> tcib-0.5.1.dev106/container-images/tcib/base/os/horizontest copying container-images/tcib/base/os/ironic-base/ironic-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base copying container-images/tcib/base/os/ironic-base/ironic-api/ironic-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-api copying container-images/tcib/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-conductor copying container-images/tcib/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-inspector copying container-images/tcib/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/ironic-base/ironic-pxe copying container-images/tcib/base/os/iscsid/iscsid.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/iscsid copying container-images/tcib/base/os/keystone/keystone.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/keystone copying container-images/tcib/base/os/manila-base/manila-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base copying container-images/tcib/base/os/manila-base/manila-api/manila-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-api copying container-images/tcib/base/os/manila-base/manila-scheduler/manila-scheduler.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-scheduler copying container-images/tcib/base/os/manila-base/manila-share/manila-share.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/manila-base/manila-share copying container-images/tcib/base/os/neutron-base/neutron-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base copying container-images/tcib/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/ironic-neutron-agent copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/neutron-ovn-agent.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent copying container-images/tcib/base/os/neutron-base/neutron-server/neutron-server.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-server copying container-images/tcib/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/neutron-base/neutron-sriov-agent copying container-images/tcib/base/os/nova-base/nova-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base copying container-images/tcib/base/os/nova-base/nova-api/nova-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-api copying container-images/tcib/base/os/nova-base/nova-compute/nova-compute.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-compute copying container-images/tcib/base/os/nova-base/nova-conductor/nova-conductor.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-conductor copying container-images/tcib/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-novncproxy copying container-images/tcib/base/os/nova-base/nova-scheduler/nova-scheduler.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/nova-base/nova-scheduler copying container-images/tcib/base/os/octavia-base/octavia-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base copying container-images/tcib/base/os/octavia-base/octavia-api/octavia-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-api copying container-images/tcib/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-health-manager copying container-images/tcib/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-housekeeping copying container-images/tcib/base/os/octavia-base/octavia-worker/octavia-worker.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/octavia-base/octavia-worker copying container-images/tcib/base/os/placement-api/placement-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/placement-api copying container-images/tcib/base/os/rally/rally.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/rally copying container-images/tcib/base/os/rally/rally_sudoers -> tcib-0.5.1.dev106/container-images/tcib/base/os/rally copying container-images/tcib/base/os/rally/run_rally.sh -> tcib-0.5.1.dev106/container-images/tcib/base/os/rally copying container-images/tcib/base/os/swift-base/swift-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base copying container-images/tcib/base/os/swift-base/swift-account/swift-account.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-account copying container-images/tcib/base/os/swift-base/swift-container/swift-container.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-container copying container-images/tcib/base/os/swift-base/swift-object/swift-object.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-object copying container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/swift-base/swift-proxy-server copying container-images/tcib/base/os/tempest/run_tempest.sh -> tcib-0.5.1.dev106/container-images/tcib/base/os/tempest copying container-images/tcib/base/os/tempest/tempest.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/tempest copying container-images/tcib/base/os/tempest/tempest_sudoers -> tcib-0.5.1.dev106/container-images/tcib/base/os/tempest copying container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/tempest/tempest-all copying container-images/tcib/base/os/tempest/tempest-extras/tempest-extras.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/tempest/tempest-extras copying container-images/tcib/base/os/watcher-base/watcher-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base copying container-images/tcib/base/os/watcher-base/watcher-api/watcher-api.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-api copying container-images/tcib/base/os/watcher-base/watcher-applier/watcher-applier.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-applier copying container-images/tcib/base/os/watcher-base/watcher-decision-engine/watcher-decision-engine.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/os/watcher-base/watcher-decision-engine copying container-images/tcib/base/ovn-base/ovn-base.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-base copying container-images/tcib/base/ovn-base/ovn-controller/ovn-controller.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-controller copying container-images/tcib/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-nb-db-server copying container-images/tcib/base/ovn-base/ovn-northd/ovn-northd.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-northd copying container-images/tcib/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-base/ovn-sb-db-server copying container-images/tcib/base/ovn-bgp-agent/ovn_bgp_agent.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/ovn-bgp-agent copying container-images/tcib/base/rabbitmq/rabbitmq.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/rabbitmq copying container-images/tcib/base/redis/redis.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/redis copying container-images/tcib/base/rsyslog/rsyslog.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/rsyslog copying container-images/tcib/base/tobiko/run_tobiko.sh -> tcib-0.5.1.dev106/container-images/tcib/base/tobiko copying container-images/tcib/base/tobiko/tobiko.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/tobiko copying container-images/tcib/base/tobiko/tobiko_sudoers -> tcib-0.5.1.dev106/container-images/tcib/base/tobiko copying container-images/tcib/base/unbound/unbound.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/unbound copying container-images/tcib/base/valkey/valkey.yaml -> tcib-0.5.1.dev106/container-images/tcib/base/valkey copying roles/container_image_build/defaults/main.yml -> tcib-0.5.1.dev106/roles/container_image_build/defaults copying roles/container_image_build/meta/main.yml -> tcib-0.5.1.dev106/roles/container_image_build/meta copying roles/container_image_build/molecule/default/converge.yml -> tcib-0.5.1.dev106/roles/container_image_build/molecule/default copying roles/container_image_build/molecule/default/molecule.yml -> tcib-0.5.1.dev106/roles/container_image_build/molecule/default copying roles/container_image_build/molecule/default/prepare.yml -> tcib-0.5.1.dev106/roles/container_image_build/molecule/default copying roles/container_image_build/tasks/main.yml -> tcib-0.5.1.dev106/roles/container_image_build/tasks copying roles/container_image_build/templates/Containerfile.j2 -> tcib-0.5.1.dev106/roles/container_image_build/templates copying roles/container_image_build/templates/buildahfile.sh.j2 -> tcib-0.5.1.dev106/roles/container_image_build/templates copying roles/modify_container_image/defaults/main.yml -> tcib-0.5.1.dev106/roles/modify_container_image/defaults copying roles/modify_container_image/files/dev_install.sh -> tcib-0.5.1.dev106/roles/modify_container_image/files copying roles/modify_container_image/files/rpm_install.sh -> tcib-0.5.1.dev106/roles/modify_container_image/files copying roles/modify_container_image/files/yum_install.sh -> tcib-0.5.1.dev106/roles/modify_container_image/files copying roles/modify_container_image/meta/main.yml -> tcib-0.5.1.dev106/roles/modify_container_image/meta copying roles/modify_container_image/tasks/copy_rpms.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/dev_install.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/get_original_user.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/main.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/modify_image.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/precheck.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/rpm_install.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/yum_common.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/yum_install.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/yum_install_buildah.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/yum_update.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/tasks/yum_update_buildah.yml -> tcib-0.5.1.dev106/roles/modify_container_image/tasks copying roles/modify_container_image/templates/Dockerfile-dev.j2 -> tcib-0.5.1.dev106/roles/modify_container_image/templates copying roles/modify_container_image/templates/Dockerfile-rpm.j2 -> tcib-0.5.1.dev106/roles/modify_container_image/templates copying roles/modify_container_image/templates/Dockerfile-yum-install.j2 -> tcib-0.5.1.dev106/roles/modify_container_image/templates copying roles/modify_container_image/templates/Dockerfile-yum.j2 -> tcib-0.5.1.dev106/roles/modify_container_image/templates copying roles/modify_container_image/templates/yum_update.sh.j2 -> tcib-0.5.1.dev106/roles/modify_container_image/templates copying scripts/containerfile-converter.py -> tcib-0.5.1.dev106/scripts copying tcib/__init__.py -> tcib-0.5.1.dev106/tcib copying tcib.egg-info/PKG-INFO -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/SOURCES.txt -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/dependency_links.txt -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/entry_points.txt -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/not-zip-safe -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/pbr.json -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/requires.txt -> tcib-0.5.1.dev106/tcib.egg-info copying tcib.egg-info/top_level.txt -> tcib-0.5.1.dev106/tcib.egg-info copying tcib/builder/__init__.py -> tcib-0.5.1.dev106/tcib/builder copying tcib/builder/base.py -> tcib-0.5.1.dev106/tcib/builder copying tcib/builder/buildah.py -> tcib-0.5.1.dev106/tcib/builder copying tcib/client/__init__.py -> tcib-0.5.1.dev106/tcib/client copying tcib/client/command.py -> tcib-0.5.1.dev106/tcib/client copying tcib/client/container_image.py -> tcib-0.5.1.dev106/tcib/client copying tcib/client/plugin.py -> tcib-0.5.1.dev106/tcib/client copying tcib/client/utils.py -> tcib-0.5.1.dev106/tcib/client copying tcib/tests/__init__.py -> tcib-0.5.1.dev106/tcib/tests copying tcib/tests/base.py -> tcib-0.5.1.dev106/tcib/tests copying tcib/tests/test_buildah.py -> tcib-0.5.1.dev106/tcib/tests copying tcib/tests/test_container_image.py -> tcib-0.5.1.dev106/tcib/tests copying tcib/utils/__init__.py -> tcib-0.5.1.dev106/tcib/utils copying tcib/utils/process.py -> tcib-0.5.1.dev106/tcib/utils copying zuul.d/job.yaml -> tcib-0.5.1.dev106/zuul.d copying zuul.d/projects.yaml -> tcib-0.5.1.dev106/zuul.d copying tcib.egg-info/SOURCES.txt -> tcib-0.5.1.dev106/tcib.egg-info Writing tcib-0.5.1.dev106/setup.cfg creating dist Creating tar archive removing 'tcib-0.5.1.dev106' (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-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.1wr26zK3AX/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.1wr26zK3AX/dist Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: da929357-663e-4f6a-b81a-f2aa0a984b6e DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 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-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.fn_oq487', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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): 8 DEBUG: On-line CPU(s) list: 0-7 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): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5600.00 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 xtopology 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: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: 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 Reg file data sampling: 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; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: 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: 7.5Gi 1.2Gi 1.9Gi 21Mi 4.7Gi 6.3Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: /dev/vda2 xfs 86G 7.9G 79G 10% / DEBUG: /dev/vda2 xfs 86G 7.9G 79G 10% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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.5ygunblv', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'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-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp/pkgsrc/dist to /tmp/tmp.1wr26zK3AX/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.1wr26zK3AX/dist ++ grep .tar.gz + SOURCE=tcib-0.5.1.dev106.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.1wr26zK3AX/dist/tcib-0.5.1.dev106.tar.gz ++ basename tcib-0.5.1.dev106.tar.gz .tar.gz + SOURCEWITHREL=tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz + mv /tmp/tmp.1wr26zK3AX/dist/tcib-0.5.1.dev106.tar.gz /tmp/tmp.1wr26zK3AX/SOURCES/tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz + cd /home/zuul-worker/ci-framework-data/logs/DLRN/data/python-tcib_distro + cp -a python-tcib.spec /tmp/tmp.1wr26zK3AX/SOURCES/ + cp python-tcib.spec /tmp/tmp.1wr26zK3AX/SPECS/ + cd /tmp/tmp.1wr26zK3AX/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-tcib.spec + sed -i -e '1i%define upstream_version 0.5.1.dev106\' python-tcib.spec + grep -qc '^%global dlrn .*' python-tcib.spec + sed -i -e '1i%global dlrn 1\' python-tcib.spec + grep -qc '^%global dlrn_nvr .*' python-tcib.spec ++ basename tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr tcib-0.5.1.dev106-0.20251007165645.4963f79\' python-tcib.spec + sed -i -e s/UPSTREAMVERSION/0.5.1.dev106/g python-tcib.spec + set_nvr_in_spec + VERSION=0.5.1 + sed -i -e 's/Version:.*/Version: 0.5.1/g' python-tcib.spec + sed -i -e 's/Release:.*/Release: 0.20251007165645.4963f79%{?dist}/g' python-tcib.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz/' python-tcib.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-tcib.spec + cat python-tcib.spec %global dlrn_nvr tcib-0.5.1.dev106-0.20251007165645.4963f79 %global dlrn 1 %define upstream_version 0.5.1.dev106 %{!?upstream_version: %global upstream_version %{version}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme %global pypi_name tcib %global common_desc A repository to build OpenStack Services container \ images. %{?!_licensedir:%global license %%doc} Name: python-%{pypi_name} Summary: A repository to build container images Version: 0.5.1 Release: 0.20251007165645.4963f79%{?dist} License: Apache-2.0 URL: https://github.com/openstack-k8s-operators/tcib Source0: tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz BuildArch: noarch BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: git-core BuildRequires: openstack-macros BuildRequires: python3-osc-lib-tests %description %{common_desc} %package -n python3-%{pypi_name} Summary: A repository to build container images Requires: %{name}-containers = %{version}-%{release} %description -n python3-%{pypi_name} %{common_desc} %prep %autosetup -n %{pypi_name}-%{upstream_version} -S git rm -rf *.egg-info 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 # we switch data files to relative path in order to install them # to the right place sed -i 's/\/usr\///' setup.cfg # 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 # Setup directories install -d -m 755 %{buildroot}%{_datadir}/ansible/roles/ install -d -m 755 %{buildroot}%{_datadir}/ansible/roles/container_image_build install -d -m 755 %{buildroot}%{_datadir}/ansible/roles/modify_container_image %check %tox -e %{default_toxenv} %package containers Summary: A repository to build container images %description containers This package installs the dependencies and files which are required on the base TCIB container image. %files -n python3-%{pypi_name} %license LICENSE %doc README.md %{python3_sitelib}/%{pypi_name} %{python3_sitelib}/%{pypi_name}-*.dist-info %{_datadir}/ansible/roles/ %files containers %{_datadir}/%{pypi_name} %changelog + spectool -g -C /tmp/tmp.1wr26zK3AX/SOURCES python-tcib.spec + /usr/bin/mock --buildsrpm -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --spec python-tcib.spec --sources=/tmp/tmp.1wr26zK3AX/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --spec python-tcib.spec --sources=/tmp/tmp.1wr26zK3AX/SOURCES Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 97b05f1d-1502-4e0b-8dfa-47623c0c9c0b DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(python-tcib.spec) Config(dlrn-centos-stream-10-x86_64-1) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root 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-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.bztr1c78', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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): 8 DEBUG: On-line CPU(s) list: 0-7 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): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5600.00 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 xtopology 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: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: 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 Reg file data sampling: 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; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: 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: 7.5Gi 1.2Gi 1.9Gi 21Mi 4.7Gi 6.3Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: /dev/vda2 xfs 86G 8.2G 78G 10% / DEBUG: /dev/vda2 xfs 86G 8.2G 78G 10% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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.kj6gxyxs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-9.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-9.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-25ef5677a674088bfb4 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-8c0f1 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8b68ba74381f3c6d3712d 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-3e846cbbdb3600ffa 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-plugins-c3c6de98043b5d 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-7278e661a41693c1d4f08dd 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-652a8180f03bc35f67 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d928d8e522127410a83df 94 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-496237a646 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-27c0c5ba5 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ee4d40806 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-55ba53cf215b14ed95b 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-97e00e208fc6a1076bef41 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d19e4c140 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-225b2269baa6370be134 126 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 48 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 146 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 108 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 185 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 174 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 160 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 176 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 115 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 296 kB/s | 34 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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'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-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-tcib.spec) Config(dlrn-1) 0 minutes 15 seconds INFO: Results and/or logs in: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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: ['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-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.1wr26zK3AX WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.3 starting (python version = 3.12.11, NVR = mock-6.3-1.el10_1), args: /usr/libexec/mock/mock -v -r /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev --rebuild /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm Start(bootstrap): init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: 1000 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.12/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/ccache/u1000/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '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-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-stream-10-x86_64-1', 'root': 'dlrn-centos-stream-10-x86_64-1', 'resultdir': '/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev'}} 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 redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep 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 = 1 check_obsoletes = 1 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': 'np0005474675.novalocal', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: yum_avoid_opts: {} DEBUG: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install dnf 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-centos-stream-10-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: chroot_additional_packages: [] DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: copy_host_users: [] DEBUG: use_host_shadow_utils: True DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: beaef02e-2497-4568-babd-74666f3b3abe DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/ci-framework-data/logs/DLRN/data/dlrn-1.cfg DEBUG: root: dlrn-centos-stream-10-x86_64-1 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 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=0 protected_packages= module_platform_id=platform:el10 user_agent=Mock (dlrn-centos-stream-10-x86_64-1; x86_64) # repos [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 baseurl=http://mirror.stream.centos.org/10-stream/CRB/$basearch/os/ 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 baseurl=http://mirror.stream.centos.org/10-stream/HighAvailability/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=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 [delorean-component-barbican] name=delorean-openstack-barbican-25ef5677a674088bfb433ab39df3a75ac7b3cf8f baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/25/ef/25ef5677a674088bfb433ab39df3a75ac7b3cf8f_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-networking-generic-switch-8c0f1ec30bd0d765cd539de068a0c02cd9c8d699 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/8c/0f/8c0f1ec30bd0d765cd539de068a0c02cd9c8d699_7d11c901 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-8b68ba74381f3c6d3712dade3de9ed2849c8a352 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/8b/68/8b68ba74381f3c6d3712dade3de9ed2849c8a352_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-magnumclient-6357cfaa79857dd338b1c42a02eb1866609a9f18 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/63/57/6357cfaa79857dd338b1c42a02eb1866609a9f18_a76cdc99 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/3e/84/3e846cbbdb3600ffa14fa8afffe4c5db501ddfeb_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-c3c6de98043b5de9dc903952954cf6f5a2c38896 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c3/c6/c3c6de98043b5de9dc903952954cf6f5a2c38896_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-7278e661a41693c1d4f08dd7f4c855000f625346 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/72/78/7278e661a41693c1d4f08dd7f4c855000f625346_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-652a8180f03bc35f6769bbd2e43aecd5bd71602e baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/65/2a/652a8180f03bc35f6769bbd2e43aecd5bd71602e_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-d928d8e522127410a83dfa323812b05859f53547 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/d9/28/d928d8e522127410a83dfa323812b05859f53547_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-97d6de342fc0b7487c2dc99765c4717850758afc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/97/d6/97d6de342fc0b7487c2dc99765c4717850758afc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-496237a646a3cff808a52bce540356029f69c5b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/49/62/496237a646a3cff808a52bce540356029f69c5b0_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-27c0c5ba5abc21aa340e27a7d5e8981ab3249d33 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/27/c0/27c0c5ba5abc21aa340e27a7d5e8981ab3249d33_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-40e13e517b3000a0e4b305fdfebe0c12d339f2bd baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/40/e1/40e13e517b3000a0e4b305fdfebe0c12d339f2bd_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-ee4d40806744974c0a94652c69a6d21528bf7831 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/ee/4d/ee4d40806744974c0a94652c69a6d21528bf7831_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/55/ba/55ba53cf215b14ed95bc80c8e8ed4b29a45fd4ae_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f4c1ecb23dc5a451 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/38/d2380623a82a43e7716c2ea6f4c1ecb23dc5a451_aa98881c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-97e00e208fc6a1076bef41ba28a17cda8974aeb0 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/97/e0/97e00e208fc6a1076bef41ba28a17cda8974aeb0_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d19e4c140a94a677f7faf53bdf70377a8b8aea07 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/9e/d19e4c140a94a677f7faf53bdf70377a8b8aea07_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-225b2269baa6370be134f81b33a68e383ab30f74 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/22/5b/225b2269baa6370be134f81b33a68e383ab30f74_55cf7419 enabled=1 gpgcheck=0 priority=1 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/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm INFO: Start(/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm) Config(dlrn-centos-stream-10-x86_64-1) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev Mock Version: 6.3 INFO: Mock Version: 6.3 INFO: Mock Version: 6.3 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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.13j6lj7h', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-stream-10-x86_64-1/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): 8 DEBUG: On-line CPU(s) list: 0-7 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): 8 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5600.00 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 xtopology 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: 256 KiB (8 instances) DEBUG: L1i cache: 256 KiB (8 instances) DEBUG: L2 cache: 4 MiB (8 instances) DEBUG: L3 cache: 128 MiB (8 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-7 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Indirect target selection: 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 Reg file data sampling: 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; BHI Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsa: 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: 7.5Gi 1.2Gi 1.9Gi 21Mi 4.7Gi 6.3Gi DEBUG: Swap: 0B 0B 0B DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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: /dev/vda2 xfs 86G 8.2G 78G 10% / DEBUG: /dev/vda2 xfs 86G 8.2G 78G 10% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/dev/mapper DEBUG: kernel version == 6.12.0-136.el10.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/pki/ca-trust/source/blocklist 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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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.wg0ud2h9', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-stream-10-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-9.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-9.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-25ef5677a674088bfb4 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-generic-switch-8c0f1 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-8b68ba74381f3c6d3712d 207 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-magnumclient-6357cfaa79857dd338 200 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-3e846cbbdb3600ffa 204 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-plugins-c3c6de98043b5d 201 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-7278e661a41693c1d4f08dd 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-652a8180f03bc35f67 208 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-d928d8e522127410a83df 188 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 198 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-496237a646 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-27c0c5ba5 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 114 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-ee4d40806 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-55ba53cf215b14ed95b 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-zaqar-d2380623a82a43e7716c2ea6f 206 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-97e00e208fc6a1076bef41 213 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d19e4c140 222 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-225b2269baa6370be134 197 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 149 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 154 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 150 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 148 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 182 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 186 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 197 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 109 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 60 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 98 kB/s | 34 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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-stream-10-x86_64-1/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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', '1000', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'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-centos-stream-10-x86_64-1/root/.initialized Finish: chroot init Start: build phase for python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm Start: build setup for python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: python-tcib-0.5.1-0.20251007165645.496######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-tcib-0.5.1-0.20251007165645.4963f79.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: python-tcib.spec DEBUG: tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root//builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Tue Oct 7 16:58:42 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: =============================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =============================================================================================================== DEBUG: Installing: DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: python3-osc-lib-tests noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 89 k DEBUG: Installing dependencies: DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 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-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-requests noarch 2.32.4-1.el10 baseos 156 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 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-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: Transaction Summary DEBUG: =============================================================================================================== DEBUG: Install 51 Packages DEBUG: Total download size: 9.7 M DEBUG: Installed size: 44 M DEBUG: Downloading Packages: DEBUG: (1/51): python3-osc-lib-4.1.0-0.20250722063709. 3.2 MB/s | 100 kB 00:00 DEBUG: (2/51): python3-os-service-types-1.8.0-0.202507 1.2 MB/s | 42 kB 00:00 DEBUG: (3/51): python3-osc-lib-tests-4.1.0-0.202507220 11 MB/s | 89 kB 00:00 DEBUG: (4/51): python3-openstacksdk-4.6.0-0.2025061807 21 MB/s | 1.0 MB 00:00 DEBUG: (5/51): openstack-macros-2023.1.0-0.20250702055 1.9 MB/s | 22 kB 00:00 DEBUG: (6/51): python3-stevedore-5.5.0-0.2025090312170 4.4 MB/s | 79 kB 00:00 DEBUG: (7/51): python-oslo-i18n-lang-6.6.0-0.202509031 1.4 MB/s | 14 kB 00:00 DEBUG: (8/51): python-oslo-utils-lang-9.1.0-0.20250903 1.2 MB/s | 13 kB 00:00 DEBUG: (9/51): python3-cliff-4.10.0-0.20250618070037.a 9.5 MB/s | 116 kB 00:00 DEBUG: (10/51): python3-oslo-i18n-6.6.0-0.202509031215 12 MB/s | 64 kB 00:00 DEBUG: (11/51): python3-debtcollector-3.0.0-0.20250212 3.1 MB/s | 35 kB 00:00 DEBUG: (12/51): python3-oslo-utils-9.1.0-0.20250903120 17 MB/s | 130 kB 00:00 DEBUG: (13/51): python3-requestsexceptions-1.4.0-0.202 1.4 MB/s | 16 kB 00:00 DEBUG: (14/51): python3-keystoneauth1-5.12.0-0.2025090 28 MB/s | 554 kB 00:00 DEBUG: (15/51): libyaml-0.2.5-16.el10.x86_64.rpm 818 kB/s | 62 kB 00:00 DEBUG: (16/51): python3-cffi-1.16.0-7.el10.x86_64.rpm 3.9 MB/s | 308 kB 00:00 DEBUG: (17/51): python3-charset-normalizer-3.4.2-1.el1 1.5 MB/s | 112 kB 00:00 DEBUG: (18/51): python3-cryptography-43.0.0-4.el10.x86 25 MB/s | 1.4 MB 00:00 DEBUG: (19/51): python3-idna-3.7-4.el10.noarch.rpm 2.5 MB/s | 118 kB 00:00 DEBUG: (20/51): python3-pycparser-2.20-16.el10.noarch. 3.6 MB/s | 158 kB 00:00 DEBUG: (21/51): python3-ply-3.11-25.el10.noarch.rpm 1.8 MB/s | 134 kB 00:00 DEBUG: (22/51): python3-pyparsing-3.1.1-7.el10.noarch. 5.6 MB/s | 269 kB 00:00 DEBUG: (23/51): python3-decorator-5.1.1-12.el10.noarch 216 kB/s | 32 kB 00:00 DEBUG: (24/51): python3-requests-2.32.4-1.el10.noarch. 3.6 MB/s | 156 kB 00:00 DEBUG: (25/51): python3-urllib3-1.26.19-2.el10.noarch. 3.8 MB/s | 281 kB 00:00 DEBUG: (26/51): python3-wcwidth-0.2.6-6.el10.noarch.rp 1.2 MB/s | 46 kB 00:00 DEBUG: (27/51): python3-pyyaml-6.0.1-19.el10.x86_64.rp 1.5 MB/s | 236 kB 00:00 DEBUG: (28/51): python3-jsonpatch-1.33-6.el10.noarch.r 447 kB/s | 32 kB 00:00 DEBUG: (29/51): python3-jmespath-1.0.1-8.el10.noarch.r 689 kB/s | 58 kB 00:00 DEBUG: (30/51): python3-mako-1.2.3-9.el10.noarch.rpm 5.6 MB/s | 225 kB 00:00 DEBUG: (31/51): python3-markupsafe-2.1.3-6.el10.x86_64 777 kB/s | 32 kB 00:00 DEBUG: (32/51): python3-prettytable-3.6.0-10.el10.noar 1.8 MB/s | 68 kB 00:00 DEBUG: (33/51): python3-jsonpointer-2.3-9.el10.noarch. 170 kB/s | 22 kB 00:00 DEBUG: (34/51): python3-psutil-5.9.8-6.el10.x86_64.rpm 5.8 MB/s | 269 kB 00:00 DEBUG: (35/51): python3-autopage-0.5.2-8.el10s.noarch. 6.5 MB/s | 75 kB 00:00 DEBUG: (36/51): python3-cmd2-2.5.8-1.el10s.noarch.rpm 20 MB/s | 375 kB 00:00 DEBUG: (37/51): python3-dogpile-cache-1.3.3-1.el10s.no 15 MB/s | 122 kB 00:00 DEBUG: (38/51): python3-netaddr-1.3.0-2.el10.noarch.rp 11 MB/s | 1.7 MB 00:00 DEBUG: (39/51): python3-extras-1.0.0-36.el10s.noarch.r 866 kB/s | 15 kB 00:00 DEBUG: (40/51): pyproject-rpm-macros-1.16.2-1.el10.noa 561 kB/s | 46 kB 00:00 DEBUG: (41/51): python3-fixtures-4.2.2-1.el10s.noarch. 14 MB/s | 111 kB 00:00 DEBUG: (42/51): python3-iso8601-2.1.0-3.el10s.noarch.r 2.9 MB/s | 23 kB 00:00 DEBUG: (43/51): python3-pyperclip-1.8.2-1.el10s.noarch 3.9 MB/s | 28 kB 00:00 DEBUG: (44/51): python3-requests-mock-1.12.1-1.el10s.n 8.4 MB/s | 49 kB 00:00 DEBUG: (45/51): python3-stestr-4.1.0-1.el10s.noarch.rp 21 MB/s | 194 kB 00:00 DEBUG: (46/51): python3-subunit-1.4.4-5.el10s.noarch.r 12 MB/s | 123 kB 00:00 DEBUG: (47/51): python3-tomlkit-0.13.2-1.el10s.noarch. 14 MB/s | 111 kB 00:00 DEBUG: (48/51): python3-voluptuous-0.15.2-1.el10s.noar 8.7 MB/s | 73 kB 00:00 DEBUG: (49/51): python3-testtools-2.7.2-1.bootstrap.el 20 MB/s | 405 kB 00:00 DEBUG: (50/51): python3-wrapt-1.17.1-1.el10s.x86_64.rp 7.2 MB/s | 68 kB 00:00 DEBUG: (51/51): python3-platformdirs-4.2.2-2.el10s.noa 4.4 MB/s | 41 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 14 MB/s | 9.7 MB 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-iso8601-2.1.0-3.el10s.noarch 1/51 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde.e 2/51 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/51 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 4/51 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 5/51 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 6/51 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 7/51 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 8/51 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657.db 9/51 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 10/51 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 11/51 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 12/51 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 13/51 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 14/51 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 15/51 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 16/51 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 17/51 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 18/51 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 19/51 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 20/51 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 21/51 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 22/51 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 23/51 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 24/51 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 25/51 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 26/51 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 27/51 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 28/51 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 29/51 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 30/51 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 31/51 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 32/51 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 33/51 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 34/51 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 35/51 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f04 36/51 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 37/51 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 38/51 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 39/51 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el10 40/51 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 41/51 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20250213133424. 42/51 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c657 43/51 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd 44/51 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51c 45/51 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.e 46/51 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd062. 47/51 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el1 48/51 DEBUG: Installing : python3-osc-lib-tests-4.1.0-0.20250722063709.48b43 49/51 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 50/51 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a105 51/51 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a105 51/51 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 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-extras-1.0.0-36.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.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-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.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-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm Start: rpmbuild python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.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.BQSZ9e DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf tcib-0.5.1.dev106 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/tcib-0.5.1.dev106-0.20251007165645.4963f79.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + rm -rf /builddir/build/BUILD/tcib-0.5.1.dev106-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-tcib-0.5.1 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + rm -rf tcib.egg-info DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i 's/\/usr\///' setup.cfg 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: + 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: + 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: + 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: + 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: + 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: + 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: + 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.D7IKki DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:08 ago on Tue Oct 7 16:58:42 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total download size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: python3-wheel-0.41.2-5.el10.noarch.rpm 1.6 MB/s | 167 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.6 MB/s | 167 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-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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.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-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.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.RqYJjy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv '*.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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:11 ago on Tue Oct 7 16:58:42 2025. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-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: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 12 Packages DEBUG: Total download size: 2.1 M DEBUG: Installed size: 6.6 M DEBUG: Downloading Packages: DEBUG: (1/12): python3-pluggy-1.3.0-5.el10.noarch.rpm 644 kB/s | 53 kB 00:00 DEBUG: (2/12): python3-colorama-0.4.6-13.el10.noarch.r 766 kB/s | 72 kB 00:00 DEBUG: (3/12): python3-cachetools-5.4.0-6.el10s.noarch 2.5 MB/s | 37 kB 00:00 DEBUG: (4/12): python3-chardet-5.2.0-1.el10s.noarch.rp 34 MB/s | 272 kB 00:00 DEBUG: (5/12): python3-distlib-0.3.9-1.el10s.noarch.rp 23 MB/s | 254 kB 00:00 DEBUG: (6/12): python3-filelock-3.15.4-3.el10s.noarch. 4.9 MB/s | 37 kB 00:00 DEBUG: (7/12): python3-pyproject-api-1.6.1-5.el10s.noa 5.1 MB/s | 37 kB 00:00 DEBUG: (8/12): python3-tox-current-env-0.0.12-1.el10s. 5.0 MB/s | 29 kB 00:00 DEBUG: (9/12): python3-virtualenv-20.26.6-2.el10s.noar 24 MB/s | 238 kB 00:00 DEBUG: (10/12): tox-4.21.2-3.el10s.noarch.rpm 27 MB/s | 365 kB 00:00 DEBUG: (11/12): python3-wheel-wheel-0.41.2-5.el10.noar 509 kB/s | 71 kB 00:00 DEBUG: (12/12): python3-setuptools-wheel-69.0.3-12.el1 2.8 MB/s | 677 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.7 MB/s | 2.1 MB 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-filelock-3.15.4-3.el10s.noarch 1/12 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 2/12 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 3/12 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 4/12 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 5/12 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 6/12 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 7/12 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 8/12 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 9/12 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 10/12 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 11/12 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 12/12 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 12/12 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-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.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.FX8JzS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling 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 python-openstackclient>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-openstackclient>=5.2.0 DEBUG: Handling ansible-core from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: ansible-core DEBUG: Handling ansible-runner>=1.4.5 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: ansible-runner>=1.4.5 DEBUG: Handling osc-lib>=2.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osc-lib>=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=5.2.0 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0 DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling PyYAML>=3.12 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyYAML>=3.12 DEBUG: (installed: PyYAML 6.0.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 python-subunit>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=3.2.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 testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testscenarios>=0.4 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 requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating tcib.egg-info DEBUG: writing tcib.egg-info/PKG-INFO DEBUG: writing dependency_links to tcib.egg-info/dependency_links.txt DEBUG: writing entry points to tcib.egg-info/entry_points.txt DEBUG: writing requirements to tcib.egg-info/requires.txt DEBUG: writing top-level names to tcib.egg-info/top_level.txt DEBUG: writing pbr to tcib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'tcib.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tcib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tcib-0.5.1.dev106/tcib-0.5.1.dev106.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling python-openstackclient >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: python-openstackclient >=5.2.0 DEBUG: Handling ansible-core from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: ansible-core DEBUG: Handling ansible-runner >=1.4.5 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: ansible-runner >=1.4.5 DEBUG: Handling osc-lib >=2.3.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: osc-lib >=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: oslo.config >=5.2.0 DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: oslo.log >=3.36.0 DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0 DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement not satisfied: tenacity >=6.1.0 DEBUG: Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: PyYAML >=3.12 DEBUG: (installed: PyYAML 6.0.1) DEBUG: + cat /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tcib-0.5.1.dev106.dist-info/ DEBUG: removed 'tcib-0.5.1.dev106.dist-info/entry_points.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/top_level.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/pbr.json' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/METADATA' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/LICENSE' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/AUTHORS' DEBUG: removed directory 'tcib-0.5.1.dev106.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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:14 ago on Tue Oct 7 16:58:42 2025. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================ DEBUG: Installing: DEBUG: openstack-ansible-core x86_64 2.14.2-4.1.el10s delorean-master-testing 2.9 M DEBUG: python3-ansible-runner noarch 2.4.0-7.el10s delorean-master-testing 161 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-openstackclient noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 1.6 M 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-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: Installing dependencies: DEBUG: python-openstackclient-lang noarch 8.1.0-0.20250618070222.88b59d8.el10 delorean-component-clients 47 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python3-cinderclient noarch 9.8.0-0.20250905132338.e2d3049.el10 delorean-component-clients 268 k DEBUG: python3-daemon noarch 3.1.0-2.el10s delorean-master-testing 50 k DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-lockfile noarch 1:0.12.2-15.el10s delorean-master-testing 34 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-pexpect noarch 4.9.0-6.el10 baseos 178 k DEBUG: python3-ptyprocess noarch 0.7.0-9.el10 baseos 37 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: sshpass x86_64 1.09-10.el10s delorean-master-testing 27 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 28 Packages DEBUG: Total download size: 7.6 M DEBUG: Installed size: 36 M DEBUG: Downloading Packages: DEBUG: (1/28): python-openstackclient-lang-8.1.0-0.202 1.3 MB/s | 47 kB 00:00 DEBUG: (2/28): python3-cinderclient-9.8.0-0.2025090513 6.0 MB/s | 268 kB 00:00 DEBUG: (3/28): python3-keystoneclient-5.7.0-0.20250903 5.7 MB/s | 278 kB 00:00 DEBUG: (4/28): python3-openstackclient-8.1.0-0.2025061 48 MB/s | 1.6 MB 00:00 DEBUG: (5/28): python3-oslotest-5.0.1-0.20250513100931 2.0 MB/s | 52 kB 00:00 DEBUG: (6/28): python-oslo-concurrency-lang-7.2.0-0.20 562 kB/s | 13 kB 00:00 DEBUG: (7/28): python3-oslo-concurrency-7.2.0-0.202509 6.3 MB/s | 46 kB 00:00 DEBUG: (8/28): python-oslo-log-lang-7.2.1-0.2025090312 840 kB/s | 13 kB 00:00 DEBUG: (9/28): python3-oslo-config-10.0.0-0.2025072206 17 MB/s | 282 kB 00:00 DEBUG: (10/28): python3-oslo-context-6.1.0-0.202509031 1.9 MB/s | 28 kB 00:00 DEBUG: (11/28): python3-oslo-log-7.2.1-0.2025090312341 4.9 MB/s | 75 kB 00:00 DEBUG: (12/28): python3-oslo-serialization-5.8.0-0.202 3.0 MB/s | 35 kB 00:00 DEBUG: (13/28): bash-completion-2.11-16.el10.noarch.rp 12 MB/s | 453 kB 00:00 DEBUG: (14/28): python3-pexpect-4.9.0-6.el10.noarch.rp 2.5 MB/s | 178 kB 00:00 DEBUG: (15/28): python3-ptyprocess-0.7.0-9.el10.noarch 880 kB/s | 37 kB 00:00 DEBUG: (16/28): python3-ansible-runner-2.4.0-7.el10s.n 13 MB/s | 161 kB 00:00 DEBUG: (17/28): python3-coverage-7.3.2-5.el10s.x86_64. 25 MB/s | 358 kB 00:00 DEBUG: (18/28): openstack-ansible-core-2.14.2-4.1.el10 55 MB/s | 2.9 MB 00:00 DEBUG: (19/28): python3-daemon-3.1.0-2.el10s.noarch.rp 2.7 MB/s | 50 kB 00:00 DEBUG: (20/28): python3-fasteners-0.19-1.el10s.noarch. 7.1 MB/s | 43 kB 00:00 DEBUG: (21/28): python3-lockfile-0.12.2-15.el10s.noarc 5.5 MB/s | 34 kB 00:00 DEBUG: (22/28): python3-msgpack-1.1.0-1.el10s.x86_64.r 17 MB/s | 103 kB 00:00 DEBUG: (23/28): python3-pytz-2024.1-3.el10s.noarch.rpm 9.1 MB/s | 59 kB 00:00 DEBUG: (24/28): python3-rfc3986-1.5.0-12.el10s.noarch. 16 MB/s | 59 kB 00:00 DEBUG: (25/28): python3-tenacity-8.2.3-1.el10s.noarch. 13 MB/s | 55 kB 00:00 DEBUG: (26/28): python3-testscenarios-0.5.0-21.el10s.n 7.9 MB/s | 40 kB 00:00 DEBUG: (27/28): python3-dateutil-2.9.0.post0-1.el10.no 2.2 MB/s | 340 kB 00:00 DEBUG: (28/28): sshpass-1.09-10.el10s.x86_64.rpm 2.8 MB/s | 27 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 29 MB/s | 7.6 MB 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 : sshpass-1.09-10.el10s.x86_64 1/28 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 2/28 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.493a 3/28 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 4/28 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 5/28 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.20250903120250. 6/28 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615.be 7/28 DEBUG: Installing : python3-lockfile-1:0.12.2-15.el10s.noarch 8/28 DEBUG: Installing : python3-daemon-3.1.0-2.el10s.noarch 9/28 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 10/28 DEBUG: Installing : python3-ptyprocess-0.7.0-9.el10.noarch 11/28 DEBUG: Installing : python3-pexpect-4.9.0-6.el10.noarch 12/28 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 13/28 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 14/28 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23bc4 15/28 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb 16/28 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.2025090311521 17/28 DEBUG: Installing : python3-cinderclient-9.8.0-0.20250905132338.e2d304 18/28 DEBUG: Installing : python-openstackclient-lang-8.1.0-0.20250618070222 19/28 DEBUG: Installing : python3-openstackclient-8.1.0-0.20250618070222.88b 20/28 DEBUG: Running scriptlet: python3-openstackclient-8.1.0-0.20250618070222.88b 20/28 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211.08 21/28 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el 22/28 DEBUG: Installing : python3-ansible-runner-2.4.0-7.el10s.noarch 23/28 DEBUG: Installing : openstack-ansible-core-2.14.2-4.1.el10s.x86_64 24/28 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 25/28 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 26/28 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 27/28 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 28/28 DEBUG: Running scriptlet: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el 28/28 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: openstack-ansible-core-2.14.2-4.1.el10s.x86_64 DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-ansible-runner-2.4.0-7.el10s.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-daemon-3.1.0-2.el10s.noarch DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-lockfile-1:0.12.2-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.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-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-pexpect-4.9.0-6.el10.noarch DEBUG: python3-ptyprocess-0.7.0-9.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: sshpass-1.09-10.el10s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: sshpass-1.09-10.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-lockfile-0.12.2-15.el10s.noarch DEBUG: python3-daemon-3.1.0-2.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-ptyprocess-0.7.0-9.el10.noarch DEBUG: python3-pexpect-4.9.0-6.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-ansible-runner-2.4.0-7.el10s.noarch DEBUG: openstack-ansible-core-2.14.2-4.1.el10s.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: sshpass-1.09-10.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-lockfile-0.12.2-15.el10s.noarch DEBUG: python3-daemon-3.1.0-2.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-ptyprocess-0.7.0-9.el10.noarch DEBUG: python3-pexpect-4.9.0-6.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-ansible-runner-2.4.0-7.el10s.noarch DEBUG: openstack-ansible-core-2.14.2-4.1.el10s.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-tcib.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.48i8Xq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling 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 python-openstackclient>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-openstackclient>=5.2.0 DEBUG: (installed: python-openstackclient 8.1.0) DEBUG: Handling ansible-core from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ansible-core DEBUG: (installed: ansible-core 2.14.2) DEBUG: Handling ansible-runner>=1.4.5 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ansible-runner>=1.4.5 DEBUG: (installed: ansible-runner 2.4.0) DEBUG: Handling osc-lib>=2.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osc-lib>=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling PyYAML>=3.12 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyYAML>=3.12 DEBUG: (installed: PyYAML 6.0.1) 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 python-subunit>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) 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 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 testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.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 requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing tcib.egg-info/PKG-INFO DEBUG: writing dependency_links to tcib.egg-info/dependency_links.txt DEBUG: writing entry points to tcib.egg-info/entry_points.txt DEBUG: writing requirements to tcib.egg-info/requires.txt DEBUG: writing top-level names to tcib.egg-info/top_level.txt DEBUG: writing pbr to tcib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tcib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tcib-0.5.1.dev106/tcib-0.5.1.dev106.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling python-openstackclient >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: python-openstackclient >=5.2.0 DEBUG: (installed: python-openstackclient 8.1.0) DEBUG: Handling ansible-core from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: ansible-core DEBUG: (installed: ansible-core 2.14.2) DEBUG: Handling ansible-runner >=1.4.5 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: ansible-runner >=1.4.5 DEBUG: (installed: ansible-runner 2.4.0) DEBUG: Handling osc-lib >=2.3.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: osc-lib >=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.config >=5.2.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: PyYAML >=3.12 DEBUG: (installed: PyYAML 6.0.1) DEBUG: + cat /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tcib-0.5.1.dev106.dist-info/ DEBUG: removed 'tcib-0.5.1.dev106.dist-info/entry_points.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/top_level.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/pbr.json' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/METADATA' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/LICENSE' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/AUTHORS' DEBUG: removed directory 'tcib-0.5.1.dev106.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:20 ago on Tue Oct 7 16:58:42 2025. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package git-core-2.47.3-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Package python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package openstack-ansible-core-2.14.2-4.1.el10s.x86_64 is already installed. DEBUG: Package python3-ansible-runner-2.4.0-7.el10s.noarch is already installed. DEBUG: Package python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.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-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-12.el10.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-2.1.el10.x86_64 DEBUG: tzdata-2025b-2.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.9.1-1.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: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: kernel-headers-6.12.0-136.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.99-1.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-11.el10.noarch DEBUG: centos-stream-repos-10.0-11.el10.noarch DEBUG: centos-stream-release-10.0-11.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 DEBUG: glibc-common-2.39-69.el10.x86_64 DEBUG: glibc-2.39-69.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: libuuid-2.40.2-13.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-13.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 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: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: expat-2.7.1-1.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-4.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-8.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-13.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libfdisk-2.40.2-13.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: libxml2-2.12.5-9.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-2.1.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: libmount-2.40.2-13.el10.x86_64 DEBUG: libsmartcols-2.40.2-13.el10.x86_64 DEBUG: util-linux-core-2.40.2-13.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.10-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 DEBUG: openssl-fips-provider-3.5.1-5.el10.x86_64 DEBUG: openssl-libs-3.5.1-5.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: kmod-libs-31-12.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 DEBUG: libsemanage-3.9-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-8.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: tar-1.35-7.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-2.1.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.9-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-8.el10.x86_64 DEBUG: libbpf-1.6.0-3.el10.x86_64 DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 DEBUG: bzip2-1.0.8-25.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: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libcom_err-1.47.1-4.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: glibc-devel-2.39-69.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-2.el10.x86_64 DEBUG: util-linux-2.40.2-13.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-13.el10.x86_64 DEBUG: systemd-257-13.el10.x86_64 DEBUG: binutils-gold-2.41-58.el10.x86_64 DEBUG: binutils-2.41-58.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 DEBUG: openssh-9.9p1-14.el10.x86_64 DEBUG: openssh-clients-9.9p1-14.el10.x86_64 DEBUG: git-core-2.47.3-1.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-20.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-2.1.el10.x86_64 DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: redhat-rpm-config-293-1.el10.noarch DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.11-3.el10.noarch DEBUG: python3-3.12.11-3.el10.x86_64 DEBUG: python3-libs-3.12.11-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-devel-3.12.11-3.el10.x86_64 DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: gcc-c++-14.3.1-2.1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: systemd-rpm-macros-257-13.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-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-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: sshpass-1.09-10.el10s.x86_64 DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-lockfile-0.12.2-15.el10s.noarch DEBUG: python3-daemon-3.1.0-2.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-ptyprocess-0.7.0-9.el10.noarch DEBUG: python3-pexpect-4.9.0-6.el10.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el10.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-ansible-runner-2.4.0-7.el10s.noarch DEBUG: openstack-ansible-core-2.14.2-4.1.el10s.x86_64 DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos-stream-10-x86_64-1/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-2.1.el10.x86_64 1750714831 277140 1c02f2f827e00f5cbfb76b4d7235754f installed DEBUG: tzdata-2025b-2.el10.noarch 1753885217 1903601 0273d4da36c76fc021ad2dba4f45c055 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.89.0-1.el10.noarch 1757609270 2058 ebea41303e3cfd53c90734176a9c590f installed DEBUG: qt6-srpm-macros-6.9.1-1.el10.noarch 1747304296 464 15416c87c95aca8f600039ef129b5877 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: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed DEBUG: kernel-headers-6.12.0-136.el10.x86_64 1759142483 6918843 3bbc466431bb63d52cd094d1a1fa7005 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.99-1.el10.noarch 1754477906 101309 855e149ca9a3eac9dfff62d48731dc8a installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-3.el10.noarch 1759232181 277 0293936d26cf456f82230508605afac6 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-11.el10.noarch 1757091542 3865 2023a1fb6cabb72ac135b253f217813d installed DEBUG: centos-stream-repos-10.0-11.el10.noarch 1757091542 7002 f5a63617d326bc2e2b2fe555aa753121 installed DEBUG: centos-stream-release-10.0-11.el10.noarch 1757091542 38039 3bd630965fe87e90ad08bb433a320fbf 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: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-69.el10.x86_64 1759159739 8163110 e00d9b4fb4244fbf9f98229e35453cfc installed DEBUG: glibc-minimal-langpack-2.39-69.el10.x86_64 1759159739 0 f01ce3aa3e4485752029d5a11ba0a459 installed DEBUG: glibc-common-2.39-69.el10.x86_64 1759159739 1072850 b517e8736d5fa559af42c3a25f2961a1 installed DEBUG: glibc-2.39-69.el10.x86_64 1759159739 6534514 bb585a947f7992b5764485cf9a730711 installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: libstdc++-14.3.1-2.1.el10.x86_64 1750714831 2974297 fd8c1d8f94d3779d8caa597cb4ac628d installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libuuid-2.40.2-13.el10.x86_64 1753880156 38205 a522b14ac5e337e6bb888ed19ef09384 installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-13.el10.x86_64 1753880156 268714 ac3366c8517dd872d7abea58ff6d8f78 installed DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: crypto-policies-20250905-2.gitc7eb7b2.el10.noarch 1758876175 122169 ed1d0465d9044a56f7ef483178cd2371 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: 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: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: expat-2.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-8.el10.x86_64 1751360210 137903 4c8d5b504acdcc04be65f3390ff1f63a installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-13.el10.x86_64 1755263174 2403114 2e0fcea8ae4570735b796b1ab5b61be5 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libfdisk-2.40.2-13.el10.x86_64 1753880156 371474 7d8623980f66960cd933bad02ccad7aa 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: libxml2-2.12.5-9.el10.x86_64 1754416424 1811795 b8ce48cf83a829ff6e2c9103eecef8c2 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: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 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: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libgomp-14.3.1-2.1.el10.x86_64 1750714831 540240 176a91bc08e398a92a099873cb2c6c89 installed DEBUG: libsepol-3.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-1.el10.x86_64 1753350351 201773 0258f8e18f2890eb0d7ed5b14f440a59 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: libmount-2.40.2-13.el10.x86_64 1753880156 360114 c86e175495cf78251ebdd168af51d1c3 installed DEBUG: libsmartcols-2.40.2-13.el10.x86_64 1753880156 184578 48a88c59bae0a0cf1d06332e06331789 installed DEBUG: util-linux-core-2.40.2-13.el10.x86_64 1753880156 1534625 ca762997aa2edd5ca2aa3dd5fdc449b3 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.10-1.el10.x86_64 1758549145 2388809 b88978a7aad9481f0d4b77ad64b2aa65 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: 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: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: p11-kit-trust-0.25.10-1.el10.x86_64 1758549145 460921 c91f72e05b9159bc285548ba34ddd0f5 installed DEBUG: openssl-fips-provider-1:3.5.1-5.el10.x86_64 1757080485 2493186 2003f87af4fd308d725fea354be0cf08 installed DEBUG: openssl-libs-1:3.5.1-5.el10.x86_64 1757080485 6874451 cd8d0a5ce2b3f001a85553efe7709afc installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 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: 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: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: kmod-libs-31-12.el10.x86_64 1755586286 150598 7aeee35d70dbdf8da4882726162a4f73 installed DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 1758212280 2723414 d041b70ed398c38d4878be6255d81c0d installed DEBUG: rpm-plugin-audit-4.19.1.1-20.el10.x86_64 1756197347 16413 e3c4048663e6c16c35b182264b8a7abf installed DEBUG: rpm-libs-4.19.1.1-20.el10.x86_64 1756197347 743080 da1f3e97e96168d8df7097007a67f3e3 installed DEBUG: libsemanage-3.9-1.el10.x86_64 1753359641 319451 4229000945e4ab894ced279891b57605 installed DEBUG: shadow-utils-2:4.15.0-8.el10.x86_64 1754394098 4282173 e3ca9676d0be874fb0a62ae419580f52 installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-2.1.el10.x86_64 1750714831 40400337 5e61dc5d1e145602e20a950c74768f63 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.9-1.el10.x86_64 1755037201 526418 181206637e651785b1363b5745a4912e installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-8.el10.x86_64 1751360210 1840377 34c27d641de5452ddf7c5e096aad5d22 installed DEBUG: libbpf-2:1.6.0-3.el10.x86_64 1755087975 436788 f75f288f5635c5707ca9b1c930abdc9a installed DEBUG: libstdc++-devel-14.3.1-2.1.el10.x86_64 1750714831 16255142 32b17497a3bfb42c3e82d4331c8658f0 installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f 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: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed DEBUG: libcom_err-1.47.1-4.el10.x86_64 1750842543 68697 2c1905a55e760f9c110bfc0e8adb4254 installed DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed DEBUG: glibc-devel-2.39-69.el10.x86_64 1759159739 2348212 15bcc9ef9a3c08523a16ba6c114335d8 installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-3.el10.x86_64 1759232172 587291 eafd7ba030e3b3cd093ecb546b953a78 installed DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed DEBUG: util-linux-2.40.2-13.el10.x86_64 1753880156 3884785 df149779337fba58bcdf71d18584aefd installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.8.1-1.el10.x86_64 1756905157 2774615 096a0e17f13c91b49d73c21c26158c20 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-13.el10.x86_64 1755263174 680041 3c38c9efadcb156f8f8737e35a720b0c installed DEBUG: systemd-257-13.el10.x86_64 1755263174 17616658 21ef29c8b7639a7dff90989dacba1329 installed DEBUG: binutils-gold-2.41-58.el10.x86_64 1754553565 2182171 e35bd89fbda9b3d594e1b9216aeaa424 installed DEBUG: binutils-2.41-58.el10.x86_64 1754553565 27869794 e8f0d81fa54d39d12581b35e85a96765 installed DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: rpm-build-libs-4.19.1.1-20.el10.x86_64 1756197347 198960 154c0adbf671c9737dd703b0be7df0ce installed DEBUG: openssh-9.9p1-14.el10.x86_64 1757957032 1452219 ff888d62a0fe0156db1ec4b84cfde30e installed DEBUG: openssh-clients-9.9p1-14.el10.x86_64 1757957032 2756462 21978f5541dbb6caae539b7698dc4daf installed DEBUG: git-core-2.47.3-1.el10.x86_64 1752151865 23581211 54012029b93d3d9701d468dbc861f298 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-20.el10.x86_64 1756197347 3100884 3ad62c7da0282e0376e14bf924fd5eb7 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-2.1.el10.x86_64 1750714831 114762250 da2e8a92a88b52ed9f72e5085174977a installed DEBUG: annobin-plugin-gcc-12.99-1.el10.x86_64 1754477902 1035841 28fce0cb205564a6788c34b08b2b8968 installed DEBUG: gcc-plugin-annobin-14.3.1-2.1.el10.x86_64 1750714831 57970 430960e4b2bc067deb0c6df9951097d6 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-293-1.el10.noarch 1753090328 184121 075ffb827d0d5cb195845180ef54aafd installed DEBUG: rpm-build-4.19.1.1-20.el10.x86_64 1756197347 176781 8ed031c73a947aa6c3d652673917a8ee installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.11-3.el10.noarch 1756120476 23 32d31d76feab4430ef1f042951d135fd installed DEBUG: python3-3.12.11-3.el10.x86_64 1756120471 32122 e6f511ab0a8af68dbc99529e47b683e8 installed DEBUG: python3-libs-3.12.11-3.el10.x86_64 1756120471 43634698 894765078c1914bee95b9686250cc3cc installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-devel-3.12.11-3.el10.x86_64 1756120471 1336363 79e9825f61a722d77865667fee787628 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: gcc-c++-14.3.1-2.1.el10.x86_64 1750714831 43833432 086d4a2ed4ca255f4b4b3f6744ac564a installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: info-7.1-6.el10.x86_64 1733219153 370090 3b1b841257807d71c94941999708976a installed DEBUG: systemd-rpm-macros-257-13.el10.noarch 1755263176 10938 81b40b1a1a6b22fa383538045fd7e899 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 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-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-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-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-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f 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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 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-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-osc-lib-tests-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 408197 9d2cc29b5e84fb8a0c29369c25ee5878 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: sshpass-1.09-10.el10s.x86_64 1738594551 47655 282eb8a8d35517add0bdbbdc76ffa862 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-lockfile-1:0.12.2-15.el10s.noarch 1737450933 79204 a17c6e4ee09e5ce52be5b61ba58c4ac3 installed DEBUG: python3-daemon-3.1.0-2.el10s.noarch 1738589093 158389 fde3656b492ef5c517fdc587ab1d21b4 installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-ptyprocess-0.7.0-9.el10.noarch 1730229472 81852 cfb4bb579c3d45caa8f960dd38e0c8e4 installed DEBUG: python3-pexpect-4.9.0-6.el10.noarch 1730229399 644432 26f178c09967ebc9105c0e8c3f61c7e9 installed DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-cinderclient-9.8.0-0.20250905132338.e2d3049.el10.noarch 1757078681 1189903 9b2940da484f3ab11ea5cdd363413a96 installed DEBUG: python-openstackclient-lang-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 174349 810856749c2503460b0d13c61a1905b9 installed DEBUG: python3-openstackclient-8.1.0-0.20250618070222.88b59d8.el10.noarch 1750230234 12643015 db7c8aada1343720ecbd118120b2dd01 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-ansible-runner-2.4.0-7.el10s.noarch 1738661855 649669 2d3a8cde65ded8cd9f2164f682a9372a installed DEBUG: openstack-ansible-core-2.14.2-4.1.el10s.x86_64 1741786855 13769931 b333f420497e92dc46b66b470f447984 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/var/lib/mock/dlrn-centos-stream-10-x86_64-1/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tcib.spec'], chrootPath='/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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=1000gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-tcib.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.ICexri DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling 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 python-openstackclient>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-openstackclient>=5.2.0 DEBUG: (installed: python-openstackclient 8.1.0) DEBUG: Handling ansible-core from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ansible-core DEBUG: (installed: ansible-core 2.14.2) DEBUG: Handling ansible-runner>=1.4.5 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ansible-runner>=1.4.5 DEBUG: (installed: ansible-runner 2.4.0) DEBUG: Handling osc-lib>=2.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osc-lib>=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling PyYAML>=3.12 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyYAML>=3.12 DEBUG: (installed: PyYAML 6.0.1) 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 python-subunit>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-subunit>=1.0.0 DEBUG: (installed: python-subunit 1.4.4) 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 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 testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.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 requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing tcib.egg-info/PKG-INFO DEBUG: writing dependency_links to tcib.egg-info/dependency_links.txt DEBUG: writing entry points to tcib.egg-info/entry_points.txt DEBUG: writing requirements to tcib.egg-info/requires.txt DEBUG: writing top-level names to tcib.egg-info/top_level.txt DEBUG: writing pbr to tcib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tcib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tcib-0.5.1.dev106/tcib-0.5.1.dev106.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling python-openstackclient >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: python-openstackclient >=5.2.0 DEBUG: (installed: python-openstackclient 8.1.0) DEBUG: Handling ansible-core from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: ansible-core DEBUG: (installed: ansible-core 2.14.2) DEBUG: Handling ansible-runner >=1.4.5 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: ansible-runner >=1.4.5 DEBUG: (installed: ansible-runner 2.4.0) DEBUG: Handling osc-lib >=2.3.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: osc-lib >=2.3.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling oslo.config >=5.2.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.config >=5.2.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling PyYAML >=3.12 from hook generated metadata: Requires-Dist (tcib) DEBUG: Requirement satisfied: PyYAML >=3.12 DEBUG: (installed: PyYAML 6.0.1) DEBUG: + cat /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv tcib-0.5.1.dev106.dist-info/ DEBUG: removed 'tcib-0.5.1.dev106.dist-info/entry_points.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/top_level.txt' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/pbr.json' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/METADATA' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/LICENSE' DEBUG: removed 'tcib-0.5.1.dev106.dist-info/AUTHORS' DEBUG: removed directory 'tcib-0.5.1.dev106.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QG4Q6Y 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 tcib-0.5.1.dev106 DEBUG: + mkdir -p /builddir/build/BUILD/tcib-0.5.1.dev106/.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/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/tcib-0.5.1.dev106 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info DEBUG: writing /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/SOURCES.txt' DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-modern-metadata-zl86kkj3/tcib-0.5.1.dev106.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: tcib DEBUG: Building wheel for tcib (pyproject.toml): started DEBUG: Running command Building wheel for tcib (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/tcib DEBUG: copying tcib/__init__.py -> build/lib/tcib DEBUG: creating build/lib/tcib/utils DEBUG: copying tcib/utils/__init__.py -> build/lib/tcib/utils DEBUG: copying tcib/utils/process.py -> build/lib/tcib/utils DEBUG: creating build/lib/tcib/tests DEBUG: copying tcib/tests/__init__.py -> build/lib/tcib/tests DEBUG: copying tcib/tests/base.py -> build/lib/tcib/tests DEBUG: copying tcib/tests/test_buildah.py -> build/lib/tcib/tests DEBUG: copying tcib/tests/test_container_image.py -> build/lib/tcib/tests DEBUG: creating build/lib/tcib/builder DEBUG: copying tcib/builder/__init__.py -> build/lib/tcib/builder DEBUG: copying tcib/builder/base.py -> build/lib/tcib/builder DEBUG: copying tcib/builder/buildah.py -> build/lib/tcib/builder DEBUG: creating build/lib/tcib/client DEBUG: copying tcib/client/__init__.py -> build/lib/tcib/client DEBUG: copying tcib/client/command.py -> build/lib/tcib/client DEBUG: copying tcib/client/container_image.py -> build/lib/tcib/client DEBUG: copying tcib/client/plugin.py -> build/lib/tcib/client DEBUG: copying tcib/client/utils.py -> build/lib/tcib/client DEBUG: running egg_info DEBUG: writing tcib.egg-info/PKG-INFO DEBUG: writing dependency_links to tcib.egg-info/dependency_links.txt DEBUG: writing entry points to tcib.egg-info/entry_points.txt DEBUG: writing requirements to tcib.egg-info/requires.txt DEBUG: writing top-level names to tcib.egg-info/top_level.txt DEBUG: writing pbr to tcib.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file 'tcib.egg-info/SOURCES.txt' DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/tcib DEBUG: copying build/lib/tcib/__init__.py -> build/bdist.linux-x86_64/wheel/tcib DEBUG: creating build/bdist.linux-x86_64/wheel/tcib/utils DEBUG: copying build/lib/tcib/utils/__init__.py -> build/bdist.linux-x86_64/wheel/tcib/utils DEBUG: copying build/lib/tcib/utils/process.py -> build/bdist.linux-x86_64/wheel/tcib/utils DEBUG: creating build/bdist.linux-x86_64/wheel/tcib/tests DEBUG: copying build/lib/tcib/tests/__init__.py -> build/bdist.linux-x86_64/wheel/tcib/tests DEBUG: copying build/lib/tcib/tests/base.py -> build/bdist.linux-x86_64/wheel/tcib/tests DEBUG: copying build/lib/tcib/tests/test_buildah.py -> build/bdist.linux-x86_64/wheel/tcib/tests DEBUG: copying build/lib/tcib/tests/test_container_image.py -> build/bdist.linux-x86_64/wheel/tcib/tests DEBUG: creating build/bdist.linux-x86_64/wheel/tcib/builder DEBUG: copying build/lib/tcib/builder/__init__.py -> build/bdist.linux-x86_64/wheel/tcib/builder DEBUG: copying build/lib/tcib/builder/base.py -> build/bdist.linux-x86_64/wheel/tcib/builder DEBUG: copying build/lib/tcib/builder/buildah.py -> build/bdist.linux-x86_64/wheel/tcib/builder DEBUG: creating build/bdist.linux-x86_64/wheel/tcib/client DEBUG: copying build/lib/tcib/client/__init__.py -> build/bdist.linux-x86_64/wheel/tcib/client DEBUG: copying build/lib/tcib/client/command.py -> build/bdist.linux-x86_64/wheel/tcib/client DEBUG: copying build/lib/tcib/client/container_image.py -> build/bdist.linux-x86_64/wheel/tcib/client DEBUG: copying build/lib/tcib/client/plugin.py -> build/bdist.linux-x86_64/wheel/tcib/client DEBUG: copying build/lib/tcib/client/utils.py -> build/bdist.linux-x86_64/wheel/tcib/client DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/defaults DEBUG: copying roles/container_image_build/defaults/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/meta DEBUG: copying roles/container_image_build/meta/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/meta DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default DEBUG: copying roles/container_image_build/molecule/default/converge.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default DEBUG: copying roles/container_image_build/molecule/default/molecule.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default DEBUG: copying roles/container_image_build/molecule/default/prepare.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/tasks DEBUG: copying roles/container_image_build/tasks/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/templates DEBUG: copying roles/container_image_build/templates/Containerfile.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/templates DEBUG: copying roles/container_image_build/templates/buildahfile.sh.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/templates DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/defaults DEBUG: copying roles/modify_container_image/defaults/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files DEBUG: copying roles/modify_container_image/files/dev_install.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files DEBUG: copying roles/modify_container_image/files/rpm_install.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files DEBUG: copying roles/modify_container_image/files/yum_install.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/meta DEBUG: copying roles/modify_container_image/meta/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/meta DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/copy_rpms.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/dev_install.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/get_original_user.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/main.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/modify_image.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/precheck.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/rpm_install.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/yum_common.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/yum_install.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/yum_install_buildah.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/yum_update.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: copying roles/modify_container_image/tasks/yum_update_buildah.yml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: copying roles/modify_container_image/templates/Dockerfile-dev.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: copying roles/modify_container_image/templates/Dockerfile-rpm.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: copying roles/modify_container_image/templates/Dockerfile-yum-install.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: copying roles/modify_container_image/templates/Dockerfile-yum.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: copying roles/modify_container_image/templates/yum_update.sh.j2 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images DEBUG: copying container-images/containers.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/ DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/barbican-base DEBUG: copying container-images/kolla/barbican-base/sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/barbican-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/copy_cacerts.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/httpd_setup.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/set_configs.py -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: copying container-images/kolla/base/uid_gid_manage.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-backup DEBUG: copying container-images/kolla/cinder-backup/cinder-backup-sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-backup DEBUG: copying container-images/kolla/cinder-backup/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-backup DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-volume DEBUG: copying container-images/kolla/cinder-volume/cinder-volume-sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-volume DEBUG: copying container-images/kolla/cinder-volume/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-volume DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/glance-api DEBUG: copying container-images/kolla/glance-api/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/glance-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/horizon DEBUG: copying container-images/kolla/horizon/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/horizon DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/iscsid DEBUG: copying container-images/kolla/iscsid/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/iscsid DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/keystone DEBUG: copying container-images/kolla/keystone/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb DEBUG: copying container-images/kolla/mariadb/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb DEBUG: copying container-images/kolla/mariadb/security_reset.expect -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb DEBUG: copying container-images/kolla/mariadb/security_reset.expect.10.5 -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/neutron-base DEBUG: copying container-images/kolla/neutron-base/neutron_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/neutron-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-nb-db-server DEBUG: copying container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-nb-db-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-sb-db-server DEBUG: copying container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-sb-db-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/rabbitmq DEBUG: copying container-images/kolla/rabbitmq/extend_start.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/rabbitmq DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/swift-base DEBUG: copying container-images/kolla/swift-base/swift-rootwrap -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/swift-base DEBUG: copying container-images/kolla/swift-base/swift-sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/swift-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base DEBUG: copying container-images/tcib/base/base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests DEBUG: copying container-images/tcib/base/ansible-tests/ansibleTests.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests DEBUG: copying container-images/tcib/base/ansible-tests/ansible_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests DEBUG: copying container-images/tcib/base/ansible-tests/run_ansible.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/cron DEBUG: copying container-images/tcib/base/cron/cron.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/cron DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/frr DEBUG: copying container-images/tcib/base/frr/frr.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/frr DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/haproxy DEBUG: copying container-images/tcib/base/haproxy/haproxy.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/haproxy DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/mariadb DEBUG: copying container-images/tcib/base/mariadb/mariadb.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/mariadb DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/memcached DEBUG: copying container-images/tcib/base/memcached/memcached.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/memcached DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/multipathd DEBUG: copying container-images/tcib/base/multipathd/multipathd.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/multipathd DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/netutils DEBUG: copying container-images/tcib/base/netutils/netutils.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/netutils DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/openstackclient DEBUG: copying container-images/tcib/base/openstackclient/openstackclient.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/openstackclient DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os DEBUG: copying container-images/tcib/base/os/os.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-api DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-api/aodh-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-evaluator DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-listener DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-listener/aodh-listener.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-listener DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-notifier DEBUG: copying container-images/tcib/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-notifier DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-api DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-api/barbican-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-keystone-listener DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-keystone-listener DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-worker DEBUG: copying container-images/tcib/base/os/barbican-base/barbican-worker/barbican-worker.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-worker DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-central DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-central DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-compute DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-compute DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-notification DEBUG: copying container-images/tcib/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-notification DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-api DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-api/cinder-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-backup DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-backup/cinder-backup.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-backup DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-scheduler DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-volume DEBUG: copying container-images/tcib/base/os/cinder-base/cinder-volume/cinder-volume.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-volume DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base DEBUG: copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-api DEBUG: copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-api/cloudkitty-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor DEBUG: copying container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor/cloudkitty-processor.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base DEBUG: copying container-images/tcib/base/os/designate-base/designate-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-api DEBUG: copying container-images/tcib/base/os/designate-base/designate-api/designate-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-backend-bind9 DEBUG: copying container-images/tcib/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-backend-bind9 DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-central DEBUG: copying container-images/tcib/base/os/designate-base/designate-central/designate-central.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-central DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-mdns DEBUG: copying container-images/tcib/base/os/designate-base/designate-mdns/designate-mdns.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-mdns DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-producer DEBUG: copying container-images/tcib/base/os/designate-base/designate-producer/designate-producer.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-producer DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-sink DEBUG: copying container-images/tcib/base/os/designate-base/designate-sink/designate-sink.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-sink DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-worker DEBUG: copying container-images/tcib/base/os/designate-base/designate-worker/designate-worker.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-worker DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/glance-api DEBUG: copying container-images/tcib/base/os/glance-api/glance-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/glance-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base DEBUG: copying container-images/tcib/base/os/heat-base/heat-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api DEBUG: copying container-images/tcib/base/os/heat-base/heat-api/heat-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api-cfn DEBUG: copying container-images/tcib/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api-cfn DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-engine DEBUG: copying container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-engine DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizon DEBUG: copying container-images/tcib/base/os/horizon/horizon.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizon DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest DEBUG: copying container-images/tcib/base/os/horizontest/horizontest.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest DEBUG: copying container-images/tcib/base/os/horizontest/horizontest_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest DEBUG: copying container-images/tcib/base/os/horizontest/run_horizontest.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-api DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-api/ironic-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-conductor DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-inspector DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-inspector DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-pxe DEBUG: copying container-images/tcib/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-pxe DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/iscsid DEBUG: copying container-images/tcib/base/os/iscsid/iscsid.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/iscsid DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/keystone DEBUG: copying container-images/tcib/base/os/keystone/keystone.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base DEBUG: copying container-images/tcib/base/os/manila-base/manila-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-api DEBUG: copying container-images/tcib/base/os/manila-base/manila-api/manila-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-scheduler DEBUG: copying container-images/tcib/base/os/manila-base/manila-scheduler/manila-scheduler.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-share DEBUG: copying container-images/tcib/base/os/manila-base/manila-share/manila-share.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-share DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/ironic-neutron-agent DEBUG: copying container-images/tcib/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/ironic-neutron-agent DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/neutron-ovn-agent.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-server DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-server/neutron-server.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-sriov-agent DEBUG: copying container-images/tcib/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-sriov-agent DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base DEBUG: copying container-images/tcib/base/os/nova-base/nova-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-api DEBUG: copying container-images/tcib/base/os/nova-base/nova-api/nova-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-compute DEBUG: copying container-images/tcib/base/os/nova-base/nova-compute/nova-compute.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-compute DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-conductor DEBUG: copying container-images/tcib/base/os/nova-base/nova-conductor/nova-conductor.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-conductor DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-novncproxy DEBUG: copying container-images/tcib/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-novncproxy DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-scheduler DEBUG: copying container-images/tcib/base/os/nova-base/nova-scheduler/nova-scheduler.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-api DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-api/octavia-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-health-manager DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-health-manager DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-housekeeping DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-housekeeping DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-worker DEBUG: copying container-images/tcib/base/os/octavia-base/octavia-worker/octavia-worker.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-worker DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/placement-api DEBUG: copying container-images/tcib/base/os/placement-api/placement-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/placement-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally DEBUG: copying container-images/tcib/base/os/rally/rally.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally DEBUG: copying container-images/tcib/base/os/rally/rally_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally DEBUG: copying container-images/tcib/base/os/rally/run_rally.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base DEBUG: copying container-images/tcib/base/os/swift-base/swift-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-account DEBUG: copying container-images/tcib/base/os/swift-base/swift-account/swift-account.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-account DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-container DEBUG: copying container-images/tcib/base/os/swift-base/swift-container/swift-container.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-container DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-object DEBUG: copying container-images/tcib/base/os/swift-base/swift-object/swift-object.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-object DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-proxy-server DEBUG: copying container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-proxy-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest DEBUG: copying container-images/tcib/base/os/tempest/run_tempest.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest DEBUG: copying container-images/tcib/base/os/tempest/tempest.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest DEBUG: copying container-images/tcib/base/os/tempest/tempest_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-all DEBUG: copying container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-all DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-extras DEBUG: copying container-images/tcib/base/os/tempest/tempest-extras/tempest-extras.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-extras DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base DEBUG: copying container-images/tcib/base/os/watcher-base/watcher-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-api DEBUG: copying container-images/tcib/base/os/watcher-base/watcher-api/watcher-api.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-api DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-applier DEBUG: copying container-images/tcib/base/os/watcher-base/watcher-applier/watcher-applier.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-applier DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-decision-engine DEBUG: copying container-images/tcib/base/os/watcher-base/watcher-decision-engine/watcher-decision-engine.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-decision-engine DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base DEBUG: copying container-images/tcib/base/ovn-base/ovn-base.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-controller DEBUG: copying container-images/tcib/base/ovn-base/ovn-controller/ovn-controller.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-controller DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-nb-db-server DEBUG: copying container-images/tcib/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-nb-db-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-northd DEBUG: copying container-images/tcib/base/ovn-base/ovn-northd/ovn-northd.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-northd DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-sb-db-server DEBUG: copying container-images/tcib/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-sb-db-server DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-bgp-agent DEBUG: copying container-images/tcib/base/ovn-bgp-agent/ovn_bgp_agent.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-bgp-agent DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rabbitmq DEBUG: copying container-images/tcib/base/rabbitmq/rabbitmq.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rabbitmq DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/redis DEBUG: copying container-images/tcib/base/redis/redis.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/redis DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rsyslog DEBUG: copying container-images/tcib/base/rsyslog/rsyslog.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rsyslog DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko DEBUG: copying container-images/tcib/base/tobiko/run_tobiko.sh -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko DEBUG: copying container-images/tcib/base/tobiko/tobiko.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko DEBUG: copying container-images/tcib/base/tobiko/tobiko_sudoers -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/unbound DEBUG: copying container-images/tcib/base/unbound/unbound.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/unbound DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/valkey DEBUG: copying container-images/tcib/base/valkey/valkey.yaml -> build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/valkey DEBUG: running install_egg_info DEBUG: Copying tcib.egg-info to build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/tcib-0.5.1.dev106.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir/pip-wheel-vzyoiix9/.tmp-ugfgtlod/tcib-0.5.1.dev106-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'tcib/__init__.py' DEBUG: adding 'tcib/builder/__init__.py' DEBUG: adding 'tcib/builder/base.py' DEBUG: adding 'tcib/builder/buildah.py' DEBUG: adding 'tcib/client/__init__.py' DEBUG: adding 'tcib/client/command.py' DEBUG: adding 'tcib/client/container_image.py' DEBUG: adding 'tcib/client/plugin.py' DEBUG: adding 'tcib/client/utils.py' DEBUG: adding 'tcib/tests/__init__.py' DEBUG: adding 'tcib/tests/base.py' DEBUG: adding 'tcib/tests/test_buildah.py' DEBUG: adding 'tcib/tests/test_container_image.py' DEBUG: adding 'tcib/utils/__init__.py' DEBUG: adding 'tcib/utils/process.py' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/defaults/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/meta/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default/converge.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default/molecule.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/molecule/default/prepare.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/tasks/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/templates/Containerfile.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/container_image_build/templates/buildahfile.sh.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/defaults/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files/dev_install.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files/rpm_install.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/files/yum_install.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/meta/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/copy_rpms.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/dev_install.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/get_original_user.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/main.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/modify_image.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/precheck.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/rpm_install.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/yum_common.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/yum_install.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/yum_install_buildah.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/yum_update.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/tasks/yum_update_buildah.yml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates/Dockerfile-dev.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates/Dockerfile-rpm.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates/Dockerfile-yum-install.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates/Dockerfile-yum.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/ansible/roles/modify_container_image/templates/yum_update.sh.j2' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/containers.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/barbican-base/sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/copy_cacerts.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/httpd_setup.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/set_configs.py' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/base/uid_gid_manage.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-backup/cinder-backup-sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-backup/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-volume/cinder-volume-sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/cinder-volume/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/glance-api/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/horizon/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/iscsid/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/keystone/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb/security_reset.expect' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/mariadb/security_reset.expect.10.5' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/neutron-base/neutron_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/rabbitmq/extend_start.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/swift-base/swift-rootwrap' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/kolla/swift-base/swift-sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests/ansibleTests.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests/ansible_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ansible-tests/run_ansible.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/cron/cron.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/frr/frr.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/haproxy/haproxy.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/mariadb/mariadb.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/memcached/memcached.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/multipathd/multipathd.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/netutils/netutils.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/openstackclient/openstackclient.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/os.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-api/aodh-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-evaluator/aodh-evaluator.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-listener/aodh-listener.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/aodh-base/aodh-notifier/aodh-notifier.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-api/barbican-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-keystone-listener/barbican-keystone-listener.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/barbican-base/barbican-worker/barbican-worker.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-central/ceilometer-central.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-compute/ceilometer-compute.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-ipmi/ceilometer-ipmi.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ceilometer-base/ceilometer-notification/ceilometer-notification.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-api/cinder-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-backup/cinder-backup.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-scheduler/cinder-scheduler.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cinder-base/cinder-volume/cinder-volume.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-api/cloudkitty-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/cloudkitty-base/cloudkitty-processor/cloudkitty-processor.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-api/designate-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-backend-bind9/designate-backend-bind9.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-central/designate-central.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-mdns/designate-mdns.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-producer/designate-producer.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-sink/designate-sink.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/designate-base/designate-worker/designate-worker.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/glance-api/glance-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api/heat-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-api-cfn/heat-api-cfn.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/heat-base/heat-engine/heat-engine.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizon/horizon.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest/horizontest.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest/horizontest_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/horizontest/run_horizontest.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-api/ironic-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-conductor/ironic-conductor.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-inspector/ironic-inspector.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/ironic-base/ironic-pxe/ironic-pxe.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/iscsid/iscsid.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/keystone/keystone.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-api/manila-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-scheduler/manila-scheduler.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/manila-base/manila-share/manila-share.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/ironic-neutron-agent/ironic-neutron-agent.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-agent-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-dhcp-agent/neutron-dhcp-agent.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-metadata-agent-ovn/neutron-metadata-agent-ovn.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-agent-base/neutron-ovn-agent/neutron-ovn-agent.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-server/neutron-server.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/neutron-base/neutron-sriov-agent/neutron-sriov-agent.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-api/nova-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-compute/nova-compute.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-conductor/nova-conductor.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-novncproxy/nova-novncproxy.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/nova-base/nova-scheduler/nova-scheduler.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-api/octavia-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-health-manager/octavia-health-manager.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-housekeeping/octavia-housekeeping.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/octavia-base/octavia-worker/octavia-worker.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/placement-api/placement-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally/rally.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally/rally_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/rally/run_rally.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-account/swift-account.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-container/swift-container.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-object/swift-object.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/swift-base/swift-proxy-server/swift-proxy-server.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/run_tempest.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-all/tempest-all.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/tempest/tempest-extras/tempest-extras.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-api/watcher-api.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-applier/watcher-applier.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/os/watcher-base/watcher-decision-engine/watcher-decision-engine.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-base.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-controller/ovn-controller.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-nb-db-server/ovn-nb-db-server.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-northd/ovn-northd.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-base/ovn-sb-db-server/ovn-sb-db-server.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/ovn-bgp-agent/ovn_bgp_agent.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rabbitmq/rabbitmq.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/redis/redis.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/rsyslog/rsyslog.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko/run_tobiko.sh' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko/tobiko.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/tobiko/tobiko_sudoers' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/unbound/unbound.yaml' DEBUG: adding 'tcib-0.5.1.dev106.data/data/share/tcib/container-images/tcib/base/valkey/valkey.yaml' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/AUTHORS' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/LICENSE' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/METADATA' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/WHEEL' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/entry_points.txt' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/pbr.json' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/top_level.txt' DEBUG: adding 'tcib-0.5.1.dev106.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for tcib (pyproject.toml): finished with status 'done' DEBUG: Created wheel for tcib: filename=tcib-0.5.1.dev106-py3-none-any.whl size=152537 sha256=af4fec2b12d01f59fa91fde32279bc1b25ef1faf247daa4159d5165a07280b00 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/cb/c0/69/5aef4ceb3747d45076b6dc08044198799fffdd77ee21cfd1d1 DEBUG: Successfully built tcib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1hWXYx DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.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 tcib-0.5.1.dev106 DEBUG: ++ ls /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir/tcib-0.5.1.dev106-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=tcib==0.5.1.dev106 DEBUG: + '[' -z tcib==0.5.1.dev106 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.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/tcib-0.5.1.dev106/pyproject-wheeldir tcib==0.5.1.dev106 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/tcib-0.5.1.dev106/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/tcib-0.5.1.dev106-py3-none-any.whl DEBUG: Installing collected packages: tcib DEBUG: Successfully installed tcib-0.5.1.dev106 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 --record /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/RECORD --output /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages/tcib-0.5.1.dev106.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/ansible/roles/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/ansible/roles/container_image_build DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/ansible/roles/modify_container_image DEBUG: + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.5.1-0.20251007165645.4963f79.el10 --unique-debug-suffix -0.5.1-0.20251007165645.4963f79.el10.x86_64 --unique-debug-src-base python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tcib-0.5.1.dev106 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/share/ansible/roles/modify_container_image/files/rpm_install.sh from /bin/sh to #!/usr/bin/sh DEBUG: mangling shebang in /usr/share/ansible/roles/modify_container_image/files/yum_install.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/share/ansible/roles/modify_container_image/templates/yum_update.sh.j2 from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/share/tcib/container-images/kolla/base/uid_gid_manage.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/share/tcib/container-images/kolla/ovn/ovn-nb-db-server/start_nb_db_server.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/share/tcib/container-images/kolla/ovn/ovn-sb-db-server/start_sb_db_server.sh from /bin/bash to #!/usr/bin/bash 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 -j8 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.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.NdcpjU 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 tcib-0.5.1.dev106 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/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/tcib-0.5.1.dev106/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=8 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) DEBUG: 2025-10-07 16:59:10.696 15076 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1', 'container2', 'container3'] DEBUG: {3} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_multi_build [0.004940s] ... ok DEBUG: 2025-10-07 16:59:10.701 15076 ERROR tcib.builder.buildah.BuildahBuilder [-] Container not found in Kolla deps: fedora-base DEBUG: {3} tcib.tests.test_buildah.TestBuildahBuilder.test_generate_container_without_push [0.004295s] ... ok DEBUG: 2025-10-07 16:59:10.715 15082 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1', 'container2', 'container3'] DEBUG: {6} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_list_broken [0.006354s] ... ok DEBUG: 2025-10-07 16:59:10.718 15082 INFO tcib.builder.buildah.BuildahBuilder [-] Pushing 127.0.0.1:8787/master/fedora-binary-fedora-base:latest image with: sudo buildah push --tls-verify=False 127.0.0.1:8787/master/fedora-binary-fedora-base:latest docker://127.0.0.1:8787/master/fedora-binary-fedora-base:latest DEBUG: {6} tcib.tests.test_buildah.TestBuildahBuilder.test_push [0.002831s] ... ok DEBUG: {6} tcib.tests.test_container_image.TestContainerImages.test_find_image [0.004998s] ... ok DEBUG: 2025-10-07 16:59:10.759 15082 INFO tcib.client.container_image.Build [-] Configuration file found: containers.yaml DEBUG: 2025-10-07 16:59:10.759 15076 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.767 15070 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1', 'container2', 'container3'] DEBUG: {0} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_list_ok [0.004232s] ... ok DEBUG: 2025-10-07 16:59:10.771 15070 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1'] DEBUG: {0} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_str_ok [0.003799s] ... ok DEBUG: 2025-10-07 16:59:10.768 15082 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcibakcibig4 ] cleaned up DEBUG: 2025-10-07 16:59:10.769 15082 INFO tcib.client.container_image.Build [-] Images being excluded: ['image1', 'valkey'] DEBUG: {6} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_exclude [0.046677s] ... ok DEBUG: {0} tcib.tests.test_buildah.TestBuildahBuilder.test_build_with_excludes [0.001625s] ... ok DEBUG: 2025-10-07 16:59:10.768 15076 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcibzqirw3f0 ] cleaned up DEBUG: 2025-10-07 16:59:10.768 15076 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {3} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_no_tcib_package [0.066676s] ... ok DEBUG: 2025-10-07 16:59:10.777 15070 ERROR tcib.builder.buildah.BuildahBuilder [-] Container not found in Kolla deps: fedora-base DEBUG: {0} tcib.tests.test_buildah.TestBuildahBuilder.test_generate_container_with_push [0.003631s] ... ok DEBUG: {2} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_ok_no_deps [0.008517s] ... ok DEBUG: {2} tcib.tests.test_buildah.TestBuildahBuilder.test_dep_processing [0.002117s] ... ok DEBUG: 2025-10-07 16:59:10.779 15078 INFO tcib.builder.buildah.BuildahBuilder [-] Building fedora-base image with: sudo buildah bud --net=host --volume /etc/pki:/etc/pki --volume /etc/dir2:/dir2 --label tcib_build_tag=latest --format docker --tls-verify=False --logfile /tmp/kolla/fedora-base/fedora-base-build.log -t 127.0.0.1:8787/master/fedora-binary-fedora-base:latest /tmp/kolla/fedora-base DEBUG: {4} tcib.tests.test_buildah.TestBuildahBuilder.test_build_with_volumes [0.003701s] ... ok DEBUG: {4} tcib.tests.test_container_image.TestContainerImages.test_build_tree [0.002925s] ... ok DEBUG: 2025-10-07 16:59:10.795 15072 INFO tcib.builder.buildah.BuildahBuilder [-] Building fedora-base image with: sudo buildah --log-level=debug bud --net=host --loglevel=3 --label tcib_build_tag=latest --format docker --tls-verify=False --logfile /tmp/kolla/fedora-base/fedora-base-build.log -t 127.0.0.1:8787/master/fedora-binary-fedora-base:latest /tmp/kolla/fedora-base DEBUG: {1} tcib.tests.test_buildah.TestBuildahBuilder.test_build [0.004805s] ... ok DEBUG: 2025-10-07 16:59:10.798 15072 INFO tcib.builder.buildah.BuildahBuilder [-] Building fedora-base image with: sudo buildah bud --net=host --label tcib_build_tag=latest --format docker --tls-verify=False --logfile /tmp/kolla/fedora-base/fedora-base-build.log -t 127.0.0.1:8787/master/fedora-fedora-base:latest /tmp/kolla/fedora-base DEBUG: {1} tcib.tests.test_buildah.TestBuildahBuilder.test_build_without_img_type [0.003176s] ... ok DEBUG: 2025-10-07 16:59:10.809 15080 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1', 'container2', 'container3'] DEBUG: 2025-10-07 16:59:10.809 15080 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: [] DEBUG: 2025-10-07 16:59:10.810 15080 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: [] DEBUG: 2025-10-07 16:59:10.810 15080 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: [] DEBUG: {5} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_dict_ok [0.006446s] ... ok DEBUG: 2025-10-07 16:59:10.814 15080 INFO tcib.builder.buildah.BuildahBuilder [-] Processing containers: ['container1', 'container2', 'container3'] DEBUG: {5} tcib.tests.test_buildah.TestBuildahBuilder.test_build_all_list_failed [0.004013s] ... ok DEBUG: 2025-10-07 16:59:10.809 15070 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib4ksnb91d ] cleaned up DEBUG: {0} tcib.tests.test_container_image.TestContainerImagesHotfix.test_image_hotfix_multi_image [0.031172s] ... ok DEBUG: {4} tcib.tests.test_container_image.TestContainerImages.test_image_build_failure_no_config_dir [0.034592s] ... ok DEBUG: {4} tcib.tests.test_container_image.TestContainerImages.test_process_images [0.003560s] ... ok DEBUG: 2025-10-07 16:59:10.821 15074 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.828 15083 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.828 15074 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib5xscze56 ] cleaned up DEBUG: 2025-10-07 16:59:10.828 15074 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {2} tcib.tests.test_container_image.TestContainerImages.test_image_build_config_dir [0.049555s] ... ok DEBUG: 2025-10-07 16:59:10.781 15076 DEBUG tcib.client.container_image.Build [-] take_action(Namespace(authfile='/builddir/containers/auth.json', base='centos:stream9', config_file='config.yaml', config_path='/usr/share/tcib/container-images', distro='centos', release='9', tcib_extras=None, excludes=[], extra_config=None, namespace='podified-master-centos9', registry='localhost', skip_build=True, tag='current-podified', prefix='openstack', push=False, labels=[], volumes=['/etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z'], repo_dir='/etc/yum.repos.d', work_dir='/tmp/container-builds', rhel_modules=None, build_timeout=None)) take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:485 DEBUG: 2025-10-07 16:59:10.783 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: usage: check_parser [-h] --image --rpms-path DEBUG: [--tag ] DEBUG: check_parser: error: the following arguments are required: --image, --rpms-path DEBUG: 2025-10-07 16:59:10.787 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/memcached" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/glance" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/keystone" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/keystone/keystone-foo" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/neutron" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/neutron/api" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/nova" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.788 15076 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.container_image.Build [-] processing image config keystone process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.container_image.Build [-] processing image config foo process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.container_image.Build [-] processing image config base process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.container_image.Build [-] Images being prepared: ['base', 'foo', 'keystone'] take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:572 DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.container_image.Build [-] processing image config base take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.789 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.792 15076 DEBUG tcib.client.container_image.Build [-] processing image config foo take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.792 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.796 15076 DEBUG tcib.client.container_image.Build [-] processing image config keystone take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.797 15076 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/75d3b9cb-e5b5-4eea-8a34-86e7a20c1248/base/openstack/keystone" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.801 15076 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib81grlb_n ] cleaned up DEBUG: 2025-10-07 16:59:10.801 15076 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: 2025-10-07 16:59:10.836 15083 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib8oxvq1s1 ] cleaned up DEBUG: 2025-10-07 16:59:10.837 15083 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {7} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_push [0.049155s] ... ok DEBUG: {7} tcib.tests.test_container_image.TestContainerImages.test_image_regex [0.002585s] ... ok DEBUG: {7} tcib.tests.test_container_image.TestContainerImages.test_rectify_excludes [0.002414s] ... ok DEBUG: {7} tcib.tests.test_container_image.TestContainerImagesHotfix.test_image_hotfix_missing_args [0.001457s] ... ok DEBUG: {3} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_skip_build [0.031422s] ... ok DEBUG: {5} tcib.tests.test_container_image.TestContainerImages.test_image_build_failure_no_config_file [0.064711s] ... ok DEBUG: 2025-10-07 16:59:10.839 15072 DEBUG tcib.client.container_image.Build [-] take_action(Namespace(authfile='/builddir/containers/auth.json', base='centos:stream9', config_file='config.yaml', config_path='/usr/share/tcib/container-images', distro='centos', release='9', tcib_extras=None, excludes=[], extra_config=None, namespace='podified-master-centos9', registry='localhost', skip_build=False, tag='current-podified', prefix='openstack', push=False, labels=[], volumes=['/etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z'], repo_dir='/etc/yum.repos.d', work_dir='/tmp/container-builds', rhel_modules=None, build_timeout=None)) take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:485 DEBUG: 2025-10-07 16:59:10.840 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/memcached" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/glance" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/keystone" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/keystone/keystone-foo" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/neutron" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.843 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/neutron/api" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.843 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/nova" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.843 15072 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.container_image.Build [-] processing image config keystone process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.container_image.Build [-] processing image config foo process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.container_image.Build [-] processing image config base process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.container_image.Build [-] Images being prepared: ['base', 'foo', 'keystone'] take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:572 DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.container_image.Build [-] processing image config base take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.844 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.846 15072 DEBUG tcib.client.container_image.Build [-] processing image config foo take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.846 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.848 15072 DEBUG tcib.client.container_image.Build [-] processing image config keystone take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.848 15072 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/490c77d5-6c6b-4f7a-bf4e-da3a11494b90/base/openstack/keystone" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.853 15072 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib5cafp8pi ] cleaned up DEBUG: 2025-10-07 16:59:10.853 15072 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {1} tcib.tests.test_container_image.TestContainerImages.test_image_build_yaml [0.054648s] ... ok DEBUG: 2025-10-07 16:59:10.859 15072 DEBUG tcib.client.container_image.HotFix [-] Running ansible playbook /tmp/tcib5878c41w/tcib-hotfix-playbook.yaml take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:842 DEBUG: 2025-10-07 16:59:10.860 15072 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcib5878c41w ] cleaned up DEBUG: {1} tcib.tests.test_container_image.TestContainerImagesHotfix.test_image_hotfix [0.005516s] ... ok DEBUG: 2025-10-07 16:59:10.917 15080 INFO tcib.client.container_image.Build [-] Configuration file found: containers.yaml DEBUG: 2025-10-07 16:59:10.838 15074 DEBUG tcib.client.container_image.Build [-] take_action(Namespace(authfile='/builddir/containers/auth.json', base='centos:stream9', config_file='config.yaml', config_path='/usr/share/tcib/container-images', distro='centos', release='9', tcib_extras=None, excludes=[], extra_config=None, namespace='podified-master-centos9', registry='localhost', skip_build=False, tag='current-podified', prefix='openstack', push=False, labels=[], volumes=['/etc/pki/rpm-gpg:/etc/pki/rpm-gpg:z', 'bind/mount'], repo_dir='/etc/yum.repos.d', work_dir='/tmp/container-builds', rhel_modules=None, build_timeout=None)) take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:485 DEBUG: 2025-10-07 16:59:10.838 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.841 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/memcached" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/glance" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/keystone" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/keystone/keystone-foo" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/neutron" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/neutron/api" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/nova" was created. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:146 DEBUG: 2025-10-07 16:59:10.842 15074 INFO tcib.client.container_image.Build [-] Configuration file found: config.yaml DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.container_image.Build [-] processing image config keystone process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.container_image.Build [-] processing image config foo process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.container_image.Build [-] processing image config base process_images /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:436 DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.container_image.Build [-] Images being prepared: ['base', 'foo', 'keystone'] take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:572 DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.container_image.Build [-] processing image config base take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.843 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.846 15074 DEBUG tcib.client.container_image.Build [-] processing image config foo take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.846 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.847 15074 DEBUG tcib.client.container_image.Build [-] processing image config keystone take_action /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/container_image.py:581 DEBUG: 2025-10-07 16:59:10.847 15074 DEBUG tcib.client.utils.utils [-] Directory "/tmp/container-builds/6052f798-c9e6-4cac-a79d-5e7f18c33f4b/base/openstack/keystone" was not created because it already exists. makedirs /builddir/build/BUILD/tcib-0.5.1.dev106/tcib/client/utils.py:140 DEBUG: 2025-10-07 16:59:10.852 15074 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcibxma83e1p ] cleaned up DEBUG: 2025-10-07 16:59:10.852 15074 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {2} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_volume [0.024857s] ... ok DEBUG: 2025-10-07 16:59:10.926 15080 INFO tcib.client.utils.utils [-] Temporary directory [ /tmp/tcibx9tr37qc ] cleaned up DEBUG: 2025-10-07 16:59:10.927 15080 INFO tcib.client.container_image.Build [-] Images being excluded: ['valkey'] DEBUG: {5} tcib.tests.test_container_image.TestContainerImages.test_image_build_with_repo_dir [0.046706s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 33 tests in 0.2351 sec. DEBUG: - Passed: 33 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 0.5881 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (5 tests) => 0:00:00.044896 DEBUG: - Worker 1 (4 tests) => 0:00:00.068923 DEBUG: - Worker 2 (4 tests) => 0:00:00.085541 DEBUG: - Worker 3 (4 tests) => 0:00:00.108638 DEBUG: - Worker 4 (4 tests) => 0:00:00.045062 DEBUG: - Worker 5 (4 tests) => 0:00:00.123603 DEBUG: - Worker 6 (4 tests) => 0:00:00.061213 DEBUG: - Worker 7 (4 tests) => 0:00:00.056035 DEBUG: py312: OK (2.40 seconds) DEBUG: congratulations :) (2.46 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-tcib-0.5.1-0.20251007165645.4963f79.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pklAVZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/doc/python3-tcib DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/doc/python3-tcib DEBUG: + cp -pr /builddir/build/BUILD/tcib-0.5.1.dev106/README.md /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/doc/python3-tcib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oWYR2Z DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/licenses/python3-tcib DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/licenses/python3-tcib DEBUG: + cp -pr /builddir/build/BUILD/tcib-0.5.1.dev106/LICENSE /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64/usr/share/licenses/python3-tcib DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-tcib = 0.5.1-0.20251007165645.4963f79.el10 python3-tcib = 0.5.1-0.20251007165645.4963f79.el10 python3.12-tcib = 0.5.1-0.20251007165645.4963f79.el10 python3.12dist(tcib) = 0.5.1~~dev106 python3dist(tcib) = 0.5.1~~dev106 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(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) /usr/bin/bash /usr/bin/sh python(abi) = 3.12 python3.12dist(ansible-core) python3.12dist(ansible-runner) >= 1.4.5 python3.12dist(osc-lib) >= 2.3 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 5.2 python3.12dist(oslo-log) >= 3.36 python3.12dist(python-openstackclient) >= 5.2 python3.12dist(pyyaml) >= 3.12 python3.12dist(tenacity) >= 6.1 DEBUG: Obsoletes: python3.12-tcib < 0.5.1-0.20251007165645.4963f79.el10 DEBUG: Processing files: python-tcib-containers-0.5.1-0.20251007165645.4963f79.el10.noarch DEBUG: Provides: python-tcib-containers = 0.5.1-0.20251007165645.4963f79.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-tcib-0.5.1-0.20251007165645.4963f79.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-tcib-containers-0.5.1-0.20251007165645.4963f79.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QrUSF9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd tcib-0.5.1.dev106 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tcib-0.5.1-0.20251007165645.4963f79.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.3PUzoN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/tcib-0.5.1.dev106-SPECPARTS DEBUG: + rm -rf tcib-0.5.1.dev106 tcib-0.5.1.dev106.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm INFO: Done(/home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev/python-tcib-0.5.1-0.20251007165645.4963f79.el10.src.rpm) Config(dlrn-1) 0 minutes 36 seconds INFO: Results and/or logs in: /home/zuul-worker/ci-framework-data/logs/DLRN/data/repos/component/podified/49/63/4963f794e31f41f5c41879c92c3f2ab578200ba1_dev INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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-centos-stream-10-x86_64-1/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: ['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-centos-stream-10-x86_64-1-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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-centos-stream-10-x86_64-1-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