+ set -x + for FILE in {test-,}requirements.txt + '[' -f 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/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_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/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev --clean INFO: mock.py version 2.8 starting (python version = 3.9.23, NVR = mock-2.8-1.el9s)... DEBUG: search for 'dnf' package manager Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-x86_64-1/yum_cache DEBUG: creating dir: /var/cache/mock/dlrn-centos9stream-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-x86_64-1/dnf_cache DEBUG: creating dir: /var/cache/mock/dlrn-centos9stream-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 2.8 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos9stream-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: 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: False DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:stream9 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9stream-x86_64-1/ccache/u1000/', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9stream-x86_64-1/root_cache/', 'tar': 'gnutar', '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-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_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-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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': 'np0005478660.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9stream-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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-centos9stream-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=Mock (dlrn-centos9stream-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [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=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* [delorean-component-barbican] name=delorean-openstack-barbican-6945564c4c3c8203f779d17b41e4c38d30664d84 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/69/45/6945564c4c3c8203f779d17b41e4c38d30664d84_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-1fb8c0c9840678baa9d4784b010215a220d2bb00 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/1f/b8/1fb8c0c9840678baa9d4784b010215a220d2bb00_1230376e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-97b014df8f7f3fe26c4c3f396d1c9aa5c92f41c6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/97/b0/97b014df8f7f3fe26c4c3f396d1c9aa5c92f41c6_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-2f31846d73c044740ccaaa4204720f0b94d64145 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/2f/31/2f31846d73c044740ccaaa4204720f0b94d64145_a53d39f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-7d793e664cf892461c5547a2776e4b1834d0396b baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/7d/79/7d793e664cf892461c5547a2776e4b1834d0396b_caaa14db enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-60ceccc424922f152bf6757f4bff70ddd7f38fad baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/60/ce/60ceccc424922f152bf6757f4bff70ddd7f38fad_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4914bb9db5453f0721e37a631bd87f24135d5e19 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/49/14/4914bb9db5453f0721e37a631bd87f24135d5e19_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-4e2e36ad7767a459277987d21f748cec54ac09e0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/4e/2e/4e2e36ad7767a459277987d21f748cec54ac09e0_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f0f77217788384b91e5848e2d4b75ec4276274e5 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/f0/f7/f0f77217788384b91e5848e2d4b75ec4276274e5_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-4f2c00566140f2964f1fbb268d6cdf9a46bb372f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/4f/2c/4f2c00566140f2964f1fbb268d6cdf9a46bb372f_55478528 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cc3dd1abe3e23071662494786a5e5bddb3538e89 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/cc/3d/cc3dd1abe3e23071662494786a5e5bddb3538e89_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-856f39827a406fb012556fd740417b9194065e18 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/85/6f/856f39827a406fb012556fd740417b9194065e18_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-91ba84bc002c318a7f961d084e992b2e88ffd5b3 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/91/ba/91ba84bc002c318a7f961d084e992b2e88ffd5b3_4e2a61e5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-38b7cbb29a87e0a6df55f446e518f91a2681a122 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/38/b7/38b7cbb29a87e0a6df55f446e518f91a2681a122_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-70fbca648b8ea8a1a6540a126fc31e1f1c8027de baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/70/fb/70fbca648b8ea8a1a6540a126fc31e1f1c8027de_595579a4 enabled=1 gpgcheck=0 priority=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg --resultdir /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev --init INFO: mock.py version 2.8 starting (python version = 3.9.23, NVR = mock-2.8-1.el9s)... DEBUG: search for 'dnf' package manager Start: init plugins DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-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'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/dlrn-1.cfg'] DEBUG: version: 2.8 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev DEBUG: rootdir: /var/lib/mock/dlrn-centos9stream-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: 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: False DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: False DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: quay.io/centos/centos:stream9 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: 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: 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', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9stream-x86_64-1/ccache/u1000/', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9stream-x86_64-1/root_cache/', 'tar': 'gnutar', '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-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_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-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9stream-x86_64-1', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9stream-x86_64-1', 'root': 'dlrn-centos9stream-x86_64-1', 'resultdir': '/home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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': 'np0005478660.novalocal'} 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: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk'] DEBUG: user_agent: Mock (dlrn-centos9stream-x86_64-1; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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-centos9stream-x86_64-1 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=Mock (dlrn-centos9stream-x86_64-1; x86_64) # repos [baseos] name=CentOS Stream $releasever - BaseOS metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-9-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [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=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*,thrift* [delorean-component-barbican] name=delorean-openstack-barbican-6945564c4c3c8203f779d17b41e4c38d30664d84 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/69/45/6945564c4c3c8203f779d17b41e4c38d30664d84_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-1fb8c0c9840678baa9d4784b010215a220d2bb00 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/1f/b8/1fb8c0c9840678baa9d4784b010215a220d2bb00_1230376e enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-97b014df8f7f3fe26c4c3f396d1c9aa5c92f41c6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/97/b0/97b014df8f7f3fe26c4c3f396d1c9aa5c92f41c6_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-observabilityclient-2f31846d73c044740ccaaa4204720f0b94d64145 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/2f/31/2f31846d73c044740ccaaa4204720f0b94d64145_a53d39f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-7d793e664cf892461c5547a2776e4b1834d0396b baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/7d/79/7d793e664cf892461c5547a2776e4b1834d0396b_caaa14db enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-60ceccc424922f152bf6757f4bff70ddd7f38fad baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/60/ce/60ceccc424922f152bf6757f4bff70ddd7f38fad_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4914bb9db5453f0721e37a631bd87f24135d5e19 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/49/14/4914bb9db5453f0721e37a631bd87f24135d5e19_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-4e2e36ad7767a459277987d21f748cec54ac09e0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/4e/2e/4e2e36ad7767a459277987d21f748cec54ac09e0_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-f0f77217788384b91e5848e2d4b75ec4276274e5 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/f0/f7/f0f77217788384b91e5848e2d4b75ec4276274e5_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-4f2c00566140f2964f1fbb268d6cdf9a46bb372f baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/4f/2c/4f2c00566140f2964f1fbb268d6cdf9a46bb372f_55478528 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-cc3dd1abe3e23071662494786a5e5bddb3538e89 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/cc/3d/cc3dd1abe3e23071662494786a5e5bddb3538e89_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-856f39827a406fb012556fd740417b9194065e18 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/85/6f/856f39827a406fb012556fd740417b9194065e18_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceph-91ba84bc002c318a7f961d084e992b2e88ffd5b3 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/91/ba/91ba84bc002c318a7f961d084e992b2e88ffd5b3_4e2a61e5 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-38b7cbb29a87e0a6df55f446e518f91a2681a122 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/38/b7/38b7cbb29a87e0a6df55f446e518f91a2681a122_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8515371b7cceebd4282e09f1d8f0cc842df82855 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/85/15/8515371b7cceebd4282e09f1d8f0cc842df82855_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-70fbca648b8ea8a1a6540a126fc31e1f1c8027de baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/70/fb/70fbca648b8ea8a1a6540a126fc31e1f1c8027de_595579a4 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-centos9stream-x86_64-1 DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-x86_64-1/root_cache/ DEBUG: creating dir: /var/cache/mock/dlrn-centos9stream-x86_64-1/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-x86_64-1/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9stream-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'] with env {'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: 7864096 788564 6411092 20036 960136 7075532 DEBUG: Swap: 0 0 0 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9stream-x86_64-1/root'] with env {'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 Size Used Avail Use% Mounted on DEBUG: /dev/vda1 43G 2.8G 41G 7% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/run/lock DEBUG: ensuring that dir exists: /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev Mock Version: 2.8 INFO: Mock Version: 2.8 INFO: Mock Version: 2.8 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/dev/shm DEBUG: kernel version == 5.14.0-620.el9.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-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-centos9stream-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos9stream-x86_64-1/yum_cache', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-x86_64-1/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-centos9stream-x86_64-1/dnf_cache', '/var/lib/mock/dlrn-centos9stream-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/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.qfsmg8az', '/var/lib/mock/dlrn-centos9stream-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: rootdir = /var/lib/mock/dlrn-centos9stream-x86_64-1/root DEBUG: resultdir = /home/zuul-worker/src/softwarefactory-project.io/DLRN/data/repos/13/b0/13b003256a1a1e94ecafd4c5867b2cecb72b92a3_dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos9stream-x86_64-1/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9stream-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9stream-x86_64-1/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'redhat-rpm-config', 'redhat-release', 'which', 'xz', 'python3-six', 'python3-pbr', 'git-core', 'sed', 'bzip2', 'gzip', 'gcc-c++', 'tar', 'coreutils', 'unzip', 'shadow-utils', 'diffutils', 'cpio', 'bash', 'gawk', 'info', 'patch', 'util-linux', 'findutils', 'grep', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9stream-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 DEBUG: delorean-openstack-barbican-6945564c4c3c8203f77 258 kB/s | 13 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-1fb8c0c9 992 kB/s | 68 kB 00:00 DEBUG: delorean-openstack-cinder-97b014df8f7f3fe26c4c3 652 kB/s | 30 kB 00:00 DEBUG: delorean-python-octaviaclient-b7a9d9128eb6a2eb0 2.5 MB/s | 127 kB 00:00 DEBUG: delorean-python-observabilityclient-2f31846d73c 526 kB/s | 25 kB 00:00 DEBUG: delorean-diskimage-builder-7d793e664cf892461c55 5.9 MB/s | 289 kB 00:00 DEBUG: delorean-openstack-nova-60ceccc424922f152bf6757 791 kB/s | 37 kB 00:00 DEBUG: delorean-openstack-designate-af7445fa0add6950f5 359 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-glance-4914bb9db5453f0721e37 424 kB/s | 19 kB 00:00 DEBUG: delorean-openstack-keystone-4e2e36ad7767a459277 492 kB/s | 23 kB 00:00 DEBUG: delorean-openstack-manila-f0f77217788384b91e584 510 kB/s | 26 kB 00:00 DEBUG: delorean-openstack-neutron-4f2c00566140f2964f1f 2.8 MB/s | 136 kB 00:00 DEBUG: delorean-openstack-octavia-cc3dd1abe3e230716624 510 kB/s | 26 kB 00:00 DEBUG: delorean-openstack-watcher-8f8d537330f82e1f396d 363 kB/s | 17 kB 00:00 DEBUG: delorean-python-tcib-856f39827a406fb012556fd740 75 kB/s | 7.9 kB 00:00 DEBUG: delorean-puppet-ceph-91ba84bc002c318a7f961d084e 2.4 MB/s | 142 kB 00:00 DEBUG: delorean-openstack-swift-38b7cbb29a87e0a6df55f4 329 kB/s | 15 kB 00:00 DEBUG: delorean-python-tempestconf-8515371b7cceebd4282 721 kB/s | 37 kB 00:00 DEBUG: delorean-python-django-horizon-70fbca648b8ea8a1 1.9 MB/s | 87 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 8.2 MB/s | 8.8 MB 00:01 DEBUG: CentOS Stream 9 - AppStream 17 MB/s | 25 MB 00:01 DEBUG: CentOS Stream 9 - CRB 13 MB/s | 7.2 MB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 772 B/s | 3.9 kB 00:05 DEBUG: Errors during downloading metadata for repository 'highavailability': DEBUG: - Downloading successful, but checksum doesn't match. Calculated: 0511d9b078e6cae977599777ee237c07c45d939349a4e4a85b29a4d03e44f0dadc7b8d3d42175bcb0936f84ef420e358a2ede0232525da3372901849c5c7468d(sha512) Expected: 59236e901d78b7ba7460b15e0a07b5ced4cb01b0c8ee16905a5419ddb1934190a4ca9be97c6acb2a9ea4f4edd92858740797d0e771e2c01a9ae46b27c5957062(sha512) DEBUG: Error: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried DEBUG: Child return code was: 1 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9stream-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', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-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-centos9stream-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', '-l', '/var/lib/mock/dlrn-centos9stream-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-centos9stream-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-centos9stream-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-centos9stream-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-centos9stream-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-centos9stream-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 ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/dlrn-centos9stream-x86_64-1/root/ --releasever 9 --setopt=deltarpm=False --allowerasing --disableplugin=local --disableplugin=spacewalk install basesystem rpm-build python3-devel gcc make redhat-rpm-config redhat-release which xz python3-six python3-pbr git-core sed bzip2 gzip gcc-c++ tar coreutils unzip shadow-utils diffutils cpio bash gawk info patch util-linux findutils grep python3-setuptools_scm --setopt=tsflags=nocontexts No matches found for the following disable plugin patterns: local, spacewalk delorean-openstack-barbican-6945564c4c3c8203f77 258 kB/s | 13 kB 00:00 delorean-openstack-ironic-python-agent-1fb8c0c9 992 kB/s | 68 kB 00:00 delorean-openstack-cinder-97b014df8f7f3fe26c4c3 652 kB/s | 30 kB 00:00 delorean-python-octaviaclient-b7a9d9128eb6a2eb0 2.5 MB/s | 127 kB 00:00 delorean-python-observabilityclient-2f31846d73c 526 kB/s | 25 kB 00:00 delorean-diskimage-builder-7d793e664cf892461c55 5.9 MB/s | 289 kB 00:00 delorean-openstack-nova-60ceccc424922f152bf6757 791 kB/s | 37 kB 00:00 delorean-openstack-designate-af7445fa0add6950f5 359 kB/s | 19 kB 00:00 delorean-openstack-glance-4914bb9db5453f0721e37 424 kB/s | 19 kB 00:00 delorean-openstack-keystone-4e2e36ad7767a459277 492 kB/s | 23 kB 00:00 delorean-openstack-manila-f0f77217788384b91e584 510 kB/s | 26 kB 00:00 delorean-openstack-neutron-4f2c00566140f2964f1f 2.8 MB/s | 136 kB 00:00 delorean-openstack-octavia-cc3dd1abe3e230716624 510 kB/s | 26 kB 00:00 delorean-openstack-watcher-8f8d537330f82e1f396d 363 kB/s | 17 kB 00:00 delorean-python-tcib-856f39827a406fb012556fd740 75 kB/s | 7.9 kB 00:00 delorean-puppet-ceph-91ba84bc002c318a7f961d084e 2.4 MB/s | 142 kB 00:00 delorean-openstack-swift-38b7cbb29a87e0a6df55f4 329 kB/s | 15 kB 00:00 delorean-python-tempestconf-8515371b7cceebd4282 721 kB/s | 37 kB 00:00 delorean-python-django-horizon-70fbca648b8ea8a1 1.9 MB/s | 87 kB 00:00 CentOS Stream 9 - BaseOS 8.2 MB/s | 8.8 MB 00:01 CentOS Stream 9 - AppStream 17 MB/s | 25 MB 00:01 CentOS Stream 9 - CRB 13 MB/s | 7.2 MB 00:00 CentOS Stream 9 - HighAvailability 772 B/s | 3.9 kB 00:05 Errors during downloading metadata for repository 'highavailability': - Downloading successful, but checksum doesn't match. Calculated: 0511d9b078e6cae977599777ee237c07c45d939349a4e4a85b29a4d03e44f0dadc7b8d3d42175bcb0936f84ef420e358a2ede0232525da3372901849c5c7468d(sha512) Expected: 59236e901d78b7ba7460b15e0a07b5ced4cb01b0c8ee16905a5419ddb1934190a4ca9be97c6acb2a9ea4f4edd92858740797d0e771e2c01a9ae46b27c5957062(sha512) Error: Failed to download metadata for repo 'highavailability': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried + finalize + rm -rf /tmp/tmp.OkFZvyAxpn