+ 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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev' + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: 8eaa57e1-d2b4-439c-9723-4eb35c998a7e DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: 5c166cb7-97bf-48c6-a2ef-6ae400697f23 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.wl2bctyp', '/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.3Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.s661hl4q', '/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 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/src/softwarefactory-project.io/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/src/softwarefactory-project.io/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 f1aca7eeab789b05803d15575d79accb16b02060 HEAD is now at f1aca7e Merge "Remove left overs of v1(.1) API support" + '[' -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 ~/src/softwarefactory-project.io/DLRN/data/python-zaqarclient + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/src/softwarefactory-project.io/DLRN/data/python-zaqarclient + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/zuul-worker/src/softwarefactory-project.io/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/src/softwarefactory-project.io/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 4.1.0 f1aca7e + UPSTREAMVERSION=4.1.0 + [[ 4.1.0 =~ ([^-]*)-(.+) ]] + [[ 4.1.0 =~ (.*?)\.(0rc.+) ]] + [[ 4.1.0 =~ (.*?)\.(0b.+) ]] + [[ 4.1.0 =~ (.*?)\.(0a.+) ]] + [[ 4.1.0 =~ (.*?)\.(dev.+) ]] + [[ 4.1.0 =~ (.*?)\.(g.+) ]] + [[ 4.1.0 =~ (.*?)\.pre.* ]] + [[ 4.1.0 =~ ^([.0-9]*)$ ]] + VERSION=4.1.0 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20251014001810.f1aca7e + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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', '/etc/mock/chroot-aliases.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: 9a0d1b04-ebf1-401b-b7d6-eb458973c0a8 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.v157he5t', '/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.3Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.4o7ladrv', '/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 WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating python_zaqarclient.egg-info writing python_zaqarclient.egg-info/PKG-INFO writing dependency_links to python_zaqarclient.egg-info/dependency_links.txt writing entry points to python_zaqarclient.egg-info/entry_points.txt writing requirements to python_zaqarclient.egg-info/requires.txt writing top-level names to python_zaqarclient.egg-info/top_level.txt writing pbr to python_zaqarclient.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'python_zaqarclient.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'python_zaqarclient.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating python-zaqarclient-4.1.0 creating python-zaqarclient-4.1.0/doc creating python-zaqarclient-4.1.0/doc/source creating python-zaqarclient-4.1.0/doc/source/command creating python-zaqarclient-4.1.0/examples creating python-zaqarclient-4.1.0/python_zaqarclient.egg-info creating python-zaqarclient-4.1.0/releasenotes creating python-zaqarclient-4.1.0/releasenotes/notes creating python-zaqarclient-4.1.0/releasenotes/source creating python-zaqarclient-4.1.0/tests creating python-zaqarclient-4.1.0/tests/functional creating python-zaqarclient-4.1.0/tests/functional/queues creating python-zaqarclient-4.1.0/tests/functional/queues/v2 creating python-zaqarclient-4.1.0/tests/unit creating python-zaqarclient-4.1.0/tests/unit/auth creating python-zaqarclient-4.1.0/tests/unit/common creating python-zaqarclient-4.1.0/tests/unit/openstack creating python-zaqarclient-4.1.0/tests/unit/openstack/common creating python-zaqarclient-4.1.0/tests/unit/queues creating python-zaqarclient-4.1.0/tests/unit/queues/transport creating python-zaqarclient-4.1.0/tests/unit/queues/transport/http creating python-zaqarclient-4.1.0/tests/unit/queues/transport/zmq creating python-zaqarclient-4.1.0/tests/unit/queues/v2 creating python-zaqarclient-4.1.0/tests/unit/transport creating python-zaqarclient-4.1.0/zaqarclient creating python-zaqarclient-4.1.0/zaqarclient/auth creating python-zaqarclient-4.1.0/zaqarclient/common creating python-zaqarclient-4.1.0/zaqarclient/queues creating python-zaqarclient-4.1.0/zaqarclient/queues/v2 creating python-zaqarclient-4.1.0/zaqarclient/tests creating python-zaqarclient-4.1.0/zaqarclient/tests/mock creating python-zaqarclient-4.1.0/zaqarclient/tests/queues creating python-zaqarclient-4.1.0/zaqarclient/tests/transport creating python-zaqarclient-4.1.0/zaqarclient/transport copying files to python-zaqarclient-4.1.0... copying .coveragerc -> python-zaqarclient-4.1.0 copying .stestr.conf -> python-zaqarclient-4.1.0 copying .zuul.yaml -> python-zaqarclient-4.1.0 copying AUTHORS -> python-zaqarclient-4.1.0 copying ChangeLog -> python-zaqarclient-4.1.0 copying HACKING.rst -> python-zaqarclient-4.1.0 copying LICENSE -> python-zaqarclient-4.1.0 copying README.rst -> python-zaqarclient-4.1.0 copying pyproject.toml -> python-zaqarclient-4.1.0 copying requirements.txt -> python-zaqarclient-4.1.0 copying setup.cfg -> python-zaqarclient-4.1.0 copying setup.py -> python-zaqarclient-4.1.0 copying test-requirements.txt -> python-zaqarclient-4.1.0 copying tox.ini -> python-zaqarclient-4.1.0 copying doc/README.md -> python-zaqarclient-4.1.0/doc copying doc/requirements.txt -> python-zaqarclient-4.1.0/doc copying doc/source/client.rst -> python-zaqarclient-4.1.0/doc/source copying doc/source/command-line.rst -> python-zaqarclient-4.1.0/doc/source copying doc/source/conf.py -> python-zaqarclient-4.1.0/doc/source copying doc/source/index.rst -> python-zaqarclient-4.1.0/doc/source copying doc/source/command/claim.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/flavor.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/health.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/message.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/ping.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/pool.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/queue.rst -> python-zaqarclient-4.1.0/doc/source/command copying doc/source/command/subscription.rst -> python-zaqarclient-4.1.0/doc/source/command copying examples/claims.py -> python-zaqarclient-4.1.0/examples copying examples/keystone_auth.py -> python-zaqarclient-4.1.0/examples copying examples/keystone_session_auth.py -> python-zaqarclient-4.1.0/examples copying examples/management.py -> python-zaqarclient-4.1.0/examples copying examples/signed_url_auth.py -> python-zaqarclient-4.1.0/examples copying examples/simple.py -> python-zaqarclient-4.1.0/examples copying python_zaqarclient.egg-info/PKG-INFO -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/SOURCES.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/dependency_links.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/entry_points.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/not-zip-safe -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/pbr.json -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/requires.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying python_zaqarclient.egg-info/top_level.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info copying releasenotes/notes/add-validation-for-queue-name-6e417870cc257308.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/consistent-command-format-82df852b384bd284.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/drop-py-2-7-20019a123a9d5e8f.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/keystoneclient-to-keystoneauth-85c5f098bd023030.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/remove-identity-v2-c1071b9bccf2f9ab.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/remove-py38-08bfd0af3d624a8d.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/remove-py39-f598b4be63eeba52.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/remove-v1-api-support-c0d2f4e130aa787a.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/remove_os_prefix-14fc4a97527dee81.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-SSL-and-insecure-9b2bbec12b76bf7f.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-detailed-queue-list-0335b3ebde115bfd.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-doc-f12538ac5f35a282.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-osprofiler-41af30da3bee5ed0.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-post-list-messages-cc224643840a1242.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-query-queues-with-count-c9c47e508c04ad66.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/notes/support-session-c3f81233e03dacc8.yaml -> python-zaqarclient-4.1.0/releasenotes/notes copying releasenotes/source/2023.1.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/2023.2.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/2024.1.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/2024.2.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/2025.1.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/conf.py -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/index.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/ocata.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/pike.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/queens.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/rocky.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/stein.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/train.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/unreleased.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/ussuri.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/victoria.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/wallaby.rst -> python-zaqarclient-4.1.0/releasenotes/source copying releasenotes/source/zed.rst -> python-zaqarclient-4.1.0/releasenotes/source copying tests/__init__.py -> python-zaqarclient-4.1.0/tests copying tests/functional/__init__.py -> python-zaqarclient-4.1.0/tests/functional copying tests/functional/queues/__init__.py -> python-zaqarclient-4.1.0/tests/functional/queues copying tests/functional/queues/v2/__init__.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_claims.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_flavor.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_health.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_pool.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_queues.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/functional/queues/v2/test_subscription.py -> python-zaqarclient-4.1.0/tests/functional/queues/v2 copying tests/unit/__init__.py -> python-zaqarclient-4.1.0/tests/unit copying tests/unit/auth/__init__.py -> python-zaqarclient-4.1.0/tests/unit/auth copying tests/unit/auth/test_base.py -> python-zaqarclient-4.1.0/tests/unit/auth copying tests/unit/auth/test_keystone.py -> python-zaqarclient-4.1.0/tests/unit/auth copying tests/unit/common/__init__.py -> python-zaqarclient-4.1.0/tests/unit/common copying tests/unit/common/test_http.py -> python-zaqarclient-4.1.0/tests/unit/common copying tests/unit/openstack/common/__init__.py -> python-zaqarclient-4.1.0/tests/unit/openstack/common copying tests/unit/queues/__init__.py -> python-zaqarclient-4.1.0/tests/unit/queues copying tests/unit/queues/test_client.py -> python-zaqarclient-4.1.0/tests/unit/queues copying tests/unit/queues/transport/__init__.py -> python-zaqarclient-4.1.0/tests/unit/queues/transport copying tests/unit/queues/transport/http/__init__.py -> python-zaqarclient-4.1.0/tests/unit/queues/transport/http copying tests/unit/queues/transport/zmq/__init__.py -> python-zaqarclient-4.1.0/tests/unit/queues/transport/zmq copying tests/unit/queues/v2/__init__.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_claims.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_client.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_core.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_flavor.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_health.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_message.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_pool.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_queues.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/queues/v2/test_subscription.py -> python-zaqarclient-4.1.0/tests/unit/queues/v2 copying tests/unit/transport/__init__.py -> python-zaqarclient-4.1.0/tests/unit/transport copying tests/unit/transport/test_api.py -> python-zaqarclient-4.1.0/tests/unit/transport copying tests/unit/transport/test_http.py -> python-zaqarclient-4.1.0/tests/unit/transport copying tests/unit/transport/test_request.py -> python-zaqarclient-4.1.0/tests/unit/transport copying tests/unit/transport/test_ws.py -> python-zaqarclient-4.1.0/tests/unit/transport copying zaqarclient/__init__.py -> python-zaqarclient-4.1.0/zaqarclient copying zaqarclient/_i18n.py -> python-zaqarclient-4.1.0/zaqarclient copying zaqarclient/errors.py -> python-zaqarclient-4.1.0/zaqarclient copying zaqarclient/version.py -> python-zaqarclient-4.1.0/zaqarclient copying zaqarclient/auth/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/auth copying zaqarclient/auth/base.py -> python-zaqarclient-4.1.0/zaqarclient/auth copying zaqarclient/auth/keystone.py -> python-zaqarclient-4.1.0/zaqarclient/auth copying zaqarclient/auth/signed_url.py -> python-zaqarclient-4.1.0/zaqarclient/auth copying zaqarclient/common/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/common copying zaqarclient/common/decorators.py -> python-zaqarclient-4.1.0/zaqarclient/common copying zaqarclient/common/http.py -> python-zaqarclient-4.1.0/zaqarclient/common copying zaqarclient/queues/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/queues copying zaqarclient/queues/cli.py -> python-zaqarclient-4.1.0/zaqarclient/queues copying zaqarclient/queues/client.py -> python-zaqarclient-4.1.0/zaqarclient/queues copying zaqarclient/queues/v2/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/api.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/claim.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/cli.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/client.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/core.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/flavor.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/iterator.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/message.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/pool.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/queues.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/queues/v2/subscription.py -> python-zaqarclient-4.1.0/zaqarclient/queues/v2 copying zaqarclient/tests/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/tests copying zaqarclient/tests/base.py -> python-zaqarclient-4.1.0/zaqarclient/tests copying zaqarclient/tests/mock/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/tests/mock copying zaqarclient/tests/mock/message.py -> python-zaqarclient-4.1.0/zaqarclient/tests/mock copying zaqarclient/tests/queues/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/base.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/claims.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/flavor.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/health.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/messages.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/pool.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/queues.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/queues/subscriptions.py -> python-zaqarclient-4.1.0/zaqarclient/tests/queues copying zaqarclient/tests/transport/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/tests/transport copying zaqarclient/tests/transport/api.py -> python-zaqarclient-4.1.0/zaqarclient/tests/transport copying zaqarclient/tests/transport/dummy.py -> python-zaqarclient-4.1.0/zaqarclient/tests/transport copying zaqarclient/transport/__init__.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/api.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/base.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/errors.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/http.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/request.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/response.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying zaqarclient/transport/ws.py -> python-zaqarclient-4.1.0/zaqarclient/transport copying python_zaqarclient.egg-info/SOURCES.txt -> python-zaqarclient-4.1.0/python_zaqarclient.egg-info Writing python-zaqarclient-4.1.0/setup.cfg creating dist Creating tar archive removing 'python-zaqarclient-4.1.0' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.bOUJgbMcvO/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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev --copyout /var/tmp/pkgsrc/dist /tmp/tmp.bOUJgbMcvO/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: ['/etc/mock/chroot-aliases.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: d47b79f3-8299-42cb-800c-9f7bb1bd8bf0 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.fc_pkh5f', '/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.2Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.5ytafma9', '/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.bOUJgbMcvO/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.bOUJgbMcvO/dist ++ grep .tar.gz + SOURCE=python-zaqarclient-4.1.0.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.bOUJgbMcvO/dist/python-zaqarclient-4.1.0.tar.gz ++ basename python-zaqarclient-4.1.0.tar.gz .tar.gz + SOURCEWITHREL=python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz + mv /tmp/tmp.bOUJgbMcvO/dist/python-zaqarclient-4.1.0.tar.gz /tmp/tmp.bOUJgbMcvO/SOURCES/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz + cd /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/python-zaqarclient_distro + cp -a python-zaqarclient.spec sources /tmp/tmp.bOUJgbMcvO/SOURCES/ + cp python-zaqarclient.spec /tmp/tmp.bOUJgbMcvO/SPECS/ + cd /tmp/tmp.bOUJgbMcvO/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' python-zaqarclient.spec + sed -i -e '1i%define upstream_version 4.1.0\' python-zaqarclient.spec + grep -qc '^%global dlrn .*' python-zaqarclient.spec + sed -i -e '1i%global dlrn 1\' python-zaqarclient.spec + grep -qc '^%global dlrn_nvr .*' python-zaqarclient.spec ++ basename python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr python-zaqarclient-4.1.0-0.20251014001810.f1aca7e\' python-zaqarclient.spec + sed -i -e s/UPSTREAMVERSION/4.1.0/g python-zaqarclient.spec + set_nvr_in_spec + VERSION=4.1.0 + sed -i -e 's/Version:.*/Version: 4.1.0/g' python-zaqarclient.spec + sed -i -e 's/Release:.*/Release: 0.20251014001810.f1aca7e%{?dist}/g' python-zaqarclient.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz/' python-zaqarclient.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-zaqarclient.spec + cat python-zaqarclient.spec %global dlrn_nvr python-zaqarclient-4.1.0-0.20251014001810.f1aca7e %global dlrn 1 %define upstream_version 4.1.0 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources python-zaqarclient} %{!?dlrn: %global tarsources python_zaqarclient} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme %global sname zaqarclient %global common_desc \ Python client to Zaqar messaging service API v1 Name: python-zaqarclient Version: 4.1.0 Release: 0.20251014001810.f1aca7e%{?dist} Summary: Client Library for OpenStack Zaqar Queueing API License: Apache-2.0 URL: http://wiki.openstack.org/zaqar Source0: python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{name}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 BuildRequires: openstack-macros %endif %description %{common_desc} %package -n python3-%{sname} Summary: Client Library for OpenStack Zaqar Queueing API BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros %description -n python3-%{sname} %{common_desc} %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %setup -q -n %{tarsources}-%{upstream_version} sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build %pyproject_wheel %install %pyproject_install %files -n python3-%{sname} %doc README.rst ChangeLog examples %license LICENSE %{python3_sitelib}/zaqarclient %{python3_sitelib}/python_zaqarclient-*.dist-info %changelog + spectool -g -C /tmp/tmp.bOUJgbMcvO/SOURCES python-zaqarclient.spec + /usr/bin/mock --buildsrpm -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev --spec python-zaqarclient.spec --sources=/tmp/tmp.bOUJgbMcvO/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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev --spec python-zaqarclient.spec --sources=/tmp/tmp.bOUJgbMcvO/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/site-defaults.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: fbcc3eb9-6dda-4867-95a8-c4332c2ce381 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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-zaqarclient.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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.59ia83qy', '/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.4Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.e6ltz5vy', '/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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.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 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-e23e859dfd570ff1bd784 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-bc03c4bf585cc0f28 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-c22aef560d7b88ab0 160 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-8b81b5f91ffe1f9c38a483d 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 126 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c161aa168fab55f9fbff33 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 215 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 113 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 77 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 46 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 59 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 118 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 123 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 173 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 42 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 52 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 105 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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.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-zaqarclient.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-zaqarclient.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient.spec) Config(dlrn-1) 0 minutes 14 seconds INFO: Results and/or logs in: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.bOUJgbMcvO 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/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev --rebuild /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm --postinstall 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', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.3 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: True 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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': 'np0005486515.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: ba0337cb-d480-46ff-b20b-bd7f4bca1af0 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-1 DEBUG: config_file: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg DEBUG: dnf_warning: False 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-openstack-ironic-python-agent-builder-ef80fcc9ae87eaad6cbacbab814793ec702fe678 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ef/80/ef80fcc9ae87eaad6cbacbab814793ec702fe678_9e2883cd enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-e23e859dfd570ff1bd784ec62fc0258ca5681dee baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/e2/3e/e23e859dfd570ff1bd784ec62fc0258ca5681dee_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-b1ecd54a5db1263d272b944462bb79e0bc35a954 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/b1/ec/b1ecd54a5db1263d272b944462bb79e0bc35a954_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-bc03c4bf585cc0f28aa14fd915fa49508f14bbca baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/bc/03/bc03c4bf585cc0f28aa14fd915fa49508f14bbca_609ca19b enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-cloudkitty-c22aef560d7b88ab0755d45d4d9632e8660223fa baseurl=https://trunk.rdoproject.org/centos10-master/component/common/c2/2a/c22aef560d7b88ab0755d45d4d9632e8660223fa_bd82ade8 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-8b81b5f91ffe1f9c38a483d151b82316d443dbf6 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/8b/81/8b81b5f91ffe1f9c38a483d151b82316d443dbf6_0b94abfd enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-e773de35e72ee46a3eced71e2678342271fc692f baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/e7/73/e773de35e72ee46a3eced71e2678342271fc692f_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-1a89edc86b10cbe14e1877d119de409b7b75863f baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/1a/89/1a89edc86b10cbe14e1877d119de409b7b75863f_05968b35 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-openstack-manila-e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/e9/26/e9269cbc5cfddf821b0e5c0cf221f9693e3e80ab_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bagpipe-b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd baseurl=https://trunk.rdoproject.org/centos10-master/component/network/b7/15/b7157a23d5bc1ad9805e64593ca7ac0dda9e84fd_77fa473b 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-openstack-watcher-b50193bb7fec175c371c238376cc9d14f72b635c baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b5/01/b50193bb7fec175c371c238376cc9d14f72b635c_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-fed3dd97a77904e0c7e904ecea3a8681d6539f4a baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/fe/d3/fed3dd97a77904e0c7e904ecea3a8681d6539f4a_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-gnocchi-d2b8496672717f04c8b5e74b20ad717d101326b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/d2/b8/d2b8496672717f04c8b5e74b20ad717d101326b9_60a4fc4f enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-c161aa168fab55f9fbff33f481c13c595d49b195 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/c1/61/c161aa168fab55f9fbff33f481c13c595d49b195_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-6504ea0a4df95977f1e3d03d2abbe1e3052458ee baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/65/04/6504ea0a4df95977f1e3d03d2abbe1e3052458ee_14fd3881 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-cloudkitty-ui-991ac15db9ddec267679a8bd3f61b16366dbe803 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/99/1a/991ac15db9ddec267679a8bd3f61b16366dbe803_9c3343a9 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm INFO: Start(/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.jqvgk3vc', '/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.2Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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.kq4zqrzv', '/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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.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 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-e23e859dfd570ff1bd784 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 182 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-bc03c4bf585cc0f28 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-c22aef560d7b88ab0 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-8b81b5f91ffe1f9c38a483d 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 192 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c161aa168fab55f9fbff33 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 189 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 51 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 50 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 125 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 117 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 142 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 149 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 157 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 58 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 37 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 215 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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm Start: build setup for python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz DEBUG: python-zaqarclient.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-zaqarclient.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-zaqarclient.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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 Mon Oct 13 20:19:04 2025. DEBUG: Package python3-devel-3.12.11-3.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repo Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.16.2-1.el10 crb 46 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 46 k DEBUG: Installed size: 114 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm Start: rpmbuild python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient.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-zaqarclient.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.dxbq3D DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf python-zaqarclient-4.1.0 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + rm -rf /builddir/build/BUILD/python-zaqarclient-4.1.0-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0-SPECPARTS DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.uPAOtH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.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/python-zaqarclient-4.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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:06 ago on Mon Oct 13 20:19:04 2025. 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-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient.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-zaqarclient.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.V0CyPt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.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/python-zaqarclient-4.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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:09 ago on Mon Oct 13 20:19:04 2025. 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-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-tox-current-env DEBUG: noarch 0.0.12-1.el10s delorean-master-build-deps 29 k DEBUG: Installing dependencies: DEBUG: python3-cachetools noarch 5.4.0-6.el10s delorean-master-testing 37 k DEBUG: python3-chardet noarch 5.2.0-1.el10s delorean-master-testing 272 k DEBUG: python3-colorama noarch 0.4.6-13.el10 appstream 72 k DEBUG: python3-distlib noarch 0.3.9-1.el10s delorean-master-build-deps 254 k DEBUG: python3-filelock noarch 3.15.4-3.el10s delorean-master-build-deps 37 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-pluggy noarch 1.3.0-5.el10 crb 53 k DEBUG: python3-pyproject-api noarch 1.6.1-5.el10s delorean-master-build-deps 37 k DEBUG: python3-setuptools-wheel DEBUG: noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 13 Packages DEBUG: Total size: 2.1 M DEBUG: Installed size: 6.7 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 1/13 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/13 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 3/13 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 4/13 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 5/13 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 6/13 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 7/13 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 8/13 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 9/13 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 10/13 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 11/13 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 12/13 DEBUG: Installing : python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch 13/13 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient.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-zaqarclient.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.F7jK19 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.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/python-zaqarclient-4.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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 requests>=2.14.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: requests>=2.14.2 DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.utils>=3.33.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=3.33.0 DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=3.4.0 DEBUG: Handling osc-lib>=2.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: osc-lib>=2.1.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling stestr>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=1.0.0 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: ddt>=1.0.1 DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing python_zaqarclient.egg-info/PKG-INFO DEBUG: writing dependency_links to python_zaqarclient.egg-info/dependency_links.txt DEBUG: writing entry points to python_zaqarclient.egg-info/entry_points.txt DEBUG: writing requirements to python_zaqarclient.egg-info/requires.txt DEBUG: writing top-level names to python_zaqarclient.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/python-zaqarclient-4.1.0/python_zaqarclient-4.1.0.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: requests >=2.14.2 DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: oslo.i18n >=3.15.3 DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: oslo.log >=3.36.0 DEBUG: Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: oslo.utils >=3.33.0 DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: keystoneauth1 >=3.4.0 DEBUG: Handling osc-lib >=2.1.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement not satisfied: osc-lib >=2.1.0 DEBUG: + cat /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv python_zaqarclient-4.1.0.dist-info/ DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/entry_points.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/pbr.json' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/top_level.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/METADATA' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/LICENSE' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/AUTHORS' DEBUG: removed directory 'python_zaqarclient-4.1.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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:12 ago on Mon Oct 13 20:19:04 2025. DEBUG: Package python3-pbr-6.1.1-1.el10s.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-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 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-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 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-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-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 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-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-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-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 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-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 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-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-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-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 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-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-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 63 Packages DEBUG: Total size: 12 M DEBUG: Total download size: 862 k DEBUG: Installed size: 50 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.12.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: (57/63): python3-osc-lib-4.1.0-0.20250722063709 1.8 MB/s | 100 kB 00:00 DEBUG: (58/63): python3-attrs-23.2.0-7.el10.noarch.rpm 1.7 MB/s | 125 kB 00:00 DEBUG: (59/63): python3-jsonschema-4.19.1-7.el10.noarc 2.5 MB/s | 206 kB 00:00 DEBUG: (60/63): python3-jsonschema-specifications-2023 884 kB/s | 29 kB 00:00 DEBUG: (61/63): python3-ddt-1.6.0-1.el10s.noarch.rpm 2.5 MB/s | 21 kB 00:00 DEBUG: (62/63): python3-referencing-0.31.1-6.el10.noar 2.3 MB/s | 82 kB 00:00 DEBUG: (63/63): python3-rpds-py-0.17.1-6.el10.x86_64.r 8.5 MB/s | 298 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 6.8 MB/s | 862 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde.e 1/63 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/63 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/63 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 4/63 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 5/63 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 6/63 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 7/63 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 8/63 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 9/63 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 10/63 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 11/63 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657.db 12/63 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el10 13/63 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 14/63 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 15/63 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 16/63 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 17/63 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 18/63 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23bc4 19/63 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 20/63 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 21/63 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 22/63 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 23/63 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 24/63 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 25/63 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 26/63 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 27/63 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 28/63 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 29/63 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 30/63 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 31/63 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 32/63 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 33/63 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 34/63 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 35/63 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 36/63 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 37/63 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 38/63 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 39/63 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 40/63 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 41/63 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 42/63 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 43/63 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f04 44/63 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 45/63 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 46/63 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el10 47/63 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20250213133424. 48/63 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c657 49/63 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd 50/63 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb 51/63 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51c 52/63 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.e 53/63 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd062. 54/63 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.20250903120250. 55/63 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.493a 56/63 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el 57/63 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el1 58/63 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 59/63 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 60/63 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 61/63 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 62/63 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 63/63 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 63/63 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-attrs-23.2.0-7.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-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-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-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.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-msgpack-1.1.0-1.el10s.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-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-i18n-6.6.0-0.20250903121520.fc51cd8.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-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-referencing-0.31.1-6.el10.noarch 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-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 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 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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.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-dateutil-2.9.0.post0-1.el10.noarch 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: 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-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-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.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-dateutil-2.9.0.post0-1.el10.noarch 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: 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-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-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient.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-zaqarclient.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.P3LapU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.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/python-zaqarclient-4.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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.06 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 requests>=2.14.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.14.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.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.utils>=3.33.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=3.33.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling osc-lib>=2.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osc-lib>=2.1.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling 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 stestr>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) 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: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing python_zaqarclient.egg-info/PKG-INFO DEBUG: writing dependency_links to python_zaqarclient.egg-info/dependency_links.txt DEBUG: writing entry points to python_zaqarclient.egg-info/entry_points.txt DEBUG: writing requirements to python_zaqarclient.egg-info/requires.txt DEBUG: writing top-level names to python_zaqarclient.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/python-zaqarclient-4.1.0/python_zaqarclient-4.1.0.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: requests >=2.14.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.utils >=3.33.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling osc-lib >=2.1.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: osc-lib >=2.1.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: + cat /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv python_zaqarclient-4.1.0.dist-info/ DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/entry_points.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/pbr.json' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/top_level.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/METADATA' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/LICENSE' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/AUTHORS' DEBUG: removed directory 'python_zaqarclient-4.1.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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:18 ago on Mon Oct 13 20:19:04 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 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-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch is already installed. DEBUG: Package python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.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-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed. DEBUG: Package python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-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.90.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-140.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-12.el10.noarch DEBUG: centos-stream-repos-10.0-12.el10.noarch DEBUG: centos-stream-release-10.0-12.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-16.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-16.el10.x86_64 DEBUG: systemd-257-16.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-16.el10.noarch DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.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-dateutil-2.9.0.post0-1.el10.noarch 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: 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-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-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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.90.0-1.el10.noarch 1759349879 2058 4185065e7a913401eea7fdf192d0ac18 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-140.el10.x86_64 1760006583 6927727 ab0839d5fdbb2a960cdc4ce70ac08df9 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-12.el10.noarch 1759764944 3865 2fb12ea3f2157e0e2c4f963ce40d9ca3 installed DEBUG: centos-stream-repos-10.0-12.el10.noarch 1759764944 7002 ea48821cda2401c554ef4e8d7ac5411d installed DEBUG: centos-stream-release-10.0-12.el10.noarch 1759764944 38475 2ba73a396039a74a7437cc72c0134936 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-16.el10.x86_64 1759411782 2403474 b4fac4be3d954bf82d251dfe41c9b52d 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-16.el10.x86_64 1759411782 680169 600d9f2893108b4d2544595c52dee937 installed DEBUG: systemd-257-16.el10.x86_64 1759411782 17641666 f56d4789354027aa0d67929ad5d912f1 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-16.el10.noarch 1759411788 10938 540cca8234358790acaaed13bc58faa0 installed DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 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-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 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-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-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-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-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-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-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee 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: 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-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-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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-zaqarclient.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-zaqarclient.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.67CCKg DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.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/python-zaqarclient-4.1.0/pyproject-wheeldir --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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 requests>=2.14.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.14.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.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.utils>=3.33.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=3.33.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling osc-lib>=2.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osc-lib>=2.1.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling 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 stestr>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=1.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.0.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: ddt>=1.0.1 DEBUG: (installed: ddt 1.6.0) 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: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing python_zaqarclient.egg-info/PKG-INFO DEBUG: writing dependency_links to python_zaqarclient.egg-info/dependency_links.txt DEBUG: writing entry points to python_zaqarclient.egg-info/entry_points.txt DEBUG: writing requirements to python_zaqarclient.egg-info/requires.txt DEBUG: writing top-level names to python_zaqarclient.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: creating '/builddir/build/BUILD/python-zaqarclient-4.1.0/python_zaqarclient-4.1.0.dist-info' DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling requests >=2.14.2 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: requests >=2.14.2 DEBUG: (installed: requests 2.32.4) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.utils >=3.33.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: oslo.utils >=3.33.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling osc-lib >=2.1.0 from hook generated metadata: Requires-Dist (python-zaqarclient) DEBUG: Requirement satisfied: osc-lib >=2.1.0 DEBUG: (installed: osc-lib 4.1.0) DEBUG: + cat /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv python_zaqarclient-4.1.0.dist-info/ DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/entry_points.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/pbr.json' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/top_level.txt' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/METADATA' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/LICENSE' DEBUG: removed 'python_zaqarclient-4.1.0.dist-info/AUTHORS' DEBUG: removed directory 'python_zaqarclient-4.1.0.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wu6foK 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 python-zaqarclient-4.1.0 DEBUG: + mkdir -p /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-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/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-zaqarclient-4.1.0/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/python-zaqarclient-4.1.0 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info DEBUG: writing /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/top_level.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/SOURCES.txt' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: adding license file 'LICENSE' DEBUG: adding license file 'AUTHORS' DEBUG: writing manifest file '/builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-modern-metadata-05qnovck/python_zaqarclient-4.1.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: python-zaqarclient DEBUG: Building wheel for python-zaqarclient (pyproject.toml): started DEBUG: Running command Building wheel for python-zaqarclient (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/zaqarclient DEBUG: creating build/lib/zaqarclient/tests DEBUG: creating build/lib/zaqarclient/tests/transport DEBUG: copying zaqarclient/tests/transport/__init__.py -> build/lib/zaqarclient/tests/transport DEBUG: copying zaqarclient/tests/transport/api.py -> build/lib/zaqarclient/tests/transport DEBUG: copying zaqarclient/tests/transport/dummy.py -> build/lib/zaqarclient/tests/transport DEBUG: creating build/lib/zaqarclient/auth DEBUG: copying zaqarclient/auth/__init__.py -> build/lib/zaqarclient/auth DEBUG: copying zaqarclient/auth/base.py -> build/lib/zaqarclient/auth DEBUG: copying zaqarclient/auth/keystone.py -> build/lib/zaqarclient/auth DEBUG: copying zaqarclient/auth/signed_url.py -> build/lib/zaqarclient/auth DEBUG: creating build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/__init__.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/base.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/claims.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/flavor.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/health.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/messages.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/pool.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/queues.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/queues/subscriptions.py -> build/lib/zaqarclient/tests/queues DEBUG: copying zaqarclient/tests/__init__.py -> build/lib/zaqarclient/tests DEBUG: copying zaqarclient/tests/base.py -> build/lib/zaqarclient/tests DEBUG: copying zaqarclient/__init__.py -> build/lib/zaqarclient DEBUG: copying zaqarclient/_i18n.py -> build/lib/zaqarclient DEBUG: copying zaqarclient/errors.py -> build/lib/zaqarclient DEBUG: copying zaqarclient/version.py -> build/lib/zaqarclient DEBUG: creating build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/__init__.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/api.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/base.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/errors.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/http.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/request.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/response.py -> build/lib/zaqarclient/transport DEBUG: copying zaqarclient/transport/ws.py -> build/lib/zaqarclient/transport DEBUG: creating build/lib/zaqarclient/common DEBUG: copying zaqarclient/common/__init__.py -> build/lib/zaqarclient/common DEBUG: copying zaqarclient/common/decorators.py -> build/lib/zaqarclient/common DEBUG: copying zaqarclient/common/http.py -> build/lib/zaqarclient/common DEBUG: creating build/lib/zaqarclient/queues DEBUG: creating build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/__init__.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/api.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/claim.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/cli.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/client.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/core.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/flavor.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/iterator.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/message.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/pool.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/queues.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/v2/subscription.py -> build/lib/zaqarclient/queues/v2 DEBUG: copying zaqarclient/queues/__init__.py -> build/lib/zaqarclient/queues DEBUG: copying zaqarclient/queues/cli.py -> build/lib/zaqarclient/queues DEBUG: copying zaqarclient/queues/client.py -> build/lib/zaqarclient/queues DEBUG: creating build/lib/zaqarclient/tests/mock DEBUG: copying zaqarclient/tests/mock/__init__.py -> build/lib/zaqarclient/tests/mock DEBUG: copying zaqarclient/tests/mock/message.py -> build/lib/zaqarclient/tests/mock DEBUG: running egg_info DEBUG: writing python_zaqarclient.egg-info/PKG-INFO DEBUG: writing dependency_links to python_zaqarclient.egg-info/dependency_links.txt DEBUG: writing entry points to python_zaqarclient.egg-info/entry_points.txt DEBUG: writing requirements to python_zaqarclient.egg-info/requires.txt DEBUG: writing top-level names to python_zaqarclient.egg-info/top_level.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: installing to build/bdist.linux-x86_64/wheel DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating build/bdist.linux-x86_64 DEBUG: creating build/bdist.linux-x86_64/wheel DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/tests DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/tests/transport DEBUG: copying build/lib/zaqarclient/tests/transport/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/transport DEBUG: copying build/lib/zaqarclient/tests/transport/api.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/transport DEBUG: copying build/lib/zaqarclient/tests/transport/dummy.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/transport DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/base.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/claims.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/flavor.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/health.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/messages.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/pool.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/queues.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/queues/subscriptions.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/queues DEBUG: copying build/lib/zaqarclient/tests/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests DEBUG: copying build/lib/zaqarclient/tests/base.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/tests/mock DEBUG: copying build/lib/zaqarclient/tests/mock/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/mock DEBUG: copying build/lib/zaqarclient/tests/mock/message.py -> build/bdist.linux-x86_64/wheel/zaqarclient/tests/mock DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/auth DEBUG: copying build/lib/zaqarclient/auth/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/auth DEBUG: copying build/lib/zaqarclient/auth/base.py -> build/bdist.linux-x86_64/wheel/zaqarclient/auth DEBUG: copying build/lib/zaqarclient/auth/keystone.py -> build/bdist.linux-x86_64/wheel/zaqarclient/auth DEBUG: copying build/lib/zaqarclient/auth/signed_url.py -> build/bdist.linux-x86_64/wheel/zaqarclient/auth DEBUG: copying build/lib/zaqarclient/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient DEBUG: copying build/lib/zaqarclient/_i18n.py -> build/bdist.linux-x86_64/wheel/zaqarclient DEBUG: copying build/lib/zaqarclient/errors.py -> build/bdist.linux-x86_64/wheel/zaqarclient DEBUG: copying build/lib/zaqarclient/version.py -> build/bdist.linux-x86_64/wheel/zaqarclient DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/api.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/base.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/errors.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/http.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/request.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/response.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: copying build/lib/zaqarclient/transport/ws.py -> build/bdist.linux-x86_64/wheel/zaqarclient/transport DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/common DEBUG: copying build/lib/zaqarclient/common/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/common DEBUG: copying build/lib/zaqarclient/common/decorators.py -> build/bdist.linux-x86_64/wheel/zaqarclient/common DEBUG: copying build/lib/zaqarclient/common/http.py -> build/bdist.linux-x86_64/wheel/zaqarclient/common DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/queues DEBUG: creating build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/api.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/claim.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/cli.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/client.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/core.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/flavor.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/iterator.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/message.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/pool.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/queues.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/v2/subscription.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues/v2 DEBUG: copying build/lib/zaqarclient/queues/__init__.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues DEBUG: copying build/lib/zaqarclient/queues/cli.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues DEBUG: copying build/lib/zaqarclient/queues/client.py -> build/bdist.linux-x86_64/wheel/zaqarclient/queues DEBUG: running install_egg_info DEBUG: Copying python_zaqarclient.egg-info to build/bdist.linux-x86_64/wheel/python_zaqarclient-4.1.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/python_zaqarclient-4.1.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir/pip-wheel-xecwr3_u/.tmp-tg1tiqdt/python_zaqarclient-4.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'zaqarclient/__init__.py' DEBUG: adding 'zaqarclient/_i18n.py' DEBUG: adding 'zaqarclient/errors.py' DEBUG: adding 'zaqarclient/version.py' DEBUG: adding 'zaqarclient/auth/__init__.py' DEBUG: adding 'zaqarclient/auth/base.py' DEBUG: adding 'zaqarclient/auth/keystone.py' DEBUG: adding 'zaqarclient/auth/signed_url.py' DEBUG: adding 'zaqarclient/common/__init__.py' DEBUG: adding 'zaqarclient/common/decorators.py' DEBUG: adding 'zaqarclient/common/http.py' DEBUG: adding 'zaqarclient/queues/__init__.py' DEBUG: adding 'zaqarclient/queues/cli.py' DEBUG: adding 'zaqarclient/queues/client.py' DEBUG: adding 'zaqarclient/queues/v2/__init__.py' DEBUG: adding 'zaqarclient/queues/v2/api.py' DEBUG: adding 'zaqarclient/queues/v2/claim.py' DEBUG: adding 'zaqarclient/queues/v2/cli.py' DEBUG: adding 'zaqarclient/queues/v2/client.py' DEBUG: adding 'zaqarclient/queues/v2/core.py' DEBUG: adding 'zaqarclient/queues/v2/flavor.py' DEBUG: adding 'zaqarclient/queues/v2/iterator.py' DEBUG: adding 'zaqarclient/queues/v2/message.py' DEBUG: adding 'zaqarclient/queues/v2/pool.py' DEBUG: adding 'zaqarclient/queues/v2/queues.py' DEBUG: adding 'zaqarclient/queues/v2/subscription.py' DEBUG: adding 'zaqarclient/tests/__init__.py' DEBUG: adding 'zaqarclient/tests/base.py' DEBUG: adding 'zaqarclient/tests/mock/__init__.py' DEBUG: adding 'zaqarclient/tests/mock/message.py' DEBUG: adding 'zaqarclient/tests/queues/__init__.py' DEBUG: adding 'zaqarclient/tests/queues/base.py' DEBUG: adding 'zaqarclient/tests/queues/claims.py' DEBUG: adding 'zaqarclient/tests/queues/flavor.py' DEBUG: adding 'zaqarclient/tests/queues/health.py' DEBUG: adding 'zaqarclient/tests/queues/messages.py' DEBUG: adding 'zaqarclient/tests/queues/pool.py' DEBUG: adding 'zaqarclient/tests/queues/queues.py' DEBUG: adding 'zaqarclient/tests/queues/subscriptions.py' DEBUG: adding 'zaqarclient/tests/transport/__init__.py' DEBUG: adding 'zaqarclient/tests/transport/api.py' DEBUG: adding 'zaqarclient/tests/transport/dummy.py' DEBUG: adding 'zaqarclient/transport/__init__.py' DEBUG: adding 'zaqarclient/transport/api.py' DEBUG: adding 'zaqarclient/transport/base.py' DEBUG: adding 'zaqarclient/transport/errors.py' DEBUG: adding 'zaqarclient/transport/http.py' DEBUG: adding 'zaqarclient/transport/request.py' DEBUG: adding 'zaqarclient/transport/response.py' DEBUG: adding 'zaqarclient/transport/ws.py' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/AUTHORS' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/LICENSE' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/METADATA' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/WHEEL' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/entry_points.txt' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/pbr.json' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/top_level.txt' DEBUG: adding 'python_zaqarclient-4.1.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for python-zaqarclient (pyproject.toml): finished with status 'done' DEBUG: Created wheel for python-zaqarclient: filename=python_zaqarclient-4.1.0-py3-none-any.whl size=73850 sha256=b3f99e25da3da5ec761356b8315bdbfa12abad60e13e8214c3358f19999d1fea DEBUG: Stored in directory: /builddir/.cache/pip/wheels/ec/f0/3b/ec609830a3a5eb043ce981bef7bdb0292878d4073d16eab879 DEBUG: Successfully built python-zaqarclient DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mgeOHz DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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 python-zaqarclient-4.1.0 DEBUG: ++ ls /builddir/build/BUILD/python-zaqarclient-4.1.0/pyproject-wheeldir/python_zaqarclient-4.1.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=python_zaqarclient==4.1.0 DEBUG: + '[' -z python_zaqarclient==4.1.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/python-zaqarclient-4.1.0/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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/python-zaqarclient-4.1.0/pyproject-wheeldir python_zaqarclient==4.1.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/python-zaqarclient-4.1.0/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/python_zaqarclient-4.1.0-py3-none-any.whl DEBUG: Installing collected packages: python_zaqarclient DEBUG: Successfully installed python_zaqarclient-4.1.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/bin ']' DEBUG: + rm -f /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 --record /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/RECORD --output /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/lib/python3.12/site-packages/python_zaqarclient-4.1.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 4.1.0-0.20251014001810.f1aca7e.el10 --unique-debug-suffix -4.1.0-0.20251014001810.f1aca7e.el10.x86_64 --unique-debug-src-base python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-zaqarclient-4.1.0 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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: Processing files: python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QcaTst DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/doc/python3-zaqarclient DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/doc/python3-zaqarclient DEBUG: + cp -pr /builddir/build/BUILD/python-zaqarclient-4.1.0/README.rst /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/doc/python3-zaqarclient DEBUG: + cp -pr /builddir/build/BUILD/python-zaqarclient-4.1.0/ChangeLog /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/doc/python3-zaqarclient DEBUG: + cp -pr /builddir/build/BUILD/python-zaqarclient-4.1.0/examples /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/doc/python3-zaqarclient DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.blCjZw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/licenses/python3-zaqarclient DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/licenses/python3-zaqarclient DEBUG: + cp -pr /builddir/build/BUILD/python-zaqarclient-4.1.0/LICENSE /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64/usr/share/licenses/python3-zaqarclient DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-zaqarclient = 4.1.0-0.20251014001810.f1aca7e.el10 python3-zaqarclient = 4.1.0-0.20251014001810.f1aca7e.el10 python3.12-zaqarclient = 4.1.0-0.20251014001810.f1aca7e.el10 python3.12dist(python-zaqarclient) = 4.1 python3dist(python-zaqarclient) = 4.1 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) python(abi) = 3.12 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(osc-lib) >= 2.1 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-utils) >= 3.33 python3.12dist(requests) >= 2.14.2 python3.12dist(stevedore) >= 1.20 DEBUG: Obsoletes: python3.12-zaqarclient < 4.1.0-0.20251014001810.f1aca7e.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uCaFsE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd python-zaqarclient-4.1.0 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LYWTAJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/python-zaqarclient-4.1.0-SPECPARTS DEBUG: + rm -rf python-zaqarclient-4.1.0 python-zaqarclient-4.1.0.gemspec DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: RPM build warnings: DEBUG: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Child return code was: 0 Finish: rpmbuild python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm INFO: Done(/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.src.rpm) Config(dlrn-1) 0 minutes 30 seconds INFO: Results and/or logs in: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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 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 Start(bootstrap): chroot init 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 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/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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_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: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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: 15Gi 1.2Gi 11Gi 20Mi 3.2Gi 14Gi 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 430G 14G 417G 4% / DEBUG: /dev/vda2 xfs 430G 14G 417G 4% / 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/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev 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.kq4zqrzv', '/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: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev DEBUG: created dir: /var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.noarch.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: 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/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.noarch.rpm'] 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', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev/python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.el10.noarch.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: delorean-openstack-barbican-25ef5677a674088bfb4 138 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-builder- 212 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-e23e859dfd570ff1bd784 211 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-b1ecd54a 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-bc03c4bf585cc0f28 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-c22aef560d7b88ab0 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-8b81b5f91ffe1f9c38a483d 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-e773de35e72ee46a3e 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-1a89edc86b10cbe14e187 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-97d6de34 176 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-e9269cbc5cfddf821b0e5 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bagpipe-b7157a23d5bc 215 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-40e13e517b3000a0e4b3 213 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-b50193bb7fec175c371c 229 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-fed3dd97a77904e0c7e904ecea 231 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-gnocchi-d2b8496672717f04c8b5e74 208 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-c161aa168fab55f9fbff33 224 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-6504ea0 204 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-ui-991ac15db9ddec 193 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 156 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 121 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 155 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 83 kB/s | 3.9 kB 00:00 DEBUG: dlrn-master-testing 160 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 170 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 166 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 120 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 58 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 105 kB/s | 34 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ====================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ====================================================================================================================== DEBUG: Installing: DEBUG: python3-zaqarclient noarch 4.1.0-0.20251014001810.f1aca7e.el10 @commandline 134 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-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-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-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-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-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-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-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-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-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 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-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-requests noarch 2.32.4-1.el10 baseos 156 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 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 55 Packages DEBUG: Total size: 10 M DEBUG: Installed size: 45 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde.e 1/55 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/55 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 3/55 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/55 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 5/55 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 6/55 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 7/55 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 8/55 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 9/55 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 10/55 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657.db 11/55 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el10 12/55 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 13/55 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 14/55 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 15/55 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 16/55 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 17/55 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6ce 18/55 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23bc4 19/55 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 20/55 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 21/55 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 22/55 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 23/55 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 24/55 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 25/55 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 26/55 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 27/55 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 28/55 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 29/55 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 30/55 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 31/55 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/55 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/55 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 34/55 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 35/55 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 36/55 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 37/55 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 38/55 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 39/55 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f04 40/55 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 41/55 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 42/55 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el10 43/55 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.20250213133424. 44/55 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c657 45/55 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd 46/55 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb 47/55 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51c 48/55 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.e 49/55 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd062. 50/55 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el1 51/55 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.20250903120250. 52/55 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.493a 53/55 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el 54/55 DEBUG: Installing : python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e 55/55 DEBUG: Running scriptlet: python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e 55/55 DEBUG: Installed: DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-attrs-23.2.0-7.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-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-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-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.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-msgpack-1.1.0-1.el10s.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-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-i18n-6.6.0-0.20250903121520.fc51cd8.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-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-zaqarclient-4.1.0-0.20251014001810.f1aca7e.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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-stream-10-x86_64-1-bootstrap/root/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/component/clients/f1/ac/f1aca7eeab789b05803d15575d79accb16b02060_dev'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-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